
body {
margin:0;
padding:0;
background-color:#FFFFFF;
width:100%;
height:100%;
background-image: url(../images/global/leftnav_bgtile.jpg);
background-repeat:repeat-y;
}
#centerdiv {
width:100%;
height:auto;
padding:0;
margin:0;
background-image:url(../images/global/header_slice.jpg);
background-repeat:repeat-x;
background-position: 797px 75px;
}

#topnav {
	background-color:#AD505B;
	width:100%;
	height:75px;
}



#top-banner {
	
	width:667px;
	height:59px;
	float:left;
	clear:right;
	margin:0;
    
}

#leftnav {

	width:130px;
	height:100%;
	float:left;
	}


#content {

width:667px;
height:auto;
float:left;
}

#top-left-image {
	width:160px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
}

#main_content_div {

	width:320px;
	height:auto;
	margin-left:20px;
	padding:0;
	float:left;
}

#testimonials {

	width:112px;
	height:331px;
	margin:0;
	margin-top:20px;
	border:1px solid #AD505B;
	background-color:#D1A0A0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	padding:5px;
	float:right;
}
	