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

*, html {
	margin: 0 auto;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	width: 100%;
	height: 100%;
	background:url(../images/bg.jpg) repeat-x  #aab8b8;
	
}
#header {
	width: auto;
	height: 100px;
	overflow: hidden;
	padding: 25px;
	background: url(../images/header.jpg) no-repeat;
}
.centeredblock{
	margin: 0 auto;	
}
#container {
	width: 900px;
	height: auto;
	overflow: auto;
	margin: 0 auto;
}
#content {
	height: 100%;
	width: auto;
	background:url(../images/content_bg.jpg) repeat-y center;
	padding: 10px 100px;
}
#bottom {
	width: 100%;
	height: 125px;
	background: url(../images/footer_out_bg.jpg) repeat-x;
}
#footer {
	width: 780px;
	padding: 28px 50px 15px 60px;
	background:url(../images/footer_bg.jpg) no-repeat center top;
	height: 80px;
	overflow: hidden;
	margin: 0 auto;
}
#footer div {
	margin-top: 35px;
}
.centered {	text-align: center;
	}

small {
	font-size: 10px;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	font-weight: bold;
	color: #FFF;
}
a, a:link, a:active, a:visited {
	color: #039;
	text-decoration: none;
}
#footer a:hover {
	color: #630;
}
a:hover {
	color: #09F;	
}
img{
	border: none;
}
.ordernow {
	display:block;
	width: 234px;
	height: 55px;
	margin: 240px 415px 0px;
}
h1 {
	color: #C00;
	font-size: 36px;
	font-weight: bold;
	margin: 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
h2 {
	color: #333;
	font-weight:bold;
	margin: 30px 0 5px 0;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}
h3{ font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:16px;
font-weight:bold;
}
h4 {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}
h5 { font-family:Verdana, Geneva, sans-serif;
font-size:24px;
color:#000;
margin: 15px;
}
H6{
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#C00;
}
.bigheader {font-family:Verdana, Geneva, sans-serif;
font-size:38px;
color:#000;
margin: 15px;
}
.bigtext {font-family:Verdana, Geneva, sans-serif;
font-size:20px;
color:#000;

}
.blueh {
	color: #00F;
}
.blue {
	color: #006;
}
.bluer {
	color:#06F;
	text-align: center;

}
p {
	line-height: 24px;	
	margin: 14px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
}

.highlight {
	background-color: #FFFF66;
	font-weight:bold;
	text-align: center;
}
.writer {font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
color:#333333;

}

ul { list-style-image:url(../images/bullet.jpg)
 }
li.indent {list-style-image:url(../images/bulletblack.jpg);
margin:15px;
}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 15px;
	width: 600px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #E8EDFF url('../table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #E8EDFF url('../table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #E8EDFF;
	font-size: 12px;
	color: #99c;
}
img{
border: none;
}
table td {
	padding: 5px;
}
table.guarantee {
	padding: 5px;
	background: url(../images/guarantee_bg.jpg) #ffee77 repeat-x;
	height: auto;
	width: 550px;
	border: 1px solid #FFDD1C;
	text-align: center;
	margin: 0 auto;
}
div.testim {
	font-style: italic;
	margin: 10px auto;
	width: 500px;
	background: #CFF;
	border: 1px solid  #006;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 0 10px;
}
div.testimonial {
	font-style: italic;
	margin: 10px auto;
	width: 500px;
	background: #FFC;
	border: 1px solid  #006;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 0 10px;
}

.jbox{
	width: 602px;
	height: inherit;
	margin: 0px auto;}

.jboxtop {
width: 602px;
height: 86px;
background: url(../images/guarantee2top.jpg) center bottom no-repeat;
overflow: hidden;
margin: 0 auto;
padding: 0;
}

.jbox_body {
width: 	602px;
height: auto;
background: url(../images/guarantee2md.jpg) center top repeat-y;
overflow: hidden;
margin: 0 auto;
padding: 0;
}
.jbox_content {
	width: 450px;
	margin: 0px auto;
	
	}

.jbox_bot {
width: 	602px;
height: 92px;
background: url(../images/guarantee2bot.jpg) center top no-repeat;
overflow: hidden;
margin: 0 auto;
padding: 0;
}

.red {
	color: #C00;
	text-align: left;
}
#content img {
	padding: 10px;
	text-align: center;
}
.highlight {background-color: #FFFF66;
font-weight:bold;
}
.writer {font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
color:#333333;

}
#container #content .centered {
	color: #000;
}

