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


*{
	margin:0 auto;
	padding:0;

}
a{ 
	color:#3366CC;
	text-decoration:none;

}
a:hover{
	color:#3366CC;
	text-decoration:underline;

}

body{
	font-family:'Trebuchet MS', Arial, Sans-serif;
	color:#333;
	font-size:14px;
	text-align:center;
	background-color: #83ACCD;
	background-repeat: repeat-x;
	background-position: top;
}
p{
	line-height:1.2em;
	font-size:14px;
	font-family:'Trebuchet MS', Arial, Sans-serif;
	color:#333333;
	text-align: left;
}
h1{
	font: bold 24px 'Trebuchet MS', Arial, Sans-serif;
	color:#0066CC;

}

h2{ background:url(images/leaves1.jpg) no-repeat left top;
	font: bold 20px 'Trebuchet MS', Arial, Sans-serif;
	color:#d93a3f;


}

h3{ 

	font: bold 15px 'Trebuchet MS', Arial, Sans-serif;
	color:#000066;
	text-align:center;
}

h4{ 
	font: bold 15px 'Trebuchet MS', Arial, Sans-serif;
	color:#707e44; text-align:center

}
/*********************************************** Layout ***************************************************/
#wrap {
	position: relative;
	width: 1099px;
	margin: 0 auto;
	background-color: #69C;
	background-repeat: repeat-y;
	background-position: center top;
}

#container{
	width:1120px;
	padding:0;
	background-color: #fff;
}
#header{
	height:110px;
	padding:0;
	background-color: #fff;
	background-repeat: no-repeat;
}


#line{
	background:url(images/line.gif) repeat-x top;
	padding-top:7px;

}
#content_wrapper{
	background:#fff;
	padding:15px 0 0 0;

}
#leftbar {
	float: left;
	width: 220px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#rightbar {
	float: left; 
	width: 180px; 
	padding: 15px 10px 15px 10px;
	margin:0 auto;
}
#mainContent {
	float: left;
	margin-left: 1px;
	margin-right:1px;
	padding:10px 2px 2px 2px;
	width:770px;
	background-color: #FFF;
	margin-top: 15px;
} 
.banner{ 
	text-align:center;
	padding:15px;

}
.testi{
	margin:2px 5px 2px 9px;
	font-size:13px;

}
.testimonial_text{
padding:5px 10px 5px 13px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#6b6b63;
}
.testimonials{
	background-color:#d7eafd; 
	border:1px solid #689fd6;
	margin-top:20px; margin-bottom:20px;
	width:350px;
	font-family:"Courier",Arial, Helvetica, sans-serif;
	text-align:left;
}
.testimonials_nav{
	background-color:#CDC5D8; 
	border:1px solid #bbc445;
	margin-top:20px; margin-bottom:20px;
	padding:10px;
	width:550px;
	font-family:"tahoma",Arial, Helvetica, sans-serif;
	font-size:10px;
}

.testimonial_font{
	font-family:"Courier",Arial, Helvetica, sans-serif;
	line-height:1.1em;
	padding:15px 15px 5px 15px;
}

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

}

/* footer styles */

.footer{
	width:980px;
	min-height:10px;
	text-align:center;
	padding-top:1px;
	background-color: #69C;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

* html .footer{
	height:100px;
}

/***************************************** End of Layout *************************************/

/********************************************* Menu and Navigation ****************************************/

#top_nav{
	height:45px;
	width:1120px;
	margin:0 auto;
	background-repeat: repeat;
	color: #6699CC;
	background-color: #6699CC;
}

#top_nav ul{ 
	margin: 0;
	padding: 0;
	list-style:none;
}

#top_nav li{
	padding: 5;
	display:inline;

}
#top_nav a{
	font: bold 14px 'Trebuchet MS',Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	padding:13px 25px 11px 25px;
	color:#FFFFFF;
	text-decoration:none;

}
#top_nav a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #72A6F3;
	background-repeat: repeat-x;
	font-size: 14px;
}
#wrap #container #content_wrapper #leftbar #side_nav #top_side_nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	background-color: #3A70ED;
	height: 25px;
	margin-top: 6px;
}


