
#main {
	text-align:left;
	width:922px;
	position:static;
}
#mastheadcontainer {
	border-top: 1px solid #DDDDDD;
	margin-top:20px;
	width:922px;
}
#topNav {
	list-style-type: none;
	font-weight:normal;
	font-size: 9pt;
	cursor: default;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	width:922px;
	top:140px;
	position:absolute;
}
#topNav a {
	display: block;
	cursor: pointer;
	color: #666666;
	text-decoration: none;
	text-transform:uppercase;
	background-color:white;
	border:none;
}
#topNav a.sel {
	color: #FF9100;
}


.navEle {
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	margin-right:20px;
	padding-right:20px;
	float:left;
	background:url(../assets/arrowdown.gif) right 10% no-repeat;
}

.navEleNo {
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	margin-right:20px;
	padding-right:20px;
	float:left;
}
#topNav a:hover, #topNav a:focus, .navEle a:hover{
	color: #FF9100;
}

#c1{width:214px; float:left;}
#c2{width:213px; float:left;}
#c3{width:216px; float:left;}
#c4{width:152px; float:left;}
#c5{width:125px; float:left;}

#d1 {
	display:none;
	width:250px;
	position:absolute;
	left:-12px;
}
#d2 {
	display:none;
	width:200px;
	position:absolute;
	left:430px;
}
#d3 {
	display:none;
	width:150px;
	position:absolute;
	left:645px;
}
#d4 {
	display:none;
	width:150px;
	position:absolute;
	left:799px;
}
.subnav {
	margin-top:-10px;
	padding:12px 10px 10px 10px;
	background:url(../assets/sp.gif);
}
.subnav2{
	padding:10px 10px 10px 20px;
	background:url(../assets/sp.gif);
}
.frame{
	border: solid 1px #dddddd;
	background-color:#FFFFFF;
	padding:5px 10px 10px 10px;
}
.sub {
	padding:5px 5px 5px 0px;
	border-bottom: solid 1px #dddddd;
}
.sublast {
	padding:5px 5px 0px 0px;
}
.subnav a {
	color: #666666;
	text-decoration: none;
	text-transform:uppercase;
}
.subnav2 a {
	color: #666666;
	text-decoration: none;
	text-transform:uppercase;
}



.subnav a:hover, .subnav a:focus,.subnav2 a:hover, .subnav2 a:focus  {
	color: #FF9100;
}
#cont {

	margin-top:50px;!important
	width:922px;
}
#ss1 {
	display:none;
	width:220px;
	position:absolute;
	left:620px;
	top:132px;
}
#slink {
	background:url(../assets/arrowright.gif) right 50% no-repeat;
}
.foot {
	margin-top:20px;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	clear:both;
	min-height:35px;
	width:922px;
}
.foot a {
	margin:10px 0 15px 0;
	padding:0;
	font-size:10px;
	float:left;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #DDDDDD;
	color: #666666;
}
.foot a:hover {
	color: #cccccc;
}
#tabs {
	width:922px;
	border-top: 1px solid #DDDDDD;
	margin-top:20px;
	height:28px;
	padding-top:10px;
}
.tab {
	float:left;
	height:28px;
	margin-right:20px;
	cursor:pointer;
}
#t3, #t4, #tab2 {display:none;}
