@charset "UTF-8";
/* ZERO OUT ALL BROWSER PRE-SET VALUES  -----------------------------------------------------------------*/
* { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; }

/* general page formatting ---------------*/
body {
	background-color: #001010;
	background-image: url(/images/tile.jpg);
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
h1 {
	margin: 0px 0 20px 0;
	color: #666666;
	font-size: 20px;
	font-family: Impact, sans-serif;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 1px;
}
h2 {
	margin: 10px 0 10px 0;
	font-family: Impact, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 100;
	color: #000000;
}

.clear {
	clear: both;
	height: 0px;
}

a:link { color: #cc0000; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a:visited { color: #cc0000; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;} 
a:hover { color: #cc0000; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } 
a:active { color: #cc0000; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }  

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	margin-left: 15px;
	margin-bottom: 5px;
} 

/* page layout -------------------------*/
#container {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	display: block;
}
#header {
	width: 760px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	border-top: 4px;
	border-top-color: #000000;
	border-top-style: solid;
	height: 84px;
}
.logo {
	float: left;
	border: 0;
	height: 0px;
}
.buynow {
	float: right;
	border: 0;
	padding: 58px 20px 0px 0px;
	height: 0px;
}

.headerImage {
	padding: 0px;
	margin: 0px;
	height: 187px;
	border-top: 0px;
}

#mainContent { width: 760px; background-color: #ffffff; }

#getgapguardImage {
	float: left;
	padding: 20px 40px 20px 40px;
	width: 360px;
	}

#textarea {
	float: right;
	padding-right: 30px;
	padding-top: 20px;
	width: 290px;
}
.testimonialImage {
	clear: left;
	float: left;
	padding: 0px 20px 20px 60px;
	width: 140px;
	border: 0;
}
.testimonialImage a:link a:active a:hover a:visited {
	border: 0;
	text-decoration: none;
	color: #FFFFFF;
}

.textarea2 {
	clear: right;
	float: right;
	padding-right: 40px;
	padding-top: 0px;
	width: 420px;
	padding-bottom: 30px;
}

.aboutImage {
	float: right;
	padding: 0px 0px 200px 20px;
	width: 360px;
	border: 0;
	
}
#aboutImage a:link a:active a:hover a:visited {
	border: 0;
	text-decoration: none;
	color: #FFFFFF;
	
}

#textarea3 {
	float: left;
	padding-right: 40px;
	padding-top: 30px;
	width: 280px;
	}

.navigation {
	width: 760px;
	background-color: #000000;
	height: 30px;
}
.navigation img { border: 0; }
.nav { padding: 0 20px; }
.nav-2 { padding: 0 5px; }

.sidebar { float: left; width: 215px; padding: 70px 45px 350px 30px; }

.mainCopy { width: 730px; padding: 70px 30px 0 0; }

* html #mainCopy { width: 400px; float: left;} /* ie6 hack */
#footer { 
	clear: both;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 9px;
	padding: 25px 0 20px 30px;
	vertical-align: text-top;
	border-top: solid black 4px;
}
.footer-nav a:link a:visited a:hover a:active{ color: #ffffff; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

/*  MIVA CSS */
.storeContent { margin: 20px; padding: 0px;}
#prodImage {
	width: 360px;
	padding: 0 30px 0 0;
}


#cat-prodlist { font-size: 12px; line-height: 18px; color: #330000; font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align: top; }
#cat-prodlist td {
	padding: 3px;
}
#cat-prodlist a:link { font-size: 12px; line-height: 18px; text-decoration: none; text-align: center; }
#cat-prodlist a:visited { font-size: 12px; line-height: 18px; text-decoration: none; text-align: center;}
#cat-prodlist a:hover { font-size: 12px; line-height: 18px; text-decoration: none; text-align: center;}
#cat-prodlist a:active { font-size: 12px; line-height: 18px; text-decoration: none; text-align: center;}

.trustme {
	margin: 0px 0px 20px 20px;
	width: 340px;
}

.getonefree {
	float: right;
	border: 0;
	padding: 0px 0px 0px 5px;
	height: 132px;
}
