body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position:center top;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83a719;
	text-align:left;
}
a:visited {
	color: #83A719;
}
a:hover {
	color: #DF5322;
}
a:active {
	color: #83A719;
}
#wrapper{
	background-color:#EEE9E6;
	width:963px;
	margin:auto;
	padding:0px;
	border:2px solid #FFFFFF;
}
.header{
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:215px;
	width:100%;
	margin:0 auto;
	padding:0px;
	vertical-align:middle;
}
.logo{
 	float:left;
	width:334px;
	color:#1b5a68;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	margin:14px 0 0 23px;
}
.header_title{
	float:right;
	width:480px;
	color:#1b5a68;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-top:8px;
	margin-right:10px;
}
.top_menu_container{
	background-image:url(../images/top_menu_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	height:35px;
	width:100%;
	margin:8px 0 0 0;
}
.top_menu_left{
	float:left;
	width:16px;	
}
.top_menu_mid{
	height:35px;
	float:left;
	line-height:35px;
	width:910px;
	vertical-align:middle;	
	display:block;
	margin:0 auto;
}
.top_menu_right{
	float:right;
	width:16px;	
	height:35px;
}
.top_menu{
	margin:0 2px 0 2px;
	background-image:url(../images/menu_bulet.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:35px;
	display:block;
	padding:0;
	width:650px;
	}
.top_menu li{
	background-image:url(../images/menu_bulet.gif);
	background-repeat:no-repeat;
	background-position:right center;
	float:left;
	list-style:none;
	text-align:center;
	margin:0 auto;
	height:35px;
	line-height:35px;
	}
.top_menu a:link, .top_menu a:active, .top_menu a:visited{
	display:block;
	padding:0 35px 0 35px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	margin:0 2px 0 0;
	line-height:35px;
}
.top_menu a:hover{
	background-image:url(../images/top_menu_hover.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	}
.main_body_container{
	width:98%;
	margin:0 0 10px 0;
	border:1px solid #FFFFFF;
	height:auto;
	clear:both;
	padding:0 0 0 0;
 }
.body_content{
	margin:0 auto;
	margin-bottom:20px;
	width:98%;
	text-align:left;
	vertical-align:;
}
.body_title{
	color:#c04d08;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin:10px 0 0 0px;
}
#body_title h1{
	color:#c04d08;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	margin:10px 0 0 10px;
}
#body_title2{
	color:#c04d08;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:10px 0 0 0px;
	}
.body_content_left{
	float:left;
	width:48%;
	text-align:justify;
	margin:10px 0px 0px 0px;
	border-right:1px dotted #D5CFAB;
	padding-right:20px;
}
.body_content_left li{
	background-image:url(../images/bullet3.gif);
	background-repeat:no-repeat;
	margin:0;
	padding-left:14px;
	list-style:none;
	color:#7D590A;
}
.body_content_left_pack{
	float:left;
	width:48%;
	text-align:justify;
	margin:10px 0px 0px 0px;
	border-right:1px dotted #D5CFAB;
	padding-right:20px;
}
.body_content_left_pack li{
	background-image:url(../images/bullet2.gif);
	background-repeat:no-repeat;
	margin:0;
	padding-left:14px;
	list-style:none;
	color:#7D590A;
}

.body_content_right{
	float:right;
	width:47%;
	text-align:justify;
	margin:10px 0 0 0;
}
.body_content_right li{
	background-image:url(../images/bullet2.gif);
	background-repeat:no-repeat;
	margin:0;
	padding-left:14px;
	list-style:none;
}
.body_content_banner{
	display:block;
	clear:both;
	width:780px;
	margin:auto;
	height:auto;
	margin-bottom:4px;
}
.box1{
	width:184px;
	height:255px;
	float:left;
}
.box2{
	width:184px;
	height:255px;
	float:left;
	padding-left:15px;
}
.box3{
	width:184px;
	height:255px;
	float:left;
	padding-left:15px;
}
.box4{
	width:184px;
	height:255px;
	float:right;
}
.body_bottom_container{
	width:100%;
	margin:auto;
	clear:both;
	height:auto;
	border-top:1px solid #FFFFFF;
}
.body_bottom_container_abt{
	width:98%;
	margin:auto;
	clear:both;
	height:auto;
	text-align:left;
	border-top:1px solid #FFFFFF;
	padding:10px;
}
.guarantee_container{
	width:466px;
	float:left;
	margin:20px 0 10px 0;
}
.guarantee_text{
	width:460px;
	text-align:left;
	padding-top:20px;
	padding-left:6px;
	clear:both;
}
.guarantee{
	background-image:url(../images/guarantee_bg.gif);
	background-repeat:repeat-x;
	background-position:left;
	width:466px;
	height:30px;
	float:left;
}
.guarantee_left{
	float:left;
}
.guarantee_mid{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	height:30px;
	line-height:30px;
	padding-left:4px;
}
.guarantee_right{
	float:right;
}
.testmonial_container{
	float:right;
	width:466px;
	margin:20px 0 10px 0;
}
.testmonial_text{
	width:460px;
	text-align:left;
	padding-top:20px;
	padding-left:6px;
}
.testmonial{
	background-image:url(../images/tesmonial_bg.gif);
	background-repeat:repeat-x;
	background-position:left;
	width:466px;
	height:30px;
}
.testmonial_left{
	float:left;
}
.testmonial_mid{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	height:30px;
	line-height:30px;
	padding-left:4px;
}
.testmonial_right{
	float:right;
	width:15px;
}
.fotter_container{
	background-image:url(../images/fotter_bg.gif);
	background-repeat:repeat-x;
	background-position:left;
	height:55px;
	clear:both;
}
.fotter_left{
	float:left;
	width:19px;
}
.fotter_mid{
	background-image:url(../images/fotter_left.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:12px;
	float:left;
	width:350px;
	text-align:left;
	line-height:55px;
	color:#FFFFFF;
}
.fotter_right{
	float:right;
	width:580px;
	text-align:right;
	line-height:55px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.fotter_right a:link, .fotter_right a:visited, .fotter_right a:active{
	padding-right:20px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
}
.fotter_right a:hover{
	padding-right:20px;
	color:#99CC00;
	text-decoration:none;
	font-size:11px;
}
.bottom_adress{
	width:100%;
	color:#333333;
	height:25px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}
.title_ab1{
	color:#009933;
	font-size:14px;
	font-weight:bold;
}
.title_red{
	color:#FF0000;
	font-size:14px;
}
.page_title{
	color:#62A446;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:justify;
	padding-left:10px;
	margin:0 auto;
}
.page_title_package{
	color:#62A446;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:justify;
	padding-left:10px;
	margin:0 auto;
	height:75px;
}
.abt_right_bottom{
	padding-left:26px;
}
.abt_right_bottom a{
	padding-left:18px;
}
.contact_container{
	background-image:url(../images/health_care.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	width:90%;
	text-align:justify;
	padding-left:20px;
	margin:0 auto;

}
.quote_container{
	background-image:url(../images/globe.png);
	background-repeat:no-repeat;
	background-position:right center;
	width:90%;
	text-align:justify;
	padding-left:10px;
	margin:0 auto;
}
.contact_title2{
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
}
.ser_container1{
	width:97%;
	text-align:justify;
	background-color:#e6e2e0;
	padding:10px;
}
.ser_container2{
	width:97%;
	margin:auto;
	text-align:justify;
	background-color:#EEE9E6;
	padding:10px;
	
}
.ser_cotainer_bottom{
	background-color:#e5ddd8;
	float:right;
	width:47%;
	text-align:justify;
	margin:10px 0 0 0;
	text-align:justify;
	padding:8px;
	color:#7D590A;
}
.ser_title{
	color:#D36F0A;
	font-weight:bold;
}
.ser_img{
	float:right;
}
.field_name{
	float:left;
	width:200px;
	clear:both;
	padding-right:14px;
}
.text_field{
	width:150px;
	height:18px;
	color:#666666;
	border:1px solid #c6bbb6;
}
.msg_box{
	width:150px;
	height:100px;
	color:#666666;
	border:1px solid #c6bbb6;
}
.breadcrumb{
	margin:0;
	padding:0;
	color: #999999;
	text-align:left;
	padding-left:10px;
	height:20px;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	margin:0px;
}
.breadcrumb a{
	margin-left:0;
	padding-left:0;
}
.rigtht_contact_box{
	float:right;
	width:200px;
	vertical-align:top;
	height:73px;
}
.left_contact_box{
	float:left;
	width:400px;
	vertical-align:top;
	margin-top:20px;
}