@charset "UTF-8";
/* CSS Document */
* {
	/*margin: 0;
	padding: 0;
	border: 0;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 1.4em;
}

a, img {
	border:none;
	text-decoration:none;
	color: #399;
}
a:hover {
	text-decoration:underline;
	}
ul, li {
	list-style:none;
	margin:0px;
	padding:0px;
	}
h1, h2, h3, h4 {
	/*font:inherit;*/
	margin:0;
	padding:0;
	}
.clear {clear:both; margin:0; padding:0px; line-height:1px;}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 18px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #399;
	font-size: 18px;
}
h3 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
p {
margin:0 0 12px;
}
html, body {
	height:100%;
	margin:0;
	padding:0;
	font-size:12px;
	color:#666;
	background: #999;
}
#content {
	background: url(../images/shadow.gif) repeat-y center;
	height:auto;
	/*height:100%;*/
	min-height:100%;
	position:relative;
	}

#nav {
	height: 77px;
	width: 100%;
	background: #FFFFFF url(../images/nav.jpg) repeat-x;
}
.navC {
	display: block;
	width: 881px;
	list-style-type: none;
	padding: 0 5px 0 0;
	margin: 0px auto;
	height: 77px;
	position: relative;
}
.navC1 {
	width: 886px;
	margin: 0px auto;
	position: relative;
}

#logo {
	position: absolute;
	margin-top: 5px;
	line-height: 110px;
	color: #999999;
	font-weight: bold;
	font-size: 15px;
	z-index:9;
}
#logo img {
	float: left;
	margin-right: 5px;
}
.navM {
	float: right;
	/*display: block;
	height: 31px;*/
	background: url(../images/navMBorder.jpg) no-repeat right;
	margin:42px 0 0 5px;
	padding-right: 1px;
}
.navM a {
	background: url(../images/navM.jpg) no-repeat left;
	display: block;
	/*height: 31px;*/
	font-size: 10px;
	font-weight: bold;
	line-height: 32px;
	padding:0 7px;
	color: #fff;
	text-transform: uppercase;
}
.navM .S {
	background-image: url(../images/navMS.jpg);
	padding-left: 20px;
}
.navT  a  {
	position: absolute;
	color: #fff;
	border-right: 1px solid #666666;
	font-size: 10px;
	/*font-weight: bold;*/
	padding: 0 8px 3px 0;
	top: 20px;
	text-transform: uppercase;
	line-height: 8px;
}
.navT .contact {
	right: 5px;
	border: none;
	padding-right: 2px;
}
.navT .faq {
	right: 64px;
}
.navT .why {
	right: 103px;
}
.navT .cusP {
	right: 172px;
}
.navT .free {
	right: 300px;
}
#main {
	width: 886px;
	margin: 0 auto;
	background: #fff url(../images/main.jpg) repeat-x;
	min-height: 500px; /*should go away w/ content */
	padding-bottom: 80px !important;
	position: relative;
}
#foot {
	background: #FFFFFF url(../images/foot.jpg) repeat-x top;
	position: absolute;
	bottom: 0px;
	background-color: #FFFFFF;
	width: 100%;
}
#foot .navC {
	background: #30343a url(../images/foot.jpg) repeat-x top;
	height:56px;
	color: #999999;
	font-size: 9px;
}
#foot .navC li {
	position: absolute;
}

#legal {
	top: 10px;
	right: 10px;

}
#snav {
	color: #76b2b4;
	left: 10px;
	top: 10px;
	z-index: 9;
}
#visit {
	position: static;
	text-align: center;
	width: 100%;
	padding-top:10px;
	color: #7b8db7;
}
#navB {
	left: 10px;
	top: 27px;
}
#navB a, #visit a { color: inherit;}
.arrow {
	background: url(../images/bullet.gif) no-repeat left center;
	display:block;
	padding-left:12px;
}


/*--text--*/
.title {
	color: #399;
	padding: 10px 20px 0 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7AB5A0;
	position: absolute;
	left: 0px;
	top: 0px;
}
.note {
	font-size: 9px;
	color: #666666;
}
.comment {
	background-image: url(../images/commentBkg.png);
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #96c;
	position: absolute;
	width: 242px;
	background-repeat: no-repeat;
	padding-bottom: 22px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	color: #000000;
	/*visibility: hidden;*/
	padding-top: 5px;
}
input {
border:1px solid #999;
height:15px;
color:#666;
}
textarea {
border:1px solid #999;
color:#666;
}
select {
border:1px solid #999;
height:19px;
color:#666;
font-size:10px;
}
#goog, .file {
	border:none;
	height:auto;
	}
.ordertot {
	border:none;
	width:80%;
	text-align:right;
	margin:0px !important;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.bold {
	font-weight: bold;
	color: #000000;
}
img, div, #submit {behavior: url("iepngfix.htc"); }
.validate {
	color: #FF0000;
}
#bot li.chat img {position:static;
}
