/*-------------------------Global reset-------------------------------------------------*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, 
a, em, font, img, q, tt, var, dl, dt, dd, ol, ul, li, form{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-decoration: none;
	font-weight: normal;
}



body {
	background-repeat: repeat-x;
	font-family: arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 145%;
}

a { color: #2466b8; text-decoration: underline;}
a:hover{color: #000;}
a:visited {color:#990000;}
h1 { font-size: 22px; font-weight: bold; padding-bottom: 20px; line-height: 1.5em;}
h2{ font-size: 18px; font-weight:bold; padding: 20px 0 20px 0; }
h3 {font-size: 15px; font-weight:bold; padding: 0 0 15px 0;}
h4 { }
.subhead {}

#wrapper {margin: auto; width: 800px; }
#container {margin: auto;width: 800px; float: left; }

#header {
	width: 808px;
	height: 85px;	
}
#header ul {
float: left;
}
#header li {float: left; display: block;  list-style: none;}
.headerRight {padding: 30px 0 0 0; margin-left: 275px;}
.logo {padding: 30px 85px 0  5px;}

#mainContent {
	float: left;
	width: 808px; 
		}
	
#Content {
float:left; 
width: 766px; 
padding: 20px 20px 50px 20px; 
text-align: center; 
border-left: 1px solid #c7daf6;
border-right: 1px solid #c7daf6;
}
#Content p {padding: 0 15px 10px 15px;}
#Content ul {padding-left: 35px;}
#Content ol {padding-left: 35px;}
.imgPadding {padding: 10px 0 15px 0;}
.pullout {font-style: italic; background-image: url(images/testimonial_bg.jpg); background-repeat: repeat-x; padding: 5px;}
.psText {font-size: 12px;}
.hhAd {padding: 5px 0 5px 10px; }

.tableBorder {border: 1px solid #ccc;}
/*-------------------------------------menu---------------------------------*/
#mainMenu {
	width: 806px; 
	height: 61px;
	border: 1px solid #c7daf6;
	background-image: url(images/menuBG.jpg);
	background-repeat: no-repeat;
	}
#mainMenu ul{
	float: left; 
	position: relative; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#mainMenu li {
padding-top: 10px;
width: 134px;
text-align: center;
line-height: 1.5em;
	float: left;
	display: block;
	list-style: none;
}
.border {background-image: url(images/menuBorder.jpg); background-repeat: no-repeat; background-position: left; margin-top: 5px;}
.menuSpacing {margin-top: 5px;}
#mainMenu a {color: #fff; font-weight: bold; text-decoration: none; }
#mainMenu a:hover {text-decoration: underline;} 




/*----------------------------------homepage---------------------------------*/
#homeAdBar {
border-right: 1px solid #c7daf6;
border-left: 1px solid #c7daf6;
border-bottom: 1px solid #c7daf6;
padding: 2px;
float: left;
}
.adContent {background-image: url(images/introBG.jpg); background-repeat: repeat-x; margin:3px;}
#homeAdBar ul{float: left;}
#homeAdBar li {float: left; list-style: none;}


#adRight {float:right;}
.cellText {width: 419px; text-align: center; padding: 30px 10px 0 10px; line-height: 2.5em;}
.cellText h1{color: #fff; font-size: 22px; padding-bottom: 25px;}
.cellText p {font-size: 16px;}
.freeshieldText {width: 505px; text-align: center; padding: 15px 10px 0 10px; line-height: 2em;}
.freeshieldText h1{color: #fff; font-size: 18px; padding-bottom: 15px;}
.freeshieldText p {font-size: 16px;}
.adSub {background-image: url(images/subBG.jpg); background-repeat: repeat-x; margin: 3px;}

#testimonialBox {
border-right: 1px solid #c7daf6;
border-left: 1px solid #c7daf6;
border-bottom: 1px solid #c7daf6;
padding: 2px;
float: left;
width: 802px;
}
.testimonialText {
margin: 3px;
width: 798px;
height: 85px;
background-image: url(images/testimonial_bg.jpg); 
background-repeat: repeat-x;
}
.testimonialText p {padding: 20px 15px 10px 15px; size: 15px; font-style: italic; color: #10428d;}
.testimonial a{ color: #2466b8; font-size: 15px;}
.testimonial { font-family: Georgia, "Times New Roman", Times, serif;  color: #2466b8; padding: 20px 0 20px 0; font-size:15px}
.claimButton {padding: 15px 0 15px 0;}


/*----------------------------------footer---------------------------------*/

#footer {
width: 808px;
height: 50px;
border-top: 5px solid #c7daf6;
clear:both;
text-align: center;
font-size: 12px;
}
#footer a {color: #10428d;}
#footer a:visited {color: #10428d;}


#video1 {background-color: #EFF0F1; text-align: left; padding: 10px;}
.hidden {display: none; }


