body {
	text-align: center;
	font-family: times;
	background-color: #040503;
	padding: 0px;
	margin: 0px;
	margin-top: 30px;
	background-image: url(images/mainSite/landingpage/siteBG.png);
	background-repeat: repeat-x;
	background-position: top;
}
a {text-decoration: none;}
.headerLinkEntry {color: #333333}
li {margin-left: 20px;}
img { behavior: url(iepngfix.htc); }
#siteWrapper {
	margin: 0 auto;
	width: 923px;
}
#siteHeader {
	height: 212px;
	overflow: hidden;
	text-align: left;
}
#headerSlideShow {
	width: 595px;
	height: 185px;
	float:right;
	text-align: right;
	overflow: hidden;
	background-image: url(images/mainSite/landingpage/siteHeaderSlideShowBG.png);
	background-repeat: no-repeat;
}
#headerSEOContainer {
	background-image: url(images/mainSite/landingpage/headerSEOBG.png);
	background-repeat: no-repeat;
	height: 46px;
	overflow: hidden;
	width: 328px;
	background-position: left top;
}
#headerSEOText {
	font-size: 12px;
	text-align: right;
	color: #8a997d;
}
#headerLogoContainer {
	background-image: url(images/mainSite/landingpage/logoBGContainer.png);
	background-repeat: repeat-y;
	background-position: left;
	height: 166px;
	text-align: left;
}
#headerLogoOffset {
	text-align: center;
	width: 250px;
}
#logoText {
	color:#CCCCCC;
	font-family: arial;
	font-size: 21px;
	font-weight: bold;
}
#logoText span {
	margin-left: 6px;
	margin-right: 7px;
}
#logoDescripText {
	color:#CCCCCC;
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	margin-top: 3px;
}
#logoNumber {
	color:#CCCCCC;
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	margin-top: 5px;
}
#logoNumber span {
	margin-left: 1px;
	margin-right: 1px;
}
#leftNavContainer {
	background-image: url(images/mainSite/landingpage/leftNavBG.png);
	background-repeat: repeat-y;
	background-position: left;
}
#leftNavTD {
	background-image: url(images/mainSite/landingpage/leftNavTDBG.png);
	background-repeat: repeat-y;
	background-position: left;
	
}
#rightBody {
	position:relative;
	top: -27px;
}
#contentContainer {
	background-image: url(images/mainSite/landingpage/bodyBG.png);
	background-repeat: repeat-y;
	background-position: left;
	padding: 20px 20px 20px 45px;
	text-align: left;
}
#rightBodyTD {
	background-image: url(images/mainSite/landingpage/rightBodyBG.png);
	background-repeat: repeat-y;
}
#headerLinkContainer {
	padding-left: 56px;
	font-size: 18px;
	color: #333333;
	padding-top: 58px;
	padding-bottom: 75px;
	text-align: left;
}
.headerLinkEntry {
	margin-bottom: 25px;
}
#leftNavCallToAction {
	font-size: 18px;
	color:#3e453d;
	text-align: center;
	padding-bottom: 25px;
}
#companyInfo {
	margin-top: 45px;
	padding-left: 43px;
	color: #91c191;
	font-size: 14px;
	text-align: left;
}
#companyInfo a, #companyInfo a:visited, #companyInfo a:hover {
	color: #91c191;
}
#twBug {
	float: left;
	color: #a5c99d;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 15px;
}
#bottomLicText {
	text-align: right;
	position: relative;
	top: -20px;
	padding-right: 15px;
	font-size: 16px;
	font-style: italic;
	color: #a5c99d;
}
#bottomSiteTD {
	background-image: url(images/mainSite/landingpage/bottomSiteBG.png);
	background-repeat: no-repeat;
}
