@charset "utf-8";
/* CSS Document */

html {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	background: url(images/background3.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
}
a img {
	border-style:none;
}
a:hover {
	text-decoration:underline;
}
.content_top, .content_main, .content_bottom, .navholder, .bannerbox {
/*	margin-left:10%;
	margin-right:10%;
*/
	margin:0 auto;
	width:900px;
}
.wrapper {
	padding-top:10px;
	padding-bottom:10px;
}
.content_top {
	background-image:url(images/top3black.jpg);
	background-repeat:no-repeat;
	height:120px;
	width:900px;
	background-color:#E0E0E0;
}
.content_main {
	background-image:url(images/mainContent.png);
	background-repeat:repeat-y;
	width:900px;
}
.content_bottom {
	background-image:url(images/bottom.png);
	_background-image:url(images/bottomSQ.png);
	background-repeat:no-repeat;
	height:30px;
	width:900px;
}
.content_bottom a {
	color:#FFFFFF;
}
.content_top .contactbox {
	margin:20px 15px 10px 10px;
	float:right;
}
.content_top .contactbox .contactinfo {
	font-size:14px;
	padding:8px 5px 5px 17px;
	color:#000000;
}
.content_top .contactbox .contactinfo .iconbox {
	height:80px;
	width:350px;
	text-align:center;
}
.content_top .contactbox .contactinfo .iconbox .icon{
	color:#E0E0E0;
	border:1px solid #CCCCCC;
}
.content_top .contactbox .contactinfo .iconbox .icon:hover{
	border:1px solid #999999;
}
.content_top .contactbox .contactinfo .iconbox .icon a{
	color:#E0E0E0;
}
.bannerbox {
	font-size:18px;
	height:150px;
	color:#FFFFFF;
	background-color:#E0E0E0;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	width:896px;
	height:170px;
}
.bannerbox .banner {
	width:864px;
	height:150px;
	border:2px solid #FFFFFF;
	background-color:#000000;
	background-image:url(images/bannerBG.png);
	background-repeat:no-repeat;
	margin-left:15px;
}
.bannerbox .banner .bannerContent {
	height:150px;
}
.bannerbox .banner .bannerContent .service {
	width:195px;
	height:130px;
	float:left;
	margin:4px;
	border:2px solid #FFFFFF;
	background-color:#000000;
}
.bannerbox .banner .bannerContent .servicebox {
	width:25%;
}
.subtitle {
	font-size:18px;
	padding-left:15px;
	padding-top:5px;
	height:25px;
	color:#FFFFFF;
	background-color:#000000;
}
.content1 {
	padding:10px;
	padding-left:17px;
	width:70%;
}
.content1 .INFO {
	padding:10px 50px 10px 50px;
	color:#000000;
	font-size:12px;
	text-align:justify;
	line-height:25px;
}

/* contact page */

.content1contact {
	padding:10px;
	padding-left:17px;
	width:45%;
}
.content2contact {
	padding:10px;
	width:25%;
	height:300px;
	font-size:12px;
}
.content2contact .form {
	width:150px;
}
input.human{display:none;}
.content1contact .INFOcontact {
	padding:10px 50px 10px 50px;
	color:#000000;
	font-size:12px;
	text-align:justify;
	line-height:25px;
	_line-height:20px;
	overflow:auto;
	height:290px;
}
.contentbordercontact {
	border:1px solid #000000;
	width:420px;
	height:335px;
}
.contentbordercontact2 {
	border:1px solid #000000;
	width:175px;
	height:335px;
}
.formtext {
	padding:5px;
}

/* end */

.content1 .INFOsitemap {
	padding:15px 10px 0px 0;
	color:#000000;
	font-size:12px;
	text-align:justify;
}
.content1 .INFOsitemap .sitemapContent {
	padding-left:50px;
	line-height:19px;
	_line-height:18px;
}
.sitemapPoints {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
.sitemapPoints li a {
	padding-left:20px;
	color:#000000;
}
.sitemapPoints li a.sub {
	background: url(images/bullet.gif) no-repeat left center; 
}
.content2 {
	height:335px;
	padding:10px;
	padding-left:0;
	width:30%;
}
.contentborder {
	border:1px solid #000000;
	width:620px;
}
.imageHolder {
	border:1px solid #000000;
	width:230px;
	height:335px;
	float:left;
	background-repeat:no-repeat;
}
.navholder {
	width:896px;
	height:45px;
	background-color:#E0E0E0;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
}
.navBG {
	height:40px;
	width:864px;
	border:2px solid #FFFFFF;
	background-image:url(images/navimg2.jpg);
	margin-left:15px;
}
.content_main .contentTable {
	width:900px;
	height:100%;
}
.content_bottom .copy {
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	padding-left:20px;
	padding-top:7px;
}