
body { margin: 0; padding: 0; background: #181818 url("/images/headerBG.png") repeat-x; }

.outWrap { margin: 0 auto; background: url("/images/header.png") no-repeat top center; width: 100%; height: 190px; }

.wrapper { margin: 0 auto; width: 900px; }

.header { margin: 0; padding: 0; height: 168px; position: relative; }

.content { padding: 3px 4px; background: #FFFFFF; }

.slideshow { padding: 4px; background: url("/images/slideShow.png") no-repeat; float: right; width: 623px; height: 362px; }

.nav { background: url("/images/nav.png") repeat-x; height: 43px; }
	.nav ul { list-style:none; padding:0; margin:0; }
		.nav ul li { float:left; width:auto; border-left: #fff solid 0px;}
		.nav ul li a { display:block; height:43px; line-height:43px; text-align:center; font-size:14px; font-weight:normal; color:#ffffff; text-decoration:none; font-family: Georgia, "Times New Roman", Times, serif; text-transform:uppercase; padding: 0px 0px; }
		.nav ul li a:hover { background: url("/images/navOverLay.png") repeat-x; color: #ffffff; text-decoration: none; }
		
.mainPageInfo { padding: 0px 15px; background: url("/images/bottomInfoBox.png"); width: 860px; height: 312px; float: left; border-left: 1px solid #9A9A9A; border-right: 1px solid #9A9A9A; }

.leftNav { background: url("/images/leftNav1.png") repeat-y left top; }
.sideBar { width: 210px; float: left; padding: 10px; margin:0; }
	.sideBar a { display:block; }
	.sideBar ul { list-style:none; margin:0; padding:0; }
	.sideBar li { padding:10px 5px; margin:0; border-bottom:1px dotted #4C3F26; }
.mainContent { padding: 15px 10px; float: right; min-height: 800px; width: 632px; }

.footer { padding: 15px 0px 40px 0px; text-align: center; color: #ffffff; }
	.footer a { color: #ffffff; }
	.footer img { padding: 5px; }
	
.clear { clear: both; }

#agentsframe { background: none !important; padding:0px !important; }
#agentstable { border:none !important; }
.agentinnerbox {font-size:12px !important; line-height:18px !important; min-height:170px !important;  }
#agenttitlebar { line-height:22px !important; }

.agenttitle1, .agenttitle2 { background:#CCCCCC none repeat scroll 0 0 !important; }