@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color:#FFF;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}

a:link {
	color: #101010;
	text-decoration: none;
}
a:visited {
	color: #101010;
	text-decoration: none;
}
a:hover {
	color: #6870fe;
	text-decoration: none;
}
a:active {
	color: #101010;
	text-decoration: none;
}
#outerWrapper {
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #101010;
	border-left-color: #101010;
	background-image: url(../images/gradient.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #101010;
}
#header {
	height: 215px;
	width: 800px;
	margin-left: auto;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	overflow: hidden;
	margin-right: auto;
}
#topLnks {
	height: 80px;
	width: 160px;
	margin-top: 18px;
	margin-left: 17px;
	text-align: left;
	padding: 2px;
}
.toplinks {
	font-family: Arial;
	font-size: 12px;
	color: #101010;
	margin-left: 5px;
	line-height: 18px;
}
.arrow  {
	margin-left: 12px;
}
#headerBtm {
	height: 75px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_bttm-trans.png);
	background-repeat: no-repeat;
}
#horizNav {
	height: 45px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/horiznav_imageonly.png);
}
#horizontalNav {
	height: 45px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
}
#horizontalNav a:link {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 100;
	color: #F5F5F5;
	text-decoration: none;
}
#horizontalNav a:visited {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 100;
	color: #F5F5F5;
	text-decoration: none;
}
#horizontalNav a:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 100;
	color: #6871FE;
	text-decoration: none;
}  
#horizontalNav a:active {
	font-family: Arial;
	font-size: 9pt;
	font-weight: 100;
	color: #F5F5F5;
	text-decoration: none;
}
#horizontalNav ul{
	list-style:none;
	}
	#horizontalNav li{
	float:none;
	list-style-type: none;
		}
	#horizontalNav li a{
		display:block;
		font-weight:normal;
		text-align:center;
		text-decoration:none;
		}
		#horizontalNav li a:hover, #horizontalNav ul li:hover a{
			color: #6871FE;
			text-decoration:none;
			}
	#horizontalNav li ul{
	background: #01099a;
	display:none;
	height:auto;
	padding:0px;
	position:absolute;
	width:200px;
	z-index:200;	/*top:1em;
	/*left:0;*/
	border: 1px solid #F5F5F5;
	margin: 0px;
		}
	#horizontalNav li:hover ul{
		display:block;
		
		}
	#horizontalNav li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:200px;
		}
	#horizontalNav li:hover li a{
		background:none;
		
		}
	#horizontalNav li ul a{
		display:block;
		height:20px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 10px;
		text-align:left;
		}
		#horizontalNav li ul a:hover, #horizontalNav li ul li:hover a{
			background: #6871FE;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	#horizontalNav p{
		clear:left;
		}	
.horizontalnavmenu {
         font-family: Arial;
         font-size: 8pt;
         font-weight: 100;
         color: #FCFCFE;
         margin-left: 30px;
         text-decoration: none;
}
#contentWrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#verticalNav {
	width: 231px;
	margin-top: 8px;
	padding-left: 5px;
	float: left;
	display: inline;
}
.godaddyseal {
	height: 150px;
	width: 115px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
	padding: 2px;
}

#contentMain {
	width: 549px;
	margin-left: 244px;
	margin-top: 10px;
	padding-top: 5px;
}
.callimg {
	margin-bottom: 5px;
	border: 1px solid #101010;
}
.guarantee {
	border: 1px solid #101010;
	margin-top: 3px;
	margin-bottom: 2px;
}

#featuredSel {
	height: 200px;
	width: 550px;
	margin-top: 3px;
}
#footrTop {
	background-image: url(../images/footer_top.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
}
.footrTxt {
	font-family: Arial;
	font-size: 12px;
	color: #FEFEFE;
}
#footrBttmRght {
	text-align: right;
	float: right;
	height: 30px;
	width: 240px;
	margin-right: 5px;
	padding-right: 5px;
}
#footrBttmLft {
	text-align: left;
	height: 30px;
	width: 545px;
	margin-left: 5px;
	padding-left: 5px;
}
.footrLnks {
	font-family: Arial;
	font-size: 12px;
	color: #101010;
	margin-top: 2px;
}
