@charset "utf-8";
/* CSS Document */

/*Reset Styles*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* */


body {background:url(images/background.jpg) repeat #eae1d2; font-family:Arial, Helvetica, sans-serif;}
#nav {background:url(images/nav_back.png) repeat-x top left #600303; border-top:1px solid #97201f; border-bottom:1px solid #97201f;}

#nav ul {width:950px; margin:auto; overflow:auto;}
#nav ul li {display:inline;}
#nav ul li a {color:#fff; text-decoration:none; display:block; padding: 10px 20px; float:left;}
#nav ul li a:hover {text-decoration:underline;}

#header {background:url(images/header_back2.jpg) repeat-x top left; overflow:auto;}
#header p.phone {width:950px; margin:auto; text-align:center;}

#container {background:#fff; width:920px; padding:15px; margin:auto; color:#666; font-size:0.8em; overflow:auto;}

.topltcol {float:left; width:620px; padding-right:32px; font-size:1.1em;}
.topltcol h3 {color:#005572; text-transform:uppercase; font-size:1.2em; font-weight:bold; text-align:center; margin-bottom:1em; font-family:Georgia, "Times New Roman", Times, serif; line-height:1.5;}
.toprtcol {float:left; width:228px; background:#005572; padding:19px; border:1px solid #003a4e;}
.toprtcol h3 {color:#fff; text-transform:uppercase; font-size:1.3em; font-weight:bold; text-align:center; margin-bottom:1em;}
.toprtcol label {color:#fff; font-weight:bold; display:block; padding: 10px 0px;}
.toprtcol input.txt {width:220px; padding:4px;}
.toprtcol textarea {width:220px; padding:4px; height:60px;}
.toprtcol input.btn {background:url(images/ylw_btn.png) repeat-x top left #eecb2a; border:1px solid #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; color:#000; text-transform:uppercase; padding:10px; width:228px; font-weight:bold; margin-top:10px; cursor:pointer;}
.toprtcol p {color:#fff; text-align:center; padding-top:10px;}


.horzform {background:#005572; padding:19px; border:1px solid #003a4e; overflow:auto; }
.horzform h3 {color:#fff; text-transform:uppercase; font-size:1.3em; font-weight:bold; margin-bottom:5px;}
.horzform fieldset {width:325px; float:left;}
.horzform fieldset.first label {color:#fff; font-weight:bold; width:50px; display:block; float:left;}
.horzform label {color:#fff; font-weight:bold;}
.horzform fieldset.last {width:210px; float:left; text-align:center;}
.horzform input.txt {width:220px; padding:4px; display:block; float:left; margin-bottom:5px;}
.horzform textarea {width:220px; padding:4px; height:65px; margin-top:5px}
.horzform input.btn {background:url(images/ylw_btn.png) repeat-x top left #eecb2a; border:1px solid #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; color:#000; text-transform:uppercase; padding:10px; width:228px; font-weight:bold; margin-top:10px; cursor:pointer;}
.horzform p {color:#fff; text-align:center; padding-top:10px;}

#ltnav {width:225px; float:left; margin-top:20px;}
#ltnav h3 {background:url(images/nav_back.png) repeat-x top left #600303; border:1px solid #97201f; padding:10px; color:#fff; text-transform:uppercase; font-weight:bold; font-size:1.2em;}
#ltnav ul {border:1px solid #ccc; background:#eee; padding: 5px 15px; line-height:2;}
#ltnav ul li a {text-decoration:none; color:#666;}
#ltnav ul li a:hover, #ltnav ul li a.active {color:#000; text-decoration:underline;}
h5 {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.8em; color:#005572; margin-bottom:1em; text-transform:uppercase; font-weight:bold;}
#content {width:678px; padding-left:17px; float:left; margin-top:20px;}
#content h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:2em; color:#005572; margin-bottom:1em; text-transform:uppercase;}
#content h2 {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em; color:#600303; margin-bottom:1em; text-transform:uppercase;}
#content h2 span {color:#005572;}
#content h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:1.2em; color:#600303; margin-bottom:1em; text-transform:uppercase;}
#content p {line-height:1.5; margin-bottom:1em;}
#content ul {list-style:disc; margin-left:2em; line-height:1.5; margin-bottom:1em;}
#content ol {list-style:decimal; margin-left:2em; line-height:1.5; margin-bottom:1em;}

.testimonials {font-family:Arial, Helvetica, sans-serif;}
.testimonials p {color:#005572; font-style:italic; margin-bottom:1em;}
.testimonials h4 {color:#666; font-size:1.5em; text-transform:uppercase; margin-bottom:1em; padding-top:20px;}

.video {width:351px; height:282; float:left;}
.checks {font-weight:bold; padding-left:20px; width:245px; float:left;}
.checks ul li {background:url(images/accept.png) no-repeat left center; padding-left:25px; margin-bottom:1em;}

#btmbanner {background:#630303; overflow:auto;}
#btmbanner .col {width:217px; padding:10px; float:left; color:#fff; font-size:0.8em; line-height:1.5;}
#btmbanner .col_big {width:454px; padding:10px; float:left; color:#fff; font-size:0.8em; line-height:1.5;}
#btmbanner .col img, #btmbanner .col_big img {margin-right:10px;}
#footer {background:#fff; width:950px; margin:auto;}
#footer p {padding:10px; font-size:0.8em; color:#666; line-height:1.5;}

b, strong {font-weight:bold;}
i, em {font-style:italic;}

.red {color:#600303;}

.toprtcol label.invalid {color:#FF0000; background:}
.toprtcol h3 {margin-bottom:0; font-size:18px;}
.toprtcol div.white {background:#fff; color:#005572; text-align:center; font-size:12px; font-weight:bold; padding-top:2px; padding-bottom:2px; margin-bottom:2px;}
.toprtcol div.yellow {color:#eeca2b; text-align:center;}

div.image {width:260px; float:left; text-align:center; padding-bottom:20px;}
div.testimony {width: 390px; float:left; padding-bottom:20px; line-height:1.5;}
.clear {clear:both; border-bottom:1px solid #ccc;}

.icons img {
	border: 2px solid #fff;
	width:64px;
	height:47px; }

.icons a {
	
	color: #000;
	text-decoration:none  }


.icons a:hover {	
	color: #fff;}

.icons td {
	font: 11px verdana, Hevetica, sans-serif; 
	padding: 2px;
	color:#000;
	text-align:center;
	background-image: url(images/icon-bg.gif);
	background-color: #005572;
	border-right: 2px groove  #2f6c80;}
