body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e5e5e5;
	text-align: left;
	margin: 0px;
}

#container {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	background-color: #666666;
	height: 760px;
	width: 801px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Redbanner {
	position:absolute;
	left:0px;
	top:0;
	width:800px;
	height:26px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/***********************************************/
/* Nav Divs                                 */
/***********************************************/
#header {
	height:63px;
	width:800px;
	background:#680001;
}
#header #logo{
	float:left;
	width:135px;
	height:63px;

}
#header #nav {
	background:#7c0000;
	float:left;
	clear:right;
	width:800px;
	height:35px;
	margin-top:25px;
	border-top:1px #5b0101 solid;
	border-bottom:1px #FFFFFF solid;		
}
	#header #nav  ul{
		margin: 8px 0 0 21px;
		padding: 0;
	}
	#header #nav  li {
		display: inline; 
		float: left;
		list-style: none;
		padding: 0;
		margin: 0 25px 0 0;
	}
	#header #nav  a {
		font:11px Arial, Helvetica, sans-serif;
		text-decoration: none;
		margin:0;
		padding:0;
		color:#FFFFFF;
	}
	#header #nav  a:hover {
		text-decoration:underline;
	}
	#ban
/************** end nav ***************/
#splash {
	position:absolute;
	left:-1px;
	top:62px;
	width:800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}

#logo {
	position:absolute;
	left:0px;
	top:221px;
	height: 220px;
	background-color: #000000;
}

#intro-text {
	position:absolute;
	left:270px;
	top:221px;
	height:220px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	padding-top: 15px;
	width: 270px;
	padding-right: 10px;
	background-color: #000000;
}
/************** #customer story box styles ***************/
#story {
	position:absolute;
	left:0px;
	top:441px;
	width:260px;
	padding-top: 15px;
	background-image: url(../images/storybox.gif);
	background-repeat: no-repeat;
	height: 215px;
}
#customerstory h3 {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 2px;
}
#customerstory {
	font-size: 10px;
}
#customerstory img {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#customerstory p {
	color: #000000;
	font-size: 10px;
	margin: 0px;
}

#customerstory a:link, #customerstory a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	margin: 0px;
}
#customerstory a:hover, #customerstory a:active {
	text-decoration: underline;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
}

#mailing a:link, #mailing a:visited {
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	margin: 0px;
}
#mailing a:hover, #mailing a:active {
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	margin: 0px;
} 
#mailing {
	padding: 10px;
	margin-top: 15px;
}
#mailing p {
	font-size: 9px;
	margin: 5px;
}




/************** #yellow bar content styles ***************/

#yellowleft {
	position:absolute;
	left:0px;
	top:441px;
	width:17px;
	height:198px;
}


#yellowmid {
	position:absolute;
	left:260px;
	top:441px;
	height:198px;
	background-image: url(../images/yellowmid.gif);
	background-repeat: repeat-x;
	width: 537px;
}
#news {
	font-size: 12px;
	width: 263px;
	position:absolute;
	left:537px;
	top:221px;
	height:220px;
	background-image: url(../images/newsbox.gif);
	background-repeat: no-repeat;
}
#news a {
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding: 0px;
	margin-left: 0px;
}
#news p {
	margin-top: 0px;
	line-height: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 8px;
}

#news h3 {
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 6px;
}


#yellowright {
	position:absolute;
	left:785px;
	top:441px;
	width:15px;
	height:198px;
}

#property1 {
	position:absolute;
	left:271px;
	top:488px;
	width:225px;
	height: 50px;
}
#property1 p {
	font-size: 10px;
	float: left;
	padding-top: 0px;
	margin: 0px;
}
#property1 img {
	float: left;
	clear: both;
	margin-right: 10px;
}


#property3 {
	position:absolute;
	left:513px;
	top:488px;
	width:225px;
	height:52px;
}
#property3 p {
	font-size: 10px;
	float: left;
	padding-top: 0px;
	margin: 0px;
}
#property3 img {
	float: left;
	clear: both;
	margin-right: 10px;
}

#property2 {
	position:absolute;
	left:271px;
	top:558px;
	width:225px;
	height: 50px;
}
#property2 p {
	font-size: 10px;
	float: left;
	padding-top: 0px;
	margin: 0px;
}
#property2 img {
	float: left;
	clear: both;
	margin-right: 10px;
}
#property4 {
	position:absolute;
	left:513px;
	top:558px;
	width:225px;
	height:50px;
}
#property4 p {
	font-size: 10px;
	float: left;
	padding-top: 0px;
	margin: 0px;
}
#property4 img {
	float: left;
	clear: both;
	margin-right: 10px;
}
#Feature {
	left: 9px;
	position: absolute;
}
#Feature a {
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#Feature p {
	margin-top: 2px;
	line-height: 10px;
}

#Feature h3 {
	font-size: 18px;
	font-style: italic;
	color: #C7B464;
	margin-top: 10px;
}
/************** #footer styles ***************/
#footer {
	position:absolute;
	left:0px;
	top:627px;
	width:800px;
	height:120px;
	padding: 20px;
	background-image: url(../images/footerBG.gif);
	background-repeat: no-repeat;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer p {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.mainpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}
.mainpageLinks a:link, .mainpageLinks a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.mainpageLinks a:hover, .mainpageLinks a:active {
	text-decoration: underline;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.mainpageLinks p {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
