body {
	margin:0;
	padding:0;
	color: #f0f0f0;
	font-size: 9pt;
	font-family: "Lucida Grande", "trebuchet ms", verdana, sans-serif;
	line-height: 145%;
	overflow:inherit;
	background-color: #474747;
}
td { }
a:link {
	color: #CCC;
}
a:visited {color: #ccc;}
a:hover {color: #FFF;}
a:active {color: #ccc; }

div.wrapper{
	width: 955px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../images/bkgd_image_full.jpg);
	background-repeat: no-repeat;
}

div.wrapper2{
	width: 955px;
	height: 100%;
	margin: 0 auto;
	background-image: url(../images/bkgd_image_faded.jpg);
	background-repeat: no-repeat;
}

div.header_box{
	
	width: 950px;
	height: 85px;

}

div.left_box{
	clear:both;
	float: left;
	width: 760px;
	border-right-color: #999;
	border-right-style: dashed;
	border-right-width: 1px;
	padding-top: 25px;
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: 25px;
	
}

div.right_box{
	float: left;
	width: 130px;
	height: 100%;
	padding-top: 25px;
	padding-left: 10px;
		
}

div.footer_box{
	clear: both;
	height: 50px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width:950px;
	background-image: url(../images/footer_lighten.png);
}

div.footer_insideleft{
	float: left;
	padding-left: 25px;
	width: 765px;
					
}
div.footer_insideright{
	float: left;
	width: 130px;
				
}


div.content_outside{
	float: left;
	width: 430px;
			
}


div.content_left{
	clear: both;
	float: left;


}

div.thumbnails{
	clear: both;
width: 430px;
	background-color:#323232;
}

div.thumbnail1{
	padding-top: 5px;
	float: left;
	width: 82px;
	background-color:#323232;
	
}
div.thumbnail2{
	padding-top: 5px;
	float: left;
	width: 82px;
	background-color:#323232;
}
div.thumbnail3{
	padding-top: 5px;
	float: left;
	width: 82px;
	background-color:#323232;
}
div.thumbnail4{
	padding-top: 5px;
	float: left;
	width: 82px;
	background-color:#323232;
}

div.thumbnail5{
	padding-top: 5px;
	float: left;
	width: 82px;
	background-color:#323232;
}

div.content_right{
	float: left;
	width: 290px;
	padding-left: 25px;
	
	
	
}

div.content_right2{
	float: left;
	width: 200px;
	padding-left: 25px;
	
	
	
}

.hometext {
	padding-left: 400px;
	padding-right: 25px;
}
.sidebar-body {
	font-size: 8pt;
	line-height: 14px;
}
.footerlinks {
	font-size: 9px;
	text-align: left;
}

.sidebar_listing {
	font-size: 8pt;
	line-height: 10pt;

	}
	
.pageheading-blue {
	color: #309ea4;
	font-size: 12pt;
	font-weight: bold;
}
.pageheading-white {
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}