#top_nav .active a {
	
	color:#fff;
	text-decoration:none;
}

#menu_list{
	margin:0 auto;
	padding:1px 0px 1px 1px;
	background-color:#649841;
	width:170px;
}

#top_menu
{

	width:171px;
	height:28px;
	background-color: #649841;
	background-repeat: no-repeat;
	background-position: top;
}

#menu
{
	width:168px;
	background-color:#649841;
	text-align: left;
}

#menu a
{
	width:168px;
	background-color:#FFFFFF;
	font-size:14px;
	font-family:Tahoma, Verdana, Arial;
	font-weight:normal;
}

#menu ul
{
padding:0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	font-family:'Trebuchet MS', Arial, Sans-serif;

}

#menu li a
{
	display:block;
	text-indent:16px;
	text-decoration:none;
	color:#333333;
	height:16px;
	width:168px;
	padding:4px 0 4px 0;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #FFFFFF;
	font-family:'Trebuchet MS', Arial, Sans-serif;
}

#menu li a:hover
{
	background-color:#89BD66;
	color:#ffffff;
	font-size:14px;
	font-family:'Trebuchet MS', Arial, Sans-serif;
	font-weight:normal;
}
#menu p
{
	padding: 1px;
}

/******************************************* End of Menu and Navigation*/
/******************************************* Body elements **********************/
.bullets{ 
	margin-top:10px; 
	margin-bottom:20px;

}
.bullets ul{ 
	 padding:10px;
	 
	

}
.bullets li{ 
	display:block; list-style:none;
	font-family:'Trebuchet MS', Arial, Sans-serif;
	font-size:14px; color:#333;
	padding:5px 15px 5px 20px;
	background: url(images/bluesquare.gif) 1px 9px no-repeat;
	

}
.bullets li a{
	display:block; list-style:none;
	padding:5px 15px 5px 15px;
	color:#333;
	text-decoration:none;

}
.bullets li a:hover{
	display:block; list-style:none;
	padding:5px 8px 5px 8px;
	border-left:7px solid #D3C239;
	background-color:#F0F0F0;
	color:#333;
	text-decoration:none;

}

.checked
{
	margin-top:10px; 
	margin-bottom:20px;
}

.checked ul
{
	 padding:10px;
}

.checked li
{
	display:block; list-style:none;
	font-family:'Trebuchet MS', Arial, Sans-serif;
	font-size:14px; color:#333;
	padding:5px 15px 10px 20px;
	background: url(images/checkred.gif) 1px 9px no-repeat;
}


.number{ 

}
.number ol{ 
	margin:0; padding:0;

}
.number li{ list-style:none; padding-left:5px

}
.num1{
	background:url(images/1.jpg) no-repeat;
	background-position:2px 4px;
	padding:5px 0 15px 25px;
	font-size:16px;
	line-height:1em;
}
.num2{
	background:url(images/2.jpg) no-repeat;
	background-position:2px 4px;
	height:15px;
	padding:5px 0 15px 25px;
	font-size:16px;
	line-height:1em;
}
.num3{ background:url(images/3.jpg) no-repeat;
	background-position:2px 4px; height:15px; padding:5px 0 15px 25px;
	font-size:16px; line-height:1em;

}
.num4{ background:url(images/4.jpg) no-repeat;
	background-position:2px 4px; height:15px; padding:5px 0 15px 25px;
	font-size:16px; line-height:1em;

}
.num5{ background:url(images/5.jpg) no-repeat;
	background-position:2px 4px; height:15px; padding:5px 0 15px 25px;
	font-size:16px; line-height:1em;

}
.num6{ background:url(images/6.jpg) no-repeat;
	background-position:2px 4px; height:15px; padding:5px 0 15px 25px;
	font-size:16px; line-height:1em;

}
.num7{ background:url(images/7.jpg) no-repeat; 
	background-position:2px 4px; height:15px; padding:5px 0 15px 25px;
	font-size:16px; line-height:1em;
}
.num8{ background:url(images/8.jpg) no-repeat;
	background-position:2px 4px; height:15px; padding:5px 0 15px 25px;
	font-size:16px; line-height:1em;

}
.num9{ background:url(images/9.jpg) no-repeat;
	background-position:2px 4px; height:15px; padding:5px 0 15px 25px;
	font-size:16px; line-height:1em;

}

