body{
	margin: 0px;
	padding: 0px;
	background-color:#e9e9e9;
	background-image:url(../images/body-bg.gif);
	background-repeat:repeat-x;
}

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

/*....................................................bgs...........................*/

.bg-body-left{
	background-image:url(../images/white-bg.gif);
	background-repeat:repeat-y;
}

.bg-body-right{
	background-image:url(../images/white-bg-right.gif);
	background-repeat:repeat-y;
}

.navi-bg{
	background-image:url(../images/navi-bg.gif);
	background-repeat:repeat-x;

}

.navi-bg ul{
	margin:0px;
	padding:0px;
	padding-left:10px;


}

.navi-bg li{
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	padding-left:3px;
	padding-right:3px;
}

.get-a-free-quote-top-bg{
	background-image:url(../images/get-a-free-quote.jpg);
	background-repeat:no-repeat;
	height:42px;
	font-family:Helvetica;
	color:#FFFFFF;
	font-size:20px;
	font-weight:0;
	padding-top:-5px;
	padding-left:10px;
}

.get-a-free-quote-mid-bg{
	background-image:url(../images/get-a-free-quote-mid-bg.gif);
	background-repeat:repeat-y;

}

.gree-bg{
	background-image:url(../images/green-bg.gif);
	background-repeat:no-repeat;
	height:326px;
	background-position:center 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.yellow-bg{
	background-image:url(../images/yellow-bg.gif);
	background-repeat:no-repeat;
	height:353px;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.find-the-right-plan2{
	font-family:"century Gothic";
	font-size:22px;
	color:#FFFFFF;
	background-image:url(../images/find-the-right-plan-bg.jpg);
	background-repeat:no-repeat;
	height:50px;
	padding-top:4px;
	padding-left:170px;
	background-position: center;
}

.find-the-right-plan{
	font-family:"century Gothic";
	font-size:22px;
	color:#FFFFFF;
	background-image:url(../images/find-the-right-plan-bg.jpg);
	background-repeat:no-repeat;
	height:50px;
	padding-top:4px;
	padding-left:10px;
}

	


/*.....................................................fonts...................................*/


.testimonail-heading{
	font-family:century Gothic;
	font-size:13px;
	color:#5b8f43;

}

.testimonail-heading a{
	font-family:century Gothic;
	font-size:13px;
	color:#5b8f43;
	text-decoration:none;

}


.testimonail-heading a:hover{
	font-family:century Gothic;
	font-size:13px;
	color:#5b8f43;
	text-decoration:underline;

}

.testimonail-font{
	font-family:century Gothic;
	font-size:12px;
	color:#898989;

}
	
.learnmore{
	font-family:Helvetica;
	font-size:12px;
	color:#5b8f43;
}

.learnmore a{
	font-family:Helvetica;
	font-size:12px;
	color:#5b8f43;
	text-decoration:none;
}

.learnmore a:hover{
	font-family:Century Gothic;
	font-size:12px;
	color:#5b8f43;
	text-decoration:underline;
}
	

.main-text{
	font-family:Century Gothic;
	font-size:13px;
	padding:5px;
}


.header-font{
	font-family:Century Gothic;
	font-size:25px;
	color:#FFFFFF;
	font-weight:0;	
}
	
.form{
	background:url(../images/secure.jpg);
	font-family:Arial;
	font-size:15px;
	border: solid #d4d4d4 1px;
	color:#black;
	padding:7px;
}

.form2{
	font-family:Arial;
	font-size:15px;
	border: solid #000000 1px;
	color:#black;
	padding:7px;
}

.form2button{
	font-family:Arial;
	font-size:15px;
	color:#black;
	padding:7px;
}

.heading{
	font-family:Helvetica;
	font-size:22px;
	color:#000000;
	font-weight:500;
	

}
/*................................................borders...............................*/

.bottom-green-border{
	border-top:solid #619647 1px;
}
	
	
	
