/* CSS Document */
body{
	background:#fff url(../images/top_bg.gif) top repeat-x;
	margin:0px;
	padding:30px 0px 0px 0px;
	color:#4b4b4b;
	font-family:Tahoma;
	font-size:12px;
}

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

.nav{
	background:url(../images/nav_bg.jpg) top no-repeat;
	width:900px;
	height:62px;
	padding:0px 0px 0px 34px;
}

.mid_bg{
	background:url(../images/mid_bg_center.gif) top repeat-x;
}

h1{
	margin:0px;
	padding:0px;
	color:#696969;
	font-family:Tahoma;
	font-size:16px;
}

.c_green{
	font-size:20px;
	color:#72941f;
}

.heading_bttm{
	border-bottom:1px solid #dedddd;
	padding-bottom:5px;
	padding-left:5px;
}

.right_mid{
	background:url(../images/right_mid.gif) repeat-y;
}

.man{
	background:url(../images/man.gif) top no-repeat;
	width:238px;
	padding:10px 0px 0px 10px;
}

.c_orenge{
	color:#d87c2a;
	font-size:18px;
}

.c_green_sub{
	color:#72941f;
	font-size:18px;
}

.c_orenge_normal{
	color:#d87c2a;
}

.c_green_normal{
	color:#72941f;
}

.small_catagory_repet{
	background:url(../images/small_repet.gif) top repeat-x;
	padding:10px 0px 0px 10px;
}

.footer{
	background:url(../images/footer.gif) repeat-x;
	height:21px;
	padding:15px 0px;
	color:#333131;
}

.f_link{
	color:#333131;
	text-decoration:none;
}

.f_link:hover{
	color:#fff;
	text-decoration:none;
}

.testimonials{
	background:url(../images/testimonials_bkg.gif) top repeat-x;
	padding:10px 0px 0px 10px;
}