.list3{ 


}
.list3 ul{
	display:block; 
	margin:0;
	padding-left:5px;

}
.list3 li{ 
	list-style:none;
	background:url(images/asterisk_orange.jpg) no-repeat;
	background-position:2px 4px;
	padding:5px 0px 10px 25px;
	font-size:16px;
	}

.indent
{
padding-left:35px;
}

/**************************************** End of Body Elements ****************************8*/


.logo_box{
width:171px;
border-top: 1px solid #d0c8b7;
border-bottom: 1px solid #d0c8b7;
border-left: 1px solid #d0c8b7;
border-right: 1px solid #d0c8b7;

}

/*************************** MISC *******************************/
.red {
	color: #CC0000;
}
#text
{
	background-image: url(images/moneyback.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:540px;
	margin-top:15px;
	text-align:center;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	padding-top:6px;
}
.small
{
font-size: 11px;
text-align:center;
}
.featured_p
{
background:url(images/featuredp.jpg) no-repeat;
text-align:center;
height:42px;
padding-top:5px;
}
img{
	border:0px;
	text-align: center;
}
.box_products{ 	
	border:1px solid #ded6c1;
	text-align:center;
	width:150px;
	margin:10px;
}
.description{
	font-family:'Trebuchet MS', Arial, Sans-serif;
	color:#333; font-size:14px;
	padding:5px 0px 5px 5px;
}
.toll_free{
font-family:'Trebuchet MS', Arial, Sans-serif;
	color:#fff; font-size:14px;
}
/************************** Numbers *******************************/
.number{ 

}
.number ol{ 
	margin:0; padding:0;

}
.number li{ list-style:none; 

}
.num1{
	background:url(images/1.jpg) no-repeat;
	background-position:2px 4px;
	padding:5px 0 0px 25px;
	font-size:16px;
	line-height:1em;
}
.num2{
	background:url(images/2.jpg) no-repeat;
	background-position:2px 4px;
	height:15px;
	padding:5px 0 1px 25px;
	font-size:16px;
	line-height:1em;
}
.num3{ background:url(images/3.jpg) no-repeat;
	background-position:2px 4px; height:15px; padding:5px 0 1px 25px;
	font-size:16px; line-height:1em;

}
.num4{ background:url(images/4.jpg) no-repeat;
	background-position:2px 4px; height:15px; padding:5px 0 1px 25px;
	font-size:16px; line-height:1em;

}
.num5{ background:url(images/5.jpg) no-repeat;
	background-position:2px 4px; height:15px; padding:5px 0 1px 25px;
	font-size:16px; line-height:1em;

}
.num6{ background:url(images/6.jpg) no-repeat;
	background-position:2px 4px; height:15px; padding:5px 0 1px 25px;
	font-size:16px; line-height:1em;

}
.num7{ background:url(images/7.jpg) no-repeat; 
	background-position:2px 4px; height:15px; padding:5px 0 1px 25px;
	font-size:16px; line-height:1em;
}
.num8{ background:url(images/8.jpg) no-repeat;
	background-position:2px 4px; height:15px; padding:5px 0 1px 25px;
	font-size:16px; line-height:1em;

}
.num9{ background:url(images/9.jpg) no-repeat;
	background-position:2px 4px; height:15px; padding:5px 0 1px 25px;
	font-size:16px; line-height:1em;

}

.list3{ 


}
.list3 ul{
	display:block; 
	margin:0;
/*	padding-left:5px;*/

}
.list3 li{ 
	list-style:none;
	background: url(images/checkmark.jpg) no-repeat;
/*	padding:2px 0px 10px 25px;*/
	padding:0px 0px 0px 19px;
	font-size:16px;
	}

.indent
{
padding-left:35px;
}
#wrap #container #mainContent #caption {
	float: left;
	width: 240px;
	top: 15px;
}
