body {
	margin: 0px;
	padding: 0px;
}

a:link {
	outline:none;
}
a:visited {
	outline:none;
}
a:hover {
	outline:none;
}
a:active {
	outline:none;
}

.clear{
	clear: both;
}

#wrapper{
	width: 1000px;
	margin: 0 auto;
}

.bg{
	float: left;
	width: 960px;
	padding: 0 19px 0px 21px;
	background-color: #f6f6f6;
}

#title_bar{
	float: left;
	width: 959px;
	height: 45px;
}

#logo{
	float: left;
	width: 246px;
	height: 45px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin:50px 0 0 30px;
}

#menu{
	float: right;
	width:330px;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	float:right;
}

#menu ul li{
	list-style: none;
	float:left;
}

#menu ul li a{
	text-align: center;
	float: left;
	display: block;	
	width: 98px;
	height: 29px;
	padding: 7px 0px 0px 0px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin:0 2px;
}

#menu ul li a:hover{
	color: #47a01c;
}

#header{
	float: left;
	width: 959px;
	height: 167px;
	background-image: url(images/header01.gif);
	background-repeat: repeat-x;
}

.header01{
	float: left;
	width: 338px;
	height: 167px;
}

.header02{
	float: left;
	width: 620px;
	height: 167px;
	background-image: url(images/header02.gif);
	background-repeat: no-repeat;
}

#banner{
	float: left;
	width: 959px;
	height: 101px;
}

.banner01{
	float: left;
	width: 300px;
	height: 101px;
	background-image: url(images/banner01.gif);
	background-repeat: no-repeat;
}

.banner02{
	float: left;
	width: 300px;
	height: 101px;
	background-image: url(images/banner02.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
}

.banner03{
	float: right;
	width: 300px;
	height: 101px;
	background-image: url(images/banner03.gif);
	background-repeat: no-repeat;
}

/*page_contasiner starst*/

.page_contasiner
{
	padding:0;
	margin:18px 0 0 0;
}

.page_contasiner_left
{
	padding:0;
	margin:0;
	width:766px;
	float:left;
}

.text_box
{
	background:url(images/cor_top.gif) no-repeat top #FFFFFF;
	width:766px;
	padding:10px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
}

.text
{
	background:url(images/cor_bot.gif) no-repeat bottom #FFFFFF;
	width:766px;
	padding:0 0 10px 0;
	float:left;
}

.text p
{
	padding:0 0 20px 0;
	margin:0;
}

.text2
{
	font-size:11px;
	color:#666666;
	padding:0 20px;
	text-align:justify;
	line-height:20px;
}

.heading
{	
	font-size:18px;
	font-weight:normal;
	color:#69b352;
	padding:0 0 20px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.page_contasiner_right
{
	padding:0;
	margin:0;
	width:170px;
	float:right;
}

.right_banner
{	
	background:url(images/image2.gif) no-repeat;
	height:50px;
	width:170px;
}

.right_banner2
{	
	background:url(images/right_banner2.gif) no-repeat;
	height:314px;
	width:170px;
	margin:5px 0 0 0;
}

#right_banner2
{	
	height:97px;
	width:103px;
	margin:193px 0 0 28px;
	float:left;
	
}



.right_panel_top{
	float: left;
	width: 170px;
	background:url(images/top_rgt.gif) no-repeat top #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding:12px 0 0 0;
}

.right_panel{
	float: left;
	width: 160px;
	padding:10px 5px;
	height:600px;
}

.right_panel_bot{
	float: left;
	width: 170px;
	height: 12px;
	background-image: url(images/bot_rgt.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

/*page_contasiner ends*/


/*services_box starts*/

.services
{	
	width:956px;
	padding:0;
	margin:18px 0 0 0;
	float:left;
}

.services_box
{	
	background:url(images/services_box_top.gif) no-repeat top center #FFFFFF;
	width:956px;
	padding:12px 0 0 0;
}

.services_links
{	
	background:url(images/services_box_bot.gif) no-repeat bottom center #FFFFFF;
	width:956px;
	padding:0 0 12px 0;
	float:left;
}


.services_links ul
{
	padding:0 0 10px 100px;
	margin:0;
	list-style:none;
	float:left;
	text-transform:capitalize;
}

.services_links ul li
{
	padding:0;
	margin:0;
	line-height:20px;
}

.services_links ul li a
{
	padding:0 0 0 13px;
	margin:0;
	font-size:11px;
	font-weight:bold;
	color:#969696;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bullet.gif) no-repeat 0px 5px;
}
.services_links ul li a:hover
{
	color:#333333;
}

/*services_box ends*/


.clr
{
	clear:both;
}


/*footer navi starst*/

#footer_navi {
	margin:9px 0 0 0;
	padding:0px;
	float:left;
	width:956px;
	text-align:center;
}


#footer_navi ul{
	margin:0px auto;
	padding:0px;
	width:800px;
	text-transform:capitalize;
}


#footer_navi ul li{
	list-style-type:none;
	font-size:11px;
	padding:0 5px;
	color:#000000;
	font-size:11px;
	display:inline;
}

#footer_navi ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

#footer_navi ul li a:hover {
	text-decoration:underline;
}


