div#lftSection2-header
{
	width:400px;
	height:75px;
	background: url(../images/home-hdrlft-back-trans.png) no-repeat;
}

.headerTextlft a
{
	position: absolute;
	padding-left: 25px;
	padding-top: 12px;
	width:375px;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC66;
	letter-spacing: -0.5px;
	line-height: 18px;
	display: block;
	text-decoration: none;
}

.headerTextlft a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

div#lftSection3-nav
{
	top:0px;
	left:0px;
	width:400px;
	height:425px;
	/*background: url(../images/home-nav-back-trans.png) no-repeat;*/
}

.lftSection3b-nav
{
	top:0px;
	left:0px;
	width:400px;
	height:50px;
	background: url(../images/home-nav-back-trans.png) no-repeat;
	margin-top: 217px;
	padding-top: 1px;
}



div#rhtSection2-header
{
	width:400px;
	height:75px;
	background: url(../images/home-head-back-trans.png) no-repeat;
}

.headerText
{
	position: absolute;
	padding-left: 25px;
	padding-top: 12px;
	width:375px;
	height: 63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}

.headerText strong
{
	font-size: 18px;
	color: #FFB638;
	vertical-align: top;
}

div#rhtSection3-body
{
	
	width: 400px;
	height: 100%;
	background: url(../images/home-text-back3-trans.png) repeat-y;
	
}

.bodyText
{
	padding-left: 30px;
	padding-top: 35px;
	width:355px;
	height: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 15px;
	letter-spacing: 0;
}


ul {
	padding: 7px 0px 7px 15px;
	margin: 0;	

}

ul li {
	padding: 0px 0px 6px 0px;
}


.footerLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
	line-height: 13px;	
}

.footerLinks a{
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}

.footerLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;	
}

