body{
	background-color:#f3f5f0;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	margin:0px
}


/*links */
a.innerlink {
	font-family:Verdana;
	font-size: 12px;
	font-weight:normal;
	color:#0000FF;
	text-decoration:underline;
}
a.innerlink:hover {
	font-family:Verdana;
	font-size: 12px;
	font-weight:normal;
	color:#de0707;
	text-decoration:none;
}
a.saleslink {
	font-family:Verdana;
	font-size: 14px;
	font-weight:bold;
	color:#0000FF;
	text-decoration:underline;
}
a.saleslink:hover {
	font-family:Verdana;
	font-size: 14px;
	font-weight:bold;
	color:#de0707;
	text-decoration:underline;
}


/* bg's */
.opt_top_line{
	background-image:url('../images/opt_top_line.jpg');
	background-repeat:repeat-x
}
.opt_buttom_line{
	background-image:url('../images/opt_buttom_line.jpg');
	background-repeat:repeat-x
}
.opt_left_line{
	background-image:url('../images/opt_left_line.jpg');
	background-repeat:repeat-y
}
.opt_right_line{
	background-image:url('../images/opt_right_line.jpg');
	background-repeat:repeat-y
}
.neil_photo_body_bg{
	background-image:url('../images/neil_photo_body_bg.jpg');
	background-repeat:repeat-y
}
.video_signup_body_bg{
	background-image:url('../images/video_signup_body_bg.jpg');
	background-repeat:repeat-y
}

/* body */
.attention_text{
	font-family:tahoma;
	font-size:14px;
	color:#d90b0b;
	font-weight:bold;
	font-style:italic;
}
.red_bold_text{
	font-family:Verdana;
	font-size:12px;
	color:#fa0000;
	font-weight:bold;
	line-height:20px;
}
.red_sales_text{
	font-family:arial;
	font-size:17px;
	color:#fa0000;
	font-weight:bold;
	line-height:24px;
}
.red_heading_text{
	font-family:tahoma;
	font-size:15px;
	color:#fa0000;
	font-weight:bold;
	line-height:20px;
}
.red_headline_text{
	font-family:Verdana;
	font-size:24px;
	color:#de0707;
	font-weight:bold;
	line-height:35px;
}
.red_headline_text2{
	font-family:Verdana;
	font-size:17px;
	color:#de0707;
	font-weight:bold;
	line-height:35px;
}
.black_bold_text{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	line-height:20px;
}
.black_bold_sales_text{
	font-family:arial;
	font-size:17px;
	color:#000000;
	font-weight:bold;
	line-height:20px;
}
.black_small_bold_text{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	line-height:20px;
}

.black_heading_text{
	font-family:tahoma;
	font-size:20px;
	color:#000000;
	font-weight:bold;
	line-height:30px;
}
.black_body_text{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	line-height:20px;
	text-align:justify;
}
.black_body_text{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	line-height:20px;
	text-align:justify;
}
.sales_body_text{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	line-height:20px;
}
.letter_text{
	font-family:Courier New;
	font-size:13px;
	color:#000000;
	font-weight:normal;
	line-height:18px;
}
.letter_yellowbbg_text{
	font-family:Courier New;
	font-size:13px;
	color:#000000;
	font-weight:normal;
	line-height:20px;
	background-color:#ffff00;
}
.letter_bold_text{
	font-family:Courier New;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	line-height:20px;
}
.text_feild {
	font-family:Verdana;
	font-size: 11px;
	color:#000;
	border: 1px solid #93b672;
	height: 16px;
	width:150px;
	background-color: #fff;
	padding-left:3px;
	padding-right:3px;
}
.textarea_feild {
	font-family:Verdana;
	font-size: 11px;
	color:#000;
	border: 1px solid #93b672;
	width:150px;
	background-color: #fff;
	padding-left:3px;
	padding-right:3px;
}
.listbox {
	font-family:Verdana;
	font-size: 11px;
	color:#000;
	border: 1px solid #93b672;
	background-color: #fff;
	height: 16px;
}
.submit_button {
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#000;
	border: 1px solid #7f9d60;
	background-color: #c4e0a8;
	height:22px;
}
#guarantee {
	position: relative;
	width: 430px;
	height: 355px;
	float: center;
	padding-top: 220px;
	padding-left: 70px;
	padding-right: 50px;
	background: url('../images/guarantee.gif');
}
#testimonial {
	float: center;
	width: 530px;
	height: 255px;
	padding-top: 65px;
	padding-bottom: 50px;
	padding-left: 40px;
	padding-right: 30px;
	background: url('../../layout/test_bg.jpg');
	left: 65px;
}