html, body { text-align: center; font-family: arial; margin: 20px 0 10px;}

#header { margin: auto; width: 921px; height: 100px; text-align: left;}
#header p.logo { float: left; width: auto ; }
#header p.phone { float: right; width: 280px ; color: #404040; font-size: 12px; font-weight: bold; padding: 35px 0 0 0; }
#header p.phone span { font-weight: normal; font-size: 22px; text-transform: uppercase; }
#header img.social { float: right; width: 32px; height: 32px; border: 0; margin: 5px 0 0; }

#pgTop { clear: both; margin: auto; width: 921px; height: 56px; background: url(images/pgTop.jpg) left bottom no-repeat;  }
#pgTop .nav ul { margin: 0 35px 0; padding: 0; }
#pgTop .nav li { background: url(images/navBg.jpg) #000 no-repeat; width: 135px; height: 51px; float: left; list-style-type: none;  }
#pgTop .nav li p { background: url(images/navRou.png) no-repeat; width: 116px; height: 36px; padding: 5px 0 0 0; margin: 10px auto 0; text-align: center; }
#pgTop .nav li p.red { background-color: #e10f13; }
#pgTop .nav li p.yel { background-color: #ffcc01; }
#pgTop .nav li p.tea { background-color: #00c0c0; }
#pgTop .nav li p.gre { background-color: #00c000; }
#pgTop .nav li p.org { background-color: #ef4715; }
#pgTop .nav li p.blu { background-color: #385bfc; }

#pgTop .nav li p span { width: auto; margin: auto; }
#pgTop .nav li a { font: bolder 12px arial ; color: #fff; text-decoration: none;  }
#pgTop .nav li a:hover { text-decoration: underline; }

#pgMid { margin: auto; width: 919px; background: url(images/pgMid.jpg) repeat-y; padding: 1px; }
#pgBot { margin: auto; width: 921px; height: 13px; background: url(images/pgBot.jpg); }

#container { margin: auto; width: 881px; text-align: left;}

#himg { background: url(images/himg.jpg); height: 251px; margin-top: 6px; }
#himg .box { width: 450px; padding: 50px 60px 0; }
#himg .box h6 { color: #a29f92; font: bold 24px arial; margin: 15px 0 0 0; padding: 0; }
#himg .box p { margin: 0; }
#himg .box select { width: 287px; background: url(images/select.jpg) no-repeat; border: 0; padding: 4px 5px 11px 10px; font-size: 20px; }
#himg .box .submit { background: url(images/submit.jpg); border: 0; width: 105px; height: 39px; cursor: hand; cursor: pointer; }
#himg .box .marg { margin-top: 30px; }

#content { font-size: 12px; color: #404040; padding-bottom: 15px; }
#content h1 { font: bold 28px arial; color: #ef4715; padding-bottom: 5px; border-bottom: 1px dotted #c0c0c0; }
#content h1.hp { font: bold 28px arial; color: #ef4715; padding-bottom: 5px; border-bottom: 1px dotted #c0c0c0; width: 64%; }
#content .subtitle { font-weight: bold; color: #ef4715; }

#content .righ { float: right; width: 293px; margin-left: 30px; }
#content .righ .line { height: 1px; border-top: 1px solid #c0c0c0; margin: 25px 0; }
#content .righ .top { background: url(images/righTop.jpg) no-repeat left top #f0f0f0; padding: 15px; }
#content .righ .top h6 { font: normal 22px arial; color: #404040; margin: 0 0 10px; padding-bottom: 5px; border-bottom: 1px dotted #404040; }

#content .righ .top dl { margin-left: 15px; }


#content .righ .bot { background: url(images/righBot.jpg); height: 3px; }

#footer { clear: both; margin: 10px auto 0; width: 901px;  text-align: left; }
#footer .nav { color: #404040; font-size: 12px; }
#footer .nav a { color: #404040; text-decoration: none; font-weight: bold; margin: 0 10px; }
#footer .nav a:hover { text-decoration: underline; }

#footer p.copy { margin: 0; padding-top: 0px; font-size: 10px; }
#footer p.copy a { color: #000; text-decoration: none; }

#quoForm td { padding: 5px }
#quoForm td.header { background: #c0c0c0; text-transform: uppercase; font-size: 20px; font-weight: bold; font-family:Arial, Helvetica, sans-serif ; padding: 10px 20px; }
#quoForm tr.on { background: #e7e7e7; }
#quoForm ul { padding-left: 0; }
#quoForm li { float: left; width: 200px; list-style-type: none; }

#form { width:550px }
#form label{ float: left; width: 100px; font-family:Arial, Helvetica, sans-serif; font-size: 12px; }
#form p { float: left; margin: 0; padding: 0 10px; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
#form br { clear: left; }
#form input, textarea{ width: 180px;margin-bottom: 10px; }
#form textarea{ width: 75%; height: 120px; }
#form #submit { text-align: right; padding-right: 10px; }
#form #submit #submitbutton { width:auto; padding: 3px 5px; }

.msg_success	{	font-family: arial;  font-size: 12px;	color: #00BB00;	}
.msg_failure	{	font-family: arial;  font-size: 12px;	color: #CC0000;	}