@charset "utf-8";
/* CSS Document */


#navtile {
	width: 199px;
	height: 250px;
	background-image:url(/custom/themes/default/images/nav-tile.gif);
	margin: 0px 0px 0px 16px;
	padding-left: 10px;
}

.title {
}

.title h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	color: #ffffff;
}	

.vipbox {
	background-image:url(/custom/themes/default/images/joinourvip.gif);
	width: 207px;
	height: 300px;
	margin: 0px 0px 0px 16px;
	padding-left: 10px;
	}

.footer {
	position: relative;
	width: 781px;
	height: 50px;
	}

.footer #text	{
	position: absolute;
	top: 9px;
	left: 45px;
	padding: 10px;
}
	