@charset "UTF-8";



/* Clear Marketing CSS Document */


/* General Styles */

body	{
	background-image: url(../img/bg/6.jpg);
	}



.hoverBtn div {
	background:	white url(../img/navhover_gold.gif) repeat 0 0 scroll;
	overflow: hidden;
	text-indent: 4px;
}

li a.selected	{
	background: url(../img/navhover_gold.gif) repeat;
	color: #633c09;
}


h3	{
	color:#c88b2e;
	font-size: 1.6em;
	margin-bottom: 10px;
	
	}
	

#content p	{
	width: 500px;
	line-height: 1.6em;
	color: #666666;
	width: 290px;
	padding: 180px 0 0 20px;
	}
	
#rightcol ul	{
	color: #666666;
	padding-left: 25px;
	font-size: 1.1em;
	width: 290px;
	}
	
#rightcol ul li	{
	padding-bottom: 8px;
	line-height: 1.4em;
	}

#content.nopad	{
	background: url(../img/awards/bg2.jpg) top right no-repeat;
	}
	
#content.nopadtitle	{
	background: url(../img/awards/bg.jpg) top right no-repeat;
	padding: 0;
	height: 462px;
	width: 912px;
	}



