
body{
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
}

#wrapper{
	margin:0 auto;
	width:960px;
	border:1px solid white;
	background-image:url(../images/sub_bg.gif);
	background-repeat:repeat-y;
	background-color:white;
	
}

#header{

	
}

#headerArea{
	height:104px;
}

#logo{
	display:none;
}

#headerArea #headerLeft{
	float:left;
	margin:10px;
}

#headerArea #headerLeft h2{
	font-size:1.8em;
	color:white;
	font-weight:bold;
}

#headerArea #headerLeft h3{
	font-size:1.4em;
	color:white;
}

#headerArea #headerRight{
	float:right;
	margin:10px;
}

#headerArea #skyline{
	background-image:url(../images/cityscape.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:110px;
	width:960px;
	_background-image:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/cityscape.png", sizingMethod="image");
}



#bodyContainer{
	margin-top:5px;
	_margin-top:0px;
}

#leftCol{
	float:left;
	width:150px;
	background-image: url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	_margin-top:-10px;
}
#eOffice{
	padding-top:20px;
}

#rightCol{
	display:none;
}

#mainCol{
	width:800px;
	margin-left:150px;
	margin-top:6px;
	_margin-top:-9px;
}

#content{
	padding:5px;
}

#mainTitle{
	background-image:none;
	background-repeat:no-repeat;
	height:20px;
	width:810px;
	_width:805px;
}

#mainTitle h3{
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color: #000000;
	padding-left:40px;
	display:none;
}


#footer{
	background-color:#990000;
	height: 17px;
	width:960px;
	clear:both;
}

#legal{
	text-align:center;
	font-size:10px;
	color:white;
}
#legal a{
	color: #FF9900;
	text-decoration:underline;
}
#legal p{
	margin-top:5px;
	margin-bottom:0px;
}
#contactArea{
	color:white;
	text-align:center;
}
#contactArea a{
	color: #FF6600;
	text-decoration:underline;
}
#contactInfo2 #contact1, #contact2,contact3{
	color: #fff;
	padding-top:10px;
}
#sub{
	height:216px;
}

#rightFocusArea{
	margin-top:5px;
}

#rightFocusArea .focusBox{
	margin-bottom:15px;
}

#rightFocusArea .focusBox .focusContent{
	margin-top:2px;
	border:1px solid black;
	padding:5px;
	min-height:110px;
}

#rightFocusArea .focusBox .focusContent img {
	padding:5px;
}


#rightFocusArea .focusBox h3{
	border:1px solid black;
	padding:3px;
	background-color: #000000;
	font-weight:bold;
	color:white;
}
/** utility **/
.clearBoth{
	clear:both;
}

.colorPrimary{
	background-color:#b40101;
}
/*subpage*/
#searchArea{
	display:none;
}
