A:link {text-decoration: underline; color:#fc3a09;}
A:visited {text-decoration: underline; color: #fc3a09;}
A:active {text-decoration: underline; color: #fc3a09;}
A:hover {text-decoration: underline; color: #fc3a09;}

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	background:#e8e8e8;
}

li {
	margin-bottom:4px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	line-height:28px;
	margin-top: 0px; 
	padding-top: 0px; 
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-bottom: 3px; 
	padding-bottom: 3px; 
	
}


#mainContainer {
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFFFFF;
	border:#d3cfd3 1px solid;
	background:#ffffff;
	}
	
#header{
	width:848px;
	height:95px;
}

	
#logo{
	float: left;
	padding: 20px 0 5px 20px;
}


#logoHome{
	float: left;
	padding: 10px 0 5px 20px;
}

#logoHome2{
	float: left;
	padding: 22px 0 5px 20px;
}


#armoredBy{
	float:right;
	margin-top:49px;
	margin-right:22px;
}

#homepageQuote{
	float:right;
	margin-right:22px;
	margin-top:14px;
}


#liveperson{
	float: right;
	padding: 20px 20px 5px 0;
}


#menuInner{
	clear:both;
	width: 848px;
	height: 42px;
	background-image:url(images/menubar_inner.gif)
	}

#menuHome{
	clear:both;
	width: 848px;
	height: 42px;
	background-image:url(images/menubar_home.gif);
	}
	
#menuText{
	padding-top:11px;
	float: left;
	padding-left: 25px;
}

#signOnButton{
	float:right;
	margin-right: 10px;
	margin-top: 7px;
}
	
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fc3a09;
}

.menuItemSelected{
	padding-right: 22px;

}

.menu a:link, .menu a:visited {
	text-decoration: none;
	color: #ffffff;
	padding-right:22px;
	}
	
.menu a:hover, .menu a:active {
	text-decoration: underline;
	color: #ffffff;
	padding-right:22px;
	}
	
#sideBar{
	width:240px;
	float: left;
	margin-top:20px;
}

#homeSideBar{
	width:240px;
	float: right;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:11px;
}

#homeBottomContainer{
	float: left;
	margin-top:5px;
	width:555px;
	margin-right:5px;
}

#homeBottomContainer h3{
	margin-top:0px;
}

#homeQuotes{
	width:555px;
	margin-top:32px;
}

#homeNews{
	width:555px;
	margin-bottom:20px;
	margin-top:10px;
}

.newsDate{
	color:#8a8a8a;
	font-size: 10px;
	margin-top:6px;
	margin-bottom:1px;
}

.newsItem{
	color:#525252;
}

#subNav{
	width:211px;
	padding-left:17px;
	margin-bottom: 20px;
}

	
.billboard{
	margin-bottom:10px;
	margin-left:15px;

}

#copyContainer{
	line-height:18px;
	float: right;
	width:565px;
	padding-right:20px;
	margin-bottom:35px;
	margin-top:20px;
}

#homeContainer{
	width:848px;
	margin-bottom:4px;
}

#homeFlash{
	width:822px;
	padding-left:26px;
	height:265px;
	padding-top:10px;
	background-image:url(images/home_flash_back.jpg);
}

#homeFlash2{
	width:822px;
	padding-left:26px;
	height:265px;
	padding-top:10px;
	background-image:url(images/home_flash_back2.jpg);
}


#homeBottom{
	width:814px;
	height:250px;
	margin-top:7px;
	margin-left:23px;
}

#homeBottom2{
	width:811px;
	margin-top:9px;
	margin-left:25px;
}


#homeBox{
	float: left;
	width:171px;
	height:231px;
	background-image:url(images/home_box.jpg);
	padding: 5px 15px 5px 15px;
}

#homeBox h3 {
	margin-top:7px;
}

#homeBoxNews{
	float: left;
	width:175px;
	/*height:231px;*/
	padding: 5px 11px 5px 15px;
	font-size:11px;
}

#homeBoxNews h3 {
	margin-top:7px;
	color:#999999;
}

#newsItemDate{
	font-size:14px;
	color:#999999;
	margin-bottom:3px;
}

#homePromoBox{
	float:left;
}
	
.smallFormText{
	margin-top:7px;
	margin-bottom:3px;
	font-size:.95em;
	line-height:.97em;
}

.contactUsFormRow{
	
}

.contactUsFormRow{
	line-height:1.3em;
}
	
#footer{
	clear:both;
	font-size: 11px;
	background-image:url(images/footer_hr.gif);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-left:20px;
	padding-right:20px;
	height: 28px;
	color: #999999;
}
	
#footerLeft{
	float: left;
}

#footerRight{
	float: right;
}


#footer a:link, #footer a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #413a42;
	padding-left: 10px;
	}
	
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #413a42;
	padding-left: 10px;
	}
	
	
	
	
