/* CSS Document */

body, #content, #white, #footer
{
margin:0px; padding:0px;
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	background-color:#DDDDDD;
	line-height:150%;
}
#header {
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 133px;
	margin-left:auto;
	margin-right:auto;
	width: 816px;
}
.strikeout {
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
#header_halwn {
	background-image: url(/images/header_halwn.jpg);
	background-repeat: no-repeat;
	height: 133px;
	margin-left:auto;
	margin-right:auto;
	width: 816px;
}
#header1m {
	background-image: url(/images/header1m.jpg);
	background-repeat: no-repeat;
	height: 144px;
	margin-left:auto;
	margin-right:auto;
	width: 816px;
}
#header_halwn_m {
	background-repeat: no-repeat;
	height: 133px;
	margin-left:0px;
	margin-right:auto;
	width: 146px;
}

#content
{
	width: 816px;
	background:url(/images/bg_white.jpg) repeat-y center top;
	margin-left:auto;
	margin-right:auto;
}
#content_video
{
	width: 920px;
	background:url(/images/bg_white.jpg) repeat-y center top;
	margin-left:auto;
	margin-right:auto;
}

#white
{
	width: 580px;
	padding:30px 50px 80px 50px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	margin-top: 0px;
}

html>body #white {
	width:660px;
}
	
#darkgrey
{
	width: 860px;
	padding:30px 60px 80px 60px;
	margin-left:auto;
	margin-right:auto;
	background-color: #666666;
	margin-top: 0px;
}
#footer
{
width: 780px;
background:url(images/footerwithtext.gif) bottom left no-repeat;
margin-left:auto;
margin-right:auto;
height: 42px;
}

h1
{
	color:#000066;
	font-size:280%;
	font-weight:bold;
	text-align:center;
	line-height:95%;
}

h2
{
	color:#000000;
	font-size:180%;
	font-weight:bold;
	text-align:center;
	font-style:normal;
	line-height: 1.6em;
	margin-top: 0px;
}


img
{
	border:0px;
	float:left;
	margin:10px;

}
img.nofloat
{float:none;
}


/*Testimonial*/
.test
{
	border: 1px solid #9b9a9a;
	border-right: 2px solid #9b9a9a;
	border-bottom: 2px solid #9b9a9a;
	background-color: #f8facd;
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	margin-bottom:50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
}
.testheading
{
color:#f3100f;
font-size:120%;
font-weight:bold;
letter-spacing: normal;
}
.testhilite
{
background-color: #f3f95d;
}



.guarantee
{
border: 5px solid #000000; 
width: 500px;
margin-left:auto;
margin-right:auto;
padding:10px;
margin-bottom:50px;
}


.hilite
{
background-color: #e7fd8e;
padding:2px;
text-align:center;
font-size:110%;
}
li {
	list-style-image: url(../../../../images/bullet-24.gif);
	text-indent: 10px;
	list-style-position: inside;
}
.sample {
	background-color: #FFFF66;
	border: medium dotted #FF0000;
	margin: 10px;
	padding: 15px;
}
.footer {
	font-size: 0.83em;
	text-align: center;
	text-decoration: none;
}
h3 {
	color: #FF0000;
	text-align: center;
}
.float {
	float: right;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.video_box {
	max-height: 400px;
	margin: 0 auto;
	text-align: center;
}