#copyright {
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:center;
	width:900px;
}

#copyright a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#copyright a:hover {
	text-decoration:underline;
}
/*footer navi ends*/


.bot_text
{
	font-size:11px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3b3b3b;
	line-height:18px;
}

.bot_text_container
{
	width:956px;
	padding:0;
	margin:9px 0 0 0;
	float:left;
}


/*contact us form starts*/
#form_container{
	float: left;
	width: 500px;
	padding-left: 50px;
	padding-bottom:10px;
	margin:0 0 0 50px;
	border: 1px dashed #E2E2E2;
}


.form_heading{
	width: 400px;
	text-align: center;
	margin: 0px 0 0 0px;
	padding: 6px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff7700;
	text-align: center;
	border-bottom:#CCCCCC dashed 1px;
}


.input_c{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px inset #999999;
	width: 200px;
	margin-top: 20px;
	padding: 5px;
	
} 

.label_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 20px;
	float: left;
	width: 180px;
}


.payday_160{
	float: left;
	width: 160px;
	height: 600px;
}
.textarea
{
	padding:0;
	margin:20px 0 0 0;
	width:210px;
	height:100px;
	border: 1px inset #cccccc;
}
/*contact us form ends*/


.sitemap 
{
	float:left;
	padding:20px 5px;
}
.sitemap  ul {
	padding:0;
	margin:0 0 0 10px;
	list-style:none;
}
.sitemap  ul:hover{
	background:#FDFDFF;
}
.sitemap li {
	border-bottom:dashed #CCCCCC 1px;
	line-height:17px;
	text-align:left;
	padding:0;
	margin:0;
}
.sitemap  li a {
	margin:0;
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-transform: capitalize;
}
.sitemap  li a:hover {
	color:#6aa203;
	text-decoration:underline;
}

#adsense_header {
     margin: 0px auto;
	 width: 728px;
	 height: 90px;
}

#adsense_right {
     margin: 0px auto;
	 width: 160px;
	 height: 600px;
}

#adsense1{
	float: right;
	width: 200px;
	height: 200px;
}

#adsense2{
	float: left;
	width: 200px;
	height: 200px;
	margin-right: 5px;
}

#adsense3{
	float: left;
	width: 336px;
	height: 280px;
}


#adsense_468{
	float: left;
	width: 468px;
	height: 60px;
	padding-left: 20px;
}

.articles ul li a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}

.articles ul li a:hover{
	color: #96E073;
}
.disclaimer{
	float:left; width:940px; text-align:center; padding:15px 0px 0px 0px;
}
