
#register, #right, #left { display:none; }
#center, #float-wrap, #outer { width:962px; }
#outer { margin:0px; }
#center { margin-left:0px;}
#wrapper{ background:#FFF;}
#header, #clearheadercenter{height:111px;}
#container-center{padding-top:0;}
.goldTab, .blueTab{
	height:104px;
	width:308px;
	float:left;
	padding:0 6px;
}
#tabs{
	top:-51px;
	position:relative;
	z-index:1000;
}
.blueTab{
	background:url(/images_web/blueTab.png) no-repeat center center;
	color:#fff;
}
.blueTab a, .blueTab a:link, .blueTab a:visited, .blueTab a:active, .blueTab a:hover {color:#FFCC33;}.blueTab a{
	text-decoration:none;
	font-weight:normal;
}
.blueTab:hover{
	cursor:hand;
}
.goldTab{
	background:url(/images_web/goldTab.png) no-repeat center center;
	color:#333333;
}
.goldTab a, .goldTab a:link, .goldTab a:visited, .goldTab a:active, .goldTab a:hover {color:#333333;}.goldTab a{
	text-decoration:none;
	font-weight:normal;
}
.goldTab:hover{
	cursor:hand;
}
.tabImage{
	float:left;
}
.tabTitle{
	padding:20px 13px;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}
.goldTab .tabTitle{
	padding-left:44px;
}
.tabText{
	padding:0 35px 0 3px;
	text-align:right;
	font-size:12px;
}
.blueTab .tabText{
	color:#ffcc33;
	padding:0 45px 0 17px;
}
.tabImage{
	margin-top:3px;
	width:90px;
	height:99px;
	overflow:hidden;
}
#homepageImg{
	width:962px;
	height:338px;
	overflow:hidden;
}
