﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: 'Century Gothic', arial, serif;
}
#main {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
h1, h2, h4, h5, h6 {
	font-family:  "Myriad Pro", "Trebuchet MS", sans-serif;
	border-bottom: 1px #f1f1f1 solid;
	width: 100%;
	font-size: 24px;
}
h3 {
	font-family: "Trebuchet MS", sans-serif;
	color: black;
	width: 100%;
	font-size: 22px;
}
img {
	border: 0px;
}
#headerWrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	height: 172px;
	background-repeat: repeat-x;
	background: url(images/topbg.jpg);
}
#headerWrapper2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	height: 185px;
	background-repeat: repeat-x;
	background: #fff url(images/topbg.jpg);
}
.header {
	width: 1006px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.title {
	float: left;
	width: auto;
	margin: 30px 0px 0px 30px;
	padding: 0px;
}
.call {
	float: right;
	width: auto;
	margin: 65px 10px 0px 0px;
	padding: 0px;
	border: 0px;
}
.clear {
	clear: both;
	height: 0px;
}
.nav {
	width: 100%;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: auto;
 
	margin-right: auto;
	text-align: center;
	height: 35px;
	line-height: 35px;
}
.nav ul {
	margin: 27px 0px 0px 20px;
	padding: 0px;
}
.nav ul li {
	margin: 0px 0px 0px 13px;
	list-style: none;
	float: left;
	text-decoration: none;
	color: white;
	text-align: center;
	padding: 0px 5px;
	font-size: 14px;
}
.nav ul li a {
	text-decoration: none;
	color: white;
	padding: 5px 15px;
	border-radius: 25px;
	border-left: 1px #c14e53 solid;
}
.nav ul li a:hover {
	text-decoration: underline;
	color: #fff;
	padding: 5px 15px;
}
.nav ul li a.current {
	text-decoration: none;
	color: #fff;
	padding: 5px 15px;
	background-color: #c8020a;
}
.slidebg {
}
.slideWrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#slide {
	width: 1006px;
	margin-left: auto;
	margin-right: auto;
}
#slideshow {
	position: relative;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 1006px;
	height: 409px;
}
#slideshow IMG {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	z-index: 8;
	opacity: 0.0;
}
#slideshow IMG.active {
	z-index: 10;
	opacity: 1.0;
}
#slideshow IMG.last-active {
	z-index: 9;
}
#middleWrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#middle {
	width: 1006px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.middlecontainer {
	width: 950px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.section {
	float: left;
	width: 294px;
	height: 248px;
	margin: 5px 0px 0px 32px;
	padding: 0px;
}
.sec-h {
	font-size: 22px;
	font-weight: bold;
	float: left;
	color: gray;
	width: 100%;
	margin: 0px;
	vertical-align: middle;
	padding: 0px 0px 10px 0px;
	border-bottom: 5px #e0e0e0 solid;
}
.sec-text {
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
	color: gray;
	padding: 165px 20px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.section2 {
	float: left;
	width: 294px;
	margin: -10px 0px 20px 30px;
	padding: 0px;
}
.text {
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
	color: gray;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.more {
	float: right;
	width: 80px;
	height: 20px;
	font-size: 13px;
	color: white;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0;
	padding: 3px;
}
.more a {
	color: white;
	text-decoration: none;
	padding: 6px;
	background-color: black;
}
.more a:hover {
	color: white;
	text-decoration: none;
	padding: 6px;
	background-color: gray;
}
.footer_bg {
	background: #f3f3f3 url(images/footer.jpg);
	background-repeat: repeat-x;
}
#footerwapper {
	width: 1006px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 60px;
}
.footer_text11px {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: gray;
	padding: 6px 4px 0px 4px;
}
.prt {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0 0;
}
.form {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
.contact {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.field4 {
	width: 280px;
	height: 22px;
	line-height: 22px;
	border: 1px #d5d4d4 solid;
	background-color: #fff;
}
.field3 {
	width: 280px;
	height: 82px;
	border: 1px #d5d4d4 solid;
	background-color: #fff;
}
.queryform {
	font-size: 12px;
}
.left {
	float: left;
	width: 720px;
	text-align: justify;
	color: #3c3b3b;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
}
.right {
	float: left;
	width: 205px;
	margin: 30px 0px 0px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
.hdr {
	float: left;
	width: 100%;
	height: 35px;
	color: white;
	font-size: 16px;
	font-weight: bold;
	background: #393939;
	line-height: 35px;
	border-left: 5px #c8020a solid;
	margin-bottom: 15px;
}
.hdr span {
	margin-left: 12px;
}
.dt {
	float: left;
	text-align: center;
}
.dt img {
	width: 140px;
	height: 170px;
	margin: 10px 10px;
	padding: 5px;
	border: 1px #f1f1f1 solid;
}
.dt span {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}
.picx {
	width: 140px;
	height: 100px;
	margin: 0px 10px 10px 10px;
	padding: 5px;
	border: 1px #f1f1f1 solid;
}
.ads {
	float: left;
	text-align: center;
}
.hl {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
.hr {
	float: left;
	width: 680px;
	margin: 0px;
	padding: 0px;
}
.liststyle3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	width: 100%;
}
.liststyle3 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.liststyle3 ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 24px;
	list-style: none;
	line-height: 27px;
	vertical-align: text-top;
	border-bottom: 1px #e2e2e2 dotted;
	width: 87%;
	display: block;
	color: black;
	background: url(images/arw.jpg) no-repeat left;
	background-position: 3px 8px;
}
.liststyle3 ul li a {
	list-style: none;
	text-decoration: none;
 
	display: block;
	color: black;
}
.liststyle3 ul li a:hover {
	list-style: none;
	text-decoration: underline;
	vertical-align: text-top;
	display: block;
	color: #bd072b;
}
/*--------left menu---------*/
.frmtext {
	text-align: right;
	font-weight: bold;
	width: 200px;
}.field {
	width: 200px;
	background-color: #ececec;
	height: 18px;
	border: 1px #dddddd solid;
}
.field2 {
	width: 200px;
	border: 1px #dddddd solid;
	background-color: #ececec;
	height: 100px;
}
.field3 {
	width: 200px;
	border: 1px #e0dbcf solid;
	background-color: silver;
}


.liststyle4 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	padding: 0px 0px 10px 0px;
	width: 100%;
}
.liststyle4 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.liststyle4 ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	list-style: none;
	line-height: 24px;
	vertical-align: text-top;
	border-bottom: 0px #d5d4d4 dotted;
	width: 85%;
	font-weight:bold;
	display: block;
	color: black;
	background: url(images/arw.jpg) no-repeat left;
	background-position: 10px 6px;
}
.liststyle4 ul li a {
	list-style: none;
	text-decoration: none;
 
	display: block;
	color: black;
}
.liststyle4 ul li a:hover {
	list-style: none;
	text-decoration: underline;
	vertical-align: text-top;
	display: block;
	color: #bd072b;
}
/*--------left menu---------*/
