/* CSS Document */



body {
margin:0;
background-color:#000000;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}
#mainWrapper {width:845px;}
#wrapper { background: #A1A0A4 url(../images/buildingBG.gif) repeat-y; margin:0;}
#masthead {font-size:12px; text-align:center; background: #b1b0b0 url(../images/headNew_01.jpg) no-repeat; width:845px; height:140px;}
#masthead a:link, #masthead a:visited {text-decoration:none; color:#fff;}
#masthead a:hover, .active  {text-decoration:none; color:#000;}

#nav1{
	width:130px;
	position: absolute;
	left: 483px;
	top: 61px;
}
#nav2{
	width:116px;
	position: absolute;
	left: 618px;
	top: 61px;
}
#nav3{
	width:109px;
	position: absolute;
	left: 735px;
	top: 61px;
}

#content {text-align:left; margin: 0px 20px 0 245px; }
#sideImages {float: right; width:220px;}
#sideImages img {margin: 0 0 20px 0;}
#content h1 {font-size:16px; color:#3f3f3f; margin:0 0 10px 0;width:340px;}
#content h2 {font-size:14px; color:#3f3f3f; margin:0 0 0 0;width:340px;}
#content p {font-size:11px; line-height:15px; color:#FFFFFF; margin:0 0 10px 0; width:340px; }
#content p.highlight {font-weight:bold; color:#3f3f3f; width:340px;}
#content p a:link, #content p a:visited {color:#3f3f3f;}
#content p a:hover {color:#000;}


#sidebar { float:left;
	
	background: url(../images/headNew_02.jpg) no-repeat;
	padding: 260px 0 0 0;
	width:225px;
	
}

#sidebar h4 {font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif; color: #fff; background: #3f3f3f; margin:10px 0 0px 10px; padding:2px;}
#sidebar p {font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif; color: #000; margin:0 0 0px 10px; padding:2px;}
.clearBoth {clear:both; margin:0 0 0 225px;  line-height:10px; background-color:#0073ae;}
#Logo {
	position:absolute;
	
	left:155px;
	top:42px;
	width:307px;
	height:78px;
	z-index:5;
}
#footer {text-align:right; vertical-align:top;}
#footer p {font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif; color: #000; vertical-align:top;margin: 10px 0 5px 0;}
#footer a:link, #footer a:visited {color:#ccc;}