body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Geneva, sans-serif;
	color: #8F8F8F;
	background: url(../images/img1.gif) repeat-x left top;
}
div {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 20px 0px;
	padding: 0px;
}
a img {
	border-width: 0px;
	border-style: none;
}
a {
	color: #6B6B6B;
}
a:hover {
	text-decoration: none;
}
.box {
	margin-bottom: 15px;
}
.box .box_title {
	line-height: 38px;
	background: url(../images/img3.gif) repeat-x left top;
	height: 38px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
	color: #FFF;
	text-transform: lowercase;
	border-bottom: 1px solid #818181;
}
.box .box_title h1 ,h2,h3{
	font: bold 11px/38px Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 38px;
}
.box .box_contents{
	background: #FFF url(../images/img4.gif) repeat-x left top;
	padding: 10px;
	overflow: hidden;
}
.box_contents h2{
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #ACBB48;
	font: normal 26px Verdana, Geneva, sans-serif;
	clear: both;
}
.box_contents h3 {
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #ACBB48;
	font: normal 20px Verdana, Geneva, sans-serif !important;
	clear: both;
	background: url(none);
}

.box_contents h6{
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #ACBB48;

}
.box_contents h2 em{
	font-weight: bold;
	font-style: normal;
}
.box_contents h8{
	height: 60px;
	background: #8D8D8D url(../images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	text-transform: lowercase;
	font-size: 18px;
	color: #FFFFFF;
	border-bottom: 1px solid #818181;
}
.box_contents ul {
	margin-left: 8px;
	padding-left: 8px;
}

.sidebar_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sidebar_menu li {
	background: url(../images/img6.gif) repeat-x left bottom;
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
}


#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 900px;
}
#container #header {
	height: 140px;
	margin-bottom: 10px;
}
#container #header #left_part {
	float: left;
	width: 391px;
	height: 140px;
}
#container #header #left_part #logo {
	width: 391px;
	height: 43px;
	padding-top: 20px;
}
#container #header #left_part #tagline {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 3px;
}
#container #header #left_part #tagline h1 {
	font: normal 10px Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
#container #header #right_part {
	float: right;
	height: 58px;
	width: 500px;
	background: url(../images/call_now.gif) no-repeat right 30px;
	padding-top: 82px;
}
#container #header #right_part #mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	float: right;
	width: auto;
}
#container #header #right_part #mainmenu ul li {
	display: block;
	list-style: none;
	float: left;
}
#container #header #right_part #mainmenu ul li a {
	line-height: 37px;
	background: url(../images/img2.gif) repeat-x left top;
	display: block;
	height: 37px;
	margin-left: 10px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#container #header #right_part #mainmenu ul li a:hover {
	color: #000;
}
#left_column   {
	float: left;
	width: 186px;
}
#contents {
	float: right;
	width: 710px;
}
#contents .box p {
	line-height: 180%;
}
label.error {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	display: none;
	float: none;
	vertical-align: top;
	padding-left: 30px;
}
.error{
	
	font: 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
}

/* Footer */

#footer {
	clear: both;
	font: 11px Arial, Helvetica, sans-serif;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/img7.gif) repeat-x

}
#footer a:hover {
	font-size: 11px;
}






#footerarea ul li a:hover {
	color: #000;
	font-size: 11px;
}



#footer p {
	margin: 0;
		font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: lowercase;
}

