*{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.0em;

}

a{

	text-decoration: none;

}

a:hover{

	text-decoration: underline;

}

h1{

	margin: 5px; 

	padding: 15px;
	line-height: 2em;

}
h2{

	margin: 5px; 

	padding: 15px;
	line-height: 2em;

}
h3{

	margin: 5px; 

	padding: 15px;
	line-height: 2em;

}
p{

	padding: 0.5em 0px;

	

}

body{

	margin: 0px;

	padding: 0px;

	background: #F4F4F4;

	text-align: center;

	font-size: 11px;

	line-height: 1.4em;

	color: #626262;

}

#container{

	margin: 0px auto;

	padding: 0px;

	text-align: left;

	background: #FFFFFF;

	border: 1px solid #D0D0D0;

	width: 1000px;

}

#logo{

	/*background: #017EAA;*/

	padding: 0px;

	height: 123px;

	float: none;

}

#header_right{

	float: right;

	padding: 0px;

}

#header_right ul{

	list-style: none;

	margin: 0px;

	padding: 0px;

	

}

#header_right ul li{

	display: inline;	

}

#header_right ul li a{

	color: #B3CE4D;

	padding: 0px;

	text-decoration: underline;

	

}

#header_right select{

	margin-top: 5px;

	margin-left: 5px;

	width: 160px;

}

#navbar{

	background: url(../images/nav_pattern.jpg) repeat-x;

	height: 28px;

	border: 1px solid #9E9E9E;

	border-bottom: 5px solid #B0D247;
	

	margin: 3px 1px 0px 1px;

	text-align: center;

	clear:both;
	font-size: 14px;
	font-weight: bold;

}

#navbar ul{

	list-style: none;

	margin: 0px;

	padding: 0px;

}

#navbar ul li{

	display: inline;



}

#navbar a{

	color: #FFFFFF;

	padding: 5px 30px;

	line-height: 28px;

	text-decoration: none;

}

#navbar a:hover{

	background: #B0D247;

}

#sidebar{

	width: 197px;

	float: left;

	/*padding: 5px;*/

	margin: 5px;

border-right: 1px #CCCCCC dotted;

}

#left_menu{

	



}

#left_menu ul{

	margin: 0px;

	padding: 0px;

	list-style: none;

} 

#left_menu li{

	

}

#left_menu a{

	/*background: url(../images/menu_bg.jpg) no-repeat;*/

	border-bottom: 2px solid #FFFFFF;

	text-decoration: none;

	padding-left: 35px;

	line-height: 18px;

	display: block;

	/*color: #A4A2A3;*/

	color: #515151;
background: url(../images/menu_gray.jpg) no-repeat;
	/*font-weight: bold;*/

}




#left_menu a:hover{

	color: #515151;

	font-weight: bold;

}



#left_menu ul li a#menu_gray {

	background: url(../images/menu_gray.jpg) no-repeat;

}
#left_menu ul li a#menu_home {

	background: url(../images/menu_orange.jpg) no-repeat;

}

#left_menu ul li a#menu_price {

	background: url(../images/menu_green.jpg) no-repeat;

}

#left_menu ul li a#menu_9day {

	background: url(../images/menu_lavender.jpg) no-repeat;

}

#left_menu ul li a#menu_30day {

	background: url(../images/menu_yellow.jpg) no-repeat;

}

#left_menu ul li a#menu_free {

	background: url(../images/menu_red.jpg) no-repeat;

}



#left_menu ul li a#menu_success {

	background: url(../images/menu_purple.jpg) no-repeat;

}



#left_menu2{

	



}

#left_menu2 ul{

	margin: 0px;

	padding: 0px;

	list-style: none;

} 

#left_menu2 li{

	

}

#left_menu2 ul li a{

	background: url(../images/menu_gray.jpg) no-repeat;

	border-bottom: 2px solid #FFFFFF;

	text-decoration: none;

	padding-left: 35px;

	line-height: 18px;

	display: block;

	/*color: #A4A2A3;*/

	color: #FFFFFF;

	/*font-weight: bold;*/

}

#left_menu2 ul li a:hover{

	/*color: #B0D247;*/

	font-weight: bold;

}



#left_menu3{

	



}

#left_menu3 ul{

	margin: 0px;

	padding: 0px;

	list-style: none;

} 

#left_menu3 li{

	

}

#left_menu3 ul li a{

	background: url(../images/menu_green.jpg) no-repeat;

	border-bottom: 2px solid #FFFFFF;

	text-decoration: none;

	padding-left: 35px;

	line-height: 18px;

	display: block;

	/*color: #A4A2A3;*/

	color: #FFFFFF;

	/*font-weight: bold;*/

}

#left_menu3 ul li a:hover{

	/*color: #B0D247;*/

	font-weight: bold;

}



#left_menu4{

	



}

#left_menu4 ul{

	margin: 0px;

	padding: 0px;

	list-style: none;

} 

#left_menu4 li{

	

}

#left_menu4 ul li a{

	background: url(../images/menu_red.jpg) no-repeat;

	border-bottom: 2px solid #FFFFFF;

	text-decoration: none;

	padding-left: 35px;

	line-height: 18px;

	display: block;

	/*color: #A4A2A3;*/

	color: #FFFFFF;

	/*font-weight: bold;*/

}

#left_menu4 ul li a:hover{

	/*color: #B0D247;*/

	font-weight: bold;

}





#banner_1{

	

	padding-top: 10px;

}

#banner_2{

	

	padding-top: 10px;

}

#success_story{

	padding: 5px;

}

#success_story a{

	line-height: 1.8em;

}

#main{

	float: none;

	margin: 0px 3px 0px 210px;
	/*border-left: 1px #CCCCCC dotted;*/

}

#main p{

	line-height: 1.9em;

	padding-left: 5px;

}

#footer {

	border-top: 1px solid #E5E2C3;

	padding: 5px;

	clear: both;

	margin-right: 5px;

	margin-left: 5px;

	color: #999999;

	font-size: 0.9em;

}

#main a{

	text-decoration: underline;

	color: #ED7E2C;

}





#main ul li a{

	color: #636363;

	line-height: 1.8em;

}


#main2{

	float: none;

	margin: 0px 3px 0px 205px;

	border-left: 1px #CCCCCC dotted;

}

#main2 p{

	line-height: 1.9em;

	padding-left: 5px;

}

#footer {

	border-top: 1px solid #E5E2C3;

	padding: 5px;

	clear: both;

	margin-right: 5px;

	margin-left: 5px;

	color: #999999;

	font-size: 0.9em;

}

#main2 a{

	text-decoration: underline;

	color: #ED7E2C;

}








.spr{

	border-bottom: 1px solid #E5E2C3;

}

.clr{

	clear: both;

}

.green{

	color: #B0D247;

	

}

.orange{

	color: #ED7E2C;

}

.purple{

	color: #C793BA;

}

.brown{

	color: #990000;

}

.blue{

	color: #003399;

}

.grey{

	color: #666666;

}

.alignright{

	float: right;

}

.clrright{

	clear: right;

}

.clrleft {

	clear: left;

}

.alignleft{

	float: left;

}

.readmore{

	display: block;

	padding: 10px 0px;

}
