/************************ HMTL Styles */
body{
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
a{
	color: #006699;
}
a:visited{
	color: #006699;
}
a:hover{
	color: #006699;
}
a img{
	border: none;
}
h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
}

h1{
 font-size: 140%;
}
h2{
	font-size: 150%;
	color: #626262;
}
h3{
 font-size: 120%;
}
h4{
}
h5{
}

hr{
	
}

ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-image: url(images/listArrow.gif);
}

/************************** Layout */
#whiteTopBg{
	background-color: white;
}
#outerContainer{
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
#header{
	width: 100%;
	clear: both;
	margin-bottom: 20px;
}
#mainContainer{
	padding: 0 11px 11px 11px;
	clear: both;
	background-image: url(images/main-box-sides.jpg);
}
#footer{
	clear: both;
	background-image: url(images/footerBg.jpg);
	background-repeat: repeat-x;
}
#logo{
	float: right;
}
#quickQuote{
	background-image: url(images/qq-background.gif);
	width: 480px;
	height: 74px;
	background-repeat: no-repeat;
}
#navSpacer{
	padding-left: 23px;
	background-image: url(images/main-box-top.jpg);
	height: 47px;
	background-repeat: no-repeat;
	background-position: left top;
}
#mainNav{
	height: 36px;
	width: 949px;
	font-size: 16px;
}
#mainNav a{
	display: block;
	color: white;
	text-decoration: none;
	padding-top: 7px;
	height: 28px;
	text-align: center;
	background: transparent;
}
#mainNav a:hover{
	background-image: url(images/nav-hover-bg.jpg);
}
#mainNav ul{
	list-style-type: none;
	list-style-image: none;
}
#mainNav ul li{
	float: left;
	height: 36px;
}
#btnHome{
	width: 80px;
}
#btnServices{
	width: 135px;
}
#btnReport{
	width: 135px;
}
#btnMerchant{
	width: 165px;
}
#btnLogo{
	width: 120px;
}
#btnFAQ{
	width: 75px;
}
#btnOrder{
	width: 80px;
}
#btnContact{
	width: 90px;
}
#navDivider{
	width: 7px;
	background-image: url(images/nav-divider.jpg);
}
#itemBox{
	background-image: url(images/itemBox-bg.jpg);
	width: 228px;
	height: 198px;
	border: 1px solid white;
	background-repeat: no-repeat;
}
#itemBoxContent{
	margin:8px 15px 0 8px;
}
#itemBox h3{
	color: white;
	margin-bottom: 18px;
}
#itemBox p{
	height: 115px;
	margin: 0;
	padding: 0;
}
#itemBox ul{
	height: 115px;
}
.blueText{
	color: #386DB4;
}
.grayBoxTop{
	background-image: url(images/grayBoxTR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.grayBox{
	border-left: 1px solid #E1DEDE;
	border-right: 1px solid #E1DEDE;
	background-color: #F8F7F7;
	padding: 5px;
}
.grayBoxBottom{
	background-image: url(images/grayBoxBR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.submitbutton {
	color: white;
	text-align: center;
	background-image: url(images/buttonBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 5px;
}
.submitbutton:hover {
	color: yellow;
}
.borderBottom{
	border-bottom: 1px dashed gray;
	padding-bottom: 9px;
	margin-right: 15px;
	margin-left: 15px;
}


.leftcol {
width: 275px;
padding: 0px 14px 0px 4px;
float: left;
overflow: hidden;
}
.leftcol h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: 1.5em;
	padding-left: 8px;
	padding-bottom: 5px;
	vertical-align: middle !important;
	position: relative;
}
.leftcol h2 img {
vertical-align: bottom !important;
padding-right: 10px;
position: relative;
top: 5px;
}
.leftcol ul {
line-height: 1.5em;
padding: 10px 5px 0px 20px;
}
.leftcol .grayBox ul li:first-child {
background: none !important;
padding: 0px 0 3px 0;
}
.leftcol ul li {
background: url(images/dotline.jpg) no-repeat left top;
padding: 5px 0 3px 0;
	
}
.leftcol ul li a {
text-decoration: none;
color: #444343 !important;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	
}
.leftcol ul li a:hover {
text-decoration: underline;
}
.leftcol .grayBoxBottom {
margin-bottom: 10px;
}
.leftcol form {
	margin: 0;
	padding: 0;
}
.leftcol dl {
padding: 12px 5px 12px 10px;
overflow: hidden;
margin: 0;
position: relative;
height: 1%;
}
.leftcol dl dt {
float: left;
width: 100px;
height: 100%;
padding: 5px;
margin: 0px;
	
}
.leftcol dl dd {
float: left;
	width: 120px;
	margin: 0px;
	padding: 3px;
}
leftcol p {
	margin: 0;
	padding: 12px 0;
}
.clearing {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.center {
	text-align: center;
}
input.nchinput {
border: 1px solid #C5C4C4;
width: 226px;
padding: 2px;	
margin-bottom: 10px;
}
input.stchinput {
border: 1px solid #C5C4C4;
width: 120px;
padding: 2px;	
}
#qqform{
	margin-left: 40px;
	padding-top: 40px;
}
#qqform .submitbutton{
	margin-left: 9px;
	padding: 2px 3px;
}
#footerMain{
	background-image:url(images/footerMainBg.jpg);
	width: 980px;
	height: 169px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: 1px top;
}
#footer h4{
	color: #4292FC;
}
#footerPadding{
	padding-top: 1px;
	padding-left: 20px;
}
.footerLinks{
	float: left;
	width: 150px;
	height: 100px;
}
.footerLinks a{
	display: block;
	color: white;
	text-decoration: none;
	margin-left: 9px;
	margin-top: 2px;
}
.footerLinks a:hover{
	color: yellow;
	text-decoration: none;
}
.footerLinks.wide{
	width: 180px;
}
.footerLinks.wide{
	width: 180px;
}
#footerAddress{
	float: right;
	width: 200px;
	text-align: right;
	color: white;
}

#welcomeNote {
	text-align: center;
	float:right;
	height:1%;
	overflow:hidden;
	padding:0px 10px 20px 20px;
	width: 332px;
}
#siteseal{
	padding-left: 250px;
}
.grayBox form .interiorButton a{
	color: white;
	text-decoration: none;
}
