





@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Didact+Gothic);
html {
	height:100%;
	width:100%
}
h1 {
	font-family: 'Didact Gothic', sans-serif;
	font-size:22px;
	color:#1fa345;
	font-weight:bold;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	padding:0;
}
h2 {
	font-family: 'Didact Gothic', sans-serif;
	font-size:20px;
	color:#1fa345;
	font-weight:bold;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	padding:0;
}
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
}
#wrapper {
	width:1004px;
	height:auto;
	margin:0 auto;
}
#header {
	width:1004px;
	height:149px;
	float:left;
}
.logo {
	height: 138px;
	width: 135px;
	float:left;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
}
.phone {
	margin:12px 0 0 40px;
	float:right;
	color:#1fa345;
	font-size:12px;
}
.phone a {
	color:#1fa345;
	text-decoration:none;
}
.phone a:hover {
	color:#333;
	text-decoration:none;
}
#menu {
	width:860px;
	float:right;
	margin-top:70px;
	font-family:AvantGardeCTTRegular;
	font-size:15px;
	color:#000;
}
#menu ul li {
	display:inline;
	list-style:none;
	font-family:AvantGardeCTTRegular;
	margin:0;
	border-right: solid #1fa345 1px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#menu ul li a {
	font-family:AvantGardeCTTRegular;
	color:#000;
	text-decoration:none;
}
#menu ul li a:hover {
	color:#1fa345;
	text-decoration:none;
	background-position: center 14px;
}
#menu .active {
	color:#1fa345;
	text-decoration:none;
}
#banner {
	width:1004px;
	float:left;
	height:285px;
}
#banner .animation {
	width:694px;
	height:286px;
	float:left;
	
}
#banner .news {
	width:310px;
	height:250px;
	float:left;
	;
}
#banner .news .head {
	width:310px;
	background-image:url(img/news.png);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
	height:40px;
}
#banner .news .scroll {
	width:290px;
	height:120px;
	float:left;
	padding:0 10px ;

}
#banner .news .scroll h1 {
	color:#000;
	font-size:12px;
	font-weight:bold;
}
#banner .news .scroll h2 {
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
#banner .news .scroll p {
	color:#fff;
	font-size:11px;
}
@font-face {
 font-family: 'AvantGardeCTTRegular';
 src: url('http://altime.me/css/avg45_-webfont.eot');
 src: url('http://altime.me/css/avg45_-webfont.eot') format('embedded-opentype'), url('http://altime.me/css/avg45_-webfont.woff') format('woff'), url('http://altime.me/css/avg45_-webfont.ttf') format('truetype'), url('http://altime.me/css/avg45_-webfont.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
#content {
	width:1004px;
	height:auto;
	float:left;
	margin-bottom:20px;
}
#centerpanel {
	float:left;
	width:694px;
}
#centerpanel .head {
	height:50px;
	border-bottom:dotted #CCC 1px;
	float:left;
	width:694px;
}
#centerpanel .matter {
	float:left;
	width:684px;
	height:auto;
	line-height:20px;
	text-align:justify;
	padding:5px;
}
.more {
	color:#1fa345;
	background-image: url(img/morearrow.jpg);
	background-repeat: no-repeat;
	background-position:32px;
	text-decoration:none;
	width:50px;
	height:20px;
	float:left;
}
.more a {
	color:#1fa345;
	text-decoration:none
}
.more a:hover {
	color:#333;
	text-decoration:none
}
.pic1 {
	border:solid 1px #1fa345;
	margin: 10px 10px 0 0;
	float:left;
}
#rightpanel {
	float:left;
	width:310px;
	height:auto;
}
#rightpanel .head2 {
	height:50px;
	border-bottom:dotted #CCC 1px;
	float:left;
	width:290px;
	padding-left:20px;
}
.points {
	float:right;
	width:100%;
}
.points ul li {
	color:#1fa345;
	font-weight:normal;
	text-decoration:none;
	font-family: 'Didact Gothic', sans-serif;
	font-size:20px;
	list-style-image:url(img/pointarrow.jpg);
	text-align: left;
}
.points ul li a {
	color:#1fa345;
	font-weight:normal;
	text-decoration:none;
	font-family: 'Didact Gothic', sans-serif;
}
.points a:hover {
	color:#333;
}
.footercontainer {
	width:100%;
	height:109px;
	background-image: url(img/footer.jpg);
	background-repeat: repeat-x;
	float:left;
}
.footer {
	height:109px;
	margin:0 auto;
	width:1004px;
}
.copyright {
	float:left;
	width:150px;
	color:#999;
	padding:30px 10px 10px 20px;
}
.footerlink {
	float:left;
	width:600px;
	padding:20px 10px 10px 10px;
}
.footerlink ul li {
	display:block;
	list-style:none;
	padding:0 10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	float:left;
}
.footerlink ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	text-decoration:none;
}
.footerlink ul li a:hover {
	color:#1fa345;
	text-decoration:none;
	background-position: center 14px;
}

.social
{
	float:right;
	height:35px;
	width:100px;
	padding:20px 0 0 0;
}
.facebook
{
	padding:0 5px;
}
.serviceimg {
	width:277px;
	height:103px;
	border: 1px solid #1fa345;
	margin:5px;
	margin-left:20px;
}#contactstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	float: left;
	height: auto;
	width: 250px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#servicetxtbox {
	float: left;
	height: auto;
	width: 650px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bltstyle {
	font-size: 14px;
	font-weight: bold;
}
.sidehd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1FA345;
	font-weight: bold;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 650px;
}
#form {
	float: right;
	height: auto;
	width: 400px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.sidehdscnd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1FA345;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	height: 20px;
	width: 100px;
}
.inputstyle {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #1FA345;
	border-right-color: #1FA345;
	border-bottom-color: #1FA345;
	border-left-color: #1FA345;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 20px;
	width: 200px;
	float: left;
}
.txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 50px;
	width: 200px;
	border: thin dotted #1FA345;
}
.lnkstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1FA345;
	text-decoration: none;
}
.inputstylenot {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #1FA345;
	border-right-color: #1FA345;
	border-bottom-color: #1FA345;
	border-left-color: #1FA345;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width: 200px;
	float: left;
	color: #000000;
}
.txtareanot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 50px;
	width: 200px;
	border: thin dotted #1FA345;
	color: #000000;
}
.hr {border: 1px dotted #CCCCCC; border-style: none none dotted; }
#staffimg_txt {
	padding: 2px;
	float: left;
	height: 400px;
	width: 200px;
	border: thin solid #CCCCCC;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#img {
	float: left;
	height: 314px;
	width: 200px;
}
#name {
	float: left;
	height: auto;
	width: 190px;
	margin-top: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1FA345;
	font-weight: bold;
}
#DOT {
	float: left;
	width: 684px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.e_mail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1FA345;
	text-decoration: none;
}
#txt_dot {
	float: left;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.staff_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
