/* Candor Advertising CSS Document */

body {
 	background: #918e81;
	margin: 0px;
	}

#contentwrapper {
	width: 756px;
	height: 100%;
	margin-top: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5d6b72;
	}
	
#homenavbanner {
	background: url('images/navbanner-home.gif') no-repeat top left;
	width: 755px;
	height: 61px;
	}
	
#hometopcontent {
	background: url('images/bg-hometopcontent.gif') repeat-y top left;
	width: 755px;
	height: 256px;
	}
	
#homebtmcontent {
	background: url('images/bg-homebtmcontent.gif') repeat-y top left;
	width: 755px;
	height: 189px;
	line-height: 16px;
	}
	
#subbtmcontent {
	background: url('images/bg-homebtmcontent.gif') repeat-y top left;
	width: 755px;
	height: 189px;
	line-height: 16px;
	}
	
#subbtmcontent a:link, #subbtmcontent a:visited, #subbtmcontent a:active {
	color: #5d6b72;
	text-decoration: underline
	}
	
#subbtmcontent a:hover, #subbtmcontent a:visited:hover {
	color: #ff9933;
	text-decoration: none
	}	
		
	
#homebtmcurve {
	background: url('images/bg-homebtmcurve.gif') no-repeat top left;
	width: 755px;
	height: 28px;
	}
	
#subnavbanner {
	background: url('images/navbanner-sub.gif') no-repeat top left;
	width: 755px;
	height: 61px;
	}
	
#subnavbanner2 {
	background: url('images/navbanner-sub2.gif') no-repeat top left;
	width: 755px;
	height: 61px;
	}
	
#submaincontent {
	background: url('images/bg-submaincontent.gif') repeat-y top left;
	width: 755px;
	}
	

#subbtmcurve {
	background: url('images/bg-subbtmcurve.gif') no-repeat top left;
	width: 755px;
	height: 28px;
	}

#maincontenttop {
	background: url('images/bg-maincontenttop.gif') no-repeat top left;
	width: 657px;
	height: 21px;
	margin-top: 9px;
	float:right
	}	
	
#maincontentdisplay {
	background: #fff url('images/bg-maincontentbtm.gif') no-repeat bottom left;
	width: 657px;
	_height: 424px;
	float: right;
	text-align: left;
	}
	
#content-descript {
	position:absolute;
	top: 2px;
	/* left: 25px;*/
	color: #5d6b72;
	line-height: 16px;
	}
	
#content-descript a:link, #content-descript a:visited, #content-descript a:active {
	color: #5d6b72;
	text-decoration: underline
	}
	
#content-descript a:hover, #content-descript a:visited:hover {
	color: #ff9933;
	text-decoration: none
	}
	
table.description {
	z-index: 100;
	width: 250px;
	height: 150px;
	position: absolute;
	vertical-align: top
	}

/*#visualmain {
	position:absolute;
	top: 2px;
	right: 25px;
	}	*/	
	
#maincontentright {
	float:right;
	margin-top: 15px;
	width: 54px;
	padding-right: 9px
	}
	
#maincontentright img {
	border: 1px solid #ebe2b7;
	}
	
#maincontentright a:link img, #maincontentright a:active img, #maincontentright a:visited img {
	border: 1px solid #ebe2b7;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	}
	
#maincontentright a:hover img, #maincontent a:visited:hover img {
	border: 1px solid #ffffff;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	}	

#mainnav {
	padding-top: 29px;
	}
	
#homelink {
	margin-top: 29px;
	width: 54px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase
	}
	
#homelink a:link, #homelink a:visited, #homelink a:active {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#homelink a:hover, #homelink a:visited:hover {
	color: #ff9933;
	text-decoration: none
	}	
	
#footer {
	color: #ffffff;
	font-size: 10px;
	padding-top: 5px;
	text-align: center;
	line-height: 14px
	}	
