body {
	background-color: #eeeeee;
	background-image: url(images/bg_vert.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	height: 162px;
	background-image: url(images/header.jpg);
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #CC0000;
	text-align: center;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #CC0000;
	}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	}
#wrapper #mini {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat;
	width: 1000px;
}
#wrapper  #mini #page{
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #mini #page ul {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
	list-style-image: url(images/check.jpg);
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #mini #page ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#wrapper   #mini #page #reasons{
	border: 4px dashed #cc0000;
	margin-left: 120px;
	margin-right: 120px;
	background-color: #F1FFB2;
}
#wrapper   #mini #page #content{
	width: 670px;
	float: left;
	padding-right: 10px;
}
#wrapper   #mini #page #sidebar{
	width: 160px;
	float: right;
}
#wrapper #mini #page #sidebar a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #495D28;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
#wrapper #mini #page #sidebar a:hover {
	text-decoration: underline;
}
p     {
	margin: 10px;
}

#wrapper #mini #footer {
	padding: 0px;
	height: 43px;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.jpg);
	clear: both;
}
#submenu {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #1C2627;
}
#submenu  a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1C2627;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
}
#submenu  a:hover {
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#testimonial {
	background-image: url(images/te_content.jpg);
	width: 423px;
	color: #B0DD2B;
	font-size: 18px;
}
#test_footer {
	background-image: url(images/te_footer.jpg);
	height: 24px;
	width: 423px;
}
#test_top {
	background-image: url(images/te_top.jpg);
	height: 23px;
	width: 423px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	text-indent: 20px;
}
#special {
	background-image: url(images/special_content.jpg);
	width: 726px;
	color: #B0DD2B;
	font-size: 18px;
}
#special_footer {
	background-image: url(images/special_footer.jpg);
	height: 23px;
	width: 726px;
}
#special_top {
	background-image: url(images/special_top.jpg);
	height: 23px;
	width: 726px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	text-indent: 20px;
}
#optin {
	width:319px;
	height:101px;
	background-image:url(images/optin.jpg);
	padding-top: 155px;
	padding-right: 112;
	padding-bottom: 0;
	padding-left: 90px;
	clip: rect(auto,auto,auto,20px);
	margin-left: 100px;
 }
#name,#email{
	display:block;
	width:204px;
	height:16px;
	font-family: arial,verdana,tahoma,sans-serif;
	font-size:100%;
	color:#000;
	background-color:#f8f8f8;
 }
#email {
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0px;
 }
#submit {
    display:block;
    width:210px;
    height:41px; 
 }
#optin2 {
	width:319px;
	height:101px;
	background-image:url(images/optin.jpg);
	padding-top: 155px;
	padding-right: 112;
	padding-bottom: 0;
	padding-left: 90px;
	clip: rect(auto,auto,auto,20px);
	margin-left: 220px;
 }
