﻿body
{
	background-color: Black;
	font-family: Tahoma;
	font-size: 10pt;
	margin: 0;
}

#wrapper
{
	background: url(images/borderRT.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	margin: auto;
	width: 800px;
}

#horzGrad
{
	background: url(images/horzGrad.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	min-height: 800px;
}

#vertGrad
{
	background: url(images/vertGrad.jpg);
	background-color: #C5C5C5;
	background-position: right top;
	background-repeat: repeat-x;
	margin-right: 7px;
}

#topLt
{
	background-color: White;
	border-bottom: solid 1px #616161;
	float: left;
	width: 601px;
}

#topLt .links a,
#topLt .links a:visited
{
	color: #C10001;
	display: block;	
	padding: 3px 15px;
	padding-top: 8px;
	text-align: right;	
}

#topRt
{
	background: url(images/vertGrad.jpg);
	background-repeat: repeat-x;
	height: 76px;
	margin-left: 601px;
	width: 192px;
}

#topRt .text
{
	color: White;
	font-family: Arial;
	font-size: 15.28px;
	line-height: 21px;
	padding-right: 7px;
	padding-top: 20px;
	text-align: right;
}

.ie6Text
{
	display: none;
}

#leftNav
{
	background-color: White;
	border-right: solid 1px #616161;
	clear: left;
	float: left;	
	height: 400px;
	width: 150px;
}

#mktBanner
{
	background: url(images/HPBanner.jpg);
	height: 196px;
	margin-left: 151px;
	width: 530px;
}

/*#mktBanner .banner
{	
	height: 192px;
	padding: 4px 0 0 4px;	
}

#mktBanner .banner .png
{
	background: url(images/hpBanner.png); 		
	height: 192px;
	width: 526px;
}*/

#titleBar
{
	background: url(images/hpTitleBar.jpg);
	height: 47px;
	margin-left: 151px;
	width: 530px;
}

#content
{
	background: url(images/contentBG.jpg);
	margin-left: 151px;
	width: 530px;
}

#webLt
{
	background: url(images/webLt.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 400px;
	width: 530px;
}

#webRt
{
	background: url(images/webRt.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 450px;
	width: 530px;
}

#footer
{
	color: White;
	background-color: Black;
	padding: 15px;
}

#footer a, #footer a:visited
{
	color: #C40000;
	display: inline-block;
	margin: 0 5px;
	padding: 3px 10px;
}

/* secondary */

#mktBannerSec
{
	background: url(images/hpBannerGrad.jpg);
	background-repeat: repeat-y;
	height: 74px;
	margin-left: 151px;
	width: 530px;
}

#contentSec
{
	background: url(images/contentBG.jpg);
	margin-left: 151px;
	width: 530px;
}

#titleBarSec
{
	background: url(images/hpTitleBar2.jpg);
	height: 38px;
	margin-left: 151px;
	padding: 4px 7px;
	padding-top: 5px;
	width: 516px;
}