@charset "utf-8";
/* CSS Document */

* body {
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
}

h1 h2 {
margin:0px;
padding:0px;
}
#footerleft {
	float: left;
	height: 30px;
	width: 300px;
	padding-left: 15px;
}


li ul {
	margin:0px;
	padding:0px;
	list-style-type: none;

}

#main {
	height: auto;
	width: 1002px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: repeat;
	height: 79px;
	width: 1002px;
	background-position: center center;
}
#logo {
	float: left;
	height: 69px;
	width: 380px;
	padding-left: 20px;
	padding-top: 10px;
}
#headerbutton {
	height: 44px;
	width: 1002px;
	float: right;	
}

#headerbtnleft {
	height: 44px;
	width: 16px;
	background-image: url(../images/top_btn_left.jpg);
	background-repeat: no-repeat;
	float: left;
}

#headerbtnmiddle {
	background-image: url(../images/top_btn_middle.jpg);
	background-repeat: repeat;
	height: 33px;
	width: 972px;
	float: left;
	text-align: center;
	padding-top: 11px;
}

#headerbtnright {
	background-image: url(../images/top_btn_right.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 14px;
	float: right;
}
.header-btn {
	COLOR: #B4E0FC;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.header-btn A {
	COLOR: #B4E0FC;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.header-btn A:hover {
	COLOR: #FFCC00;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#banners {
	background-image: url(../images/banner.jpg);
	float: left;
	height: 205px;
	width: 1002px;
	background-position: center top;
}
#bannerright {
	float: right;
	height: 127px;
	width: 700px;
	margin-top: 30px;
	padding-right: 20px;
}
#servicebox {
	float: right;
	height: 127px;
	width: 112px;
	background-image: url(../images/service_box.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}
#serviceleft {
	background-image: url(../images/service_btn_bg.jpg);
	background-repeat: repeat;
	float: left;
	height: 365px;
	width: 262px;
}
#servicetext {
	background-image: url(../images/service_btn_bg.jpg);
	background-repeat: repeat;
	float: left;
	height: 350px;
	width: 200px;
	margin-top: 10px;
	margin-right: auto;
	padding-left: 45px;
}
#servicetext ul {
	margin: 0px;
	padding: 0px;
}
#servicetext li {
	display: block;
	list-style-type: none;
	height: 25px;
}
.servicehedaing {
	color: #164C90;
	font-family: "Script MT Bold";
	font-size: 22px;
}
.servicebutton {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
#matterbox {
	float: left;
	height: auto;
	width: 740px;
	background-color: #FFFFFF;
}
#mattertext {
	float: left;
	height: auto;
	width: 710px;
	margin-top: 10px;
	padding-left: 10px;
}
.matterhedaing {
	color: #66CC00;
	font-family: "Tw Cen MT Condensed";
	font-size: 30px;
}
.matter {
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
}
#bottombox {
	float: left;
	height: 40px;
	width: 1002px;
	background-color: #104B97;
	padding-top: 15px;
}
.headingwhite {
	font-family: verdana;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	height: 25px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.whitetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


.contact-hd{width:700px;
height:50px;
float:left;
padding:0px;
color: #66CC00;
	font-family: "Tw Cen MT Condensed";
	font-size: 30px;
}
#contact-hd2{width:700px;
height:300px;
float:left;
padding:0px 0px 30px 0px;
color: #333333;
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;

}

#contact-hd3{width:700px;
height:300px;
float:left;
color: #333333;
	font-family: Verdana;
	font-size: 11px;
	text-align: justify;
	background: url(../img/contact.gif) left no-repeat;

}
