@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-repeat: repeat;
	background-image: url(img/BG-body.jpg);
	background-color: #666;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
#BgBody02 {
	background-repeat: repeat;
	background-image: url(img/BG-body_02.png);
}
#base {
	width: 950px;
	margin: 0px auto;
	background-color: #000;
	border-left: 3px solid;
	border-left-color: #333;
	border-right: 3px solid;
	border-right-color: #333;
}
#header {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(img/BG-header.jpg);
	height: 143px;
}


/*---------------*/
#headerLogo{
	width: 255px;
	float: left;
}
#mainMenu {
	width: 620px;
	float: right;
}
#mainMenu ul {
	padding-top: 82px;
}
#mainMenu li {
}
#mainMenu li a:link, #mainMenu li a:visited {
	text-decoration: none;
	color: #71bdcb;
	width: 124px;
	height: 52px;
	display: block;
	float: left;
	line-height: 52px;
	text-align: center;
}
#mainMenu li a:hover, #mainMenu li a:active {
	color:  #A9DAF1;
	background-repeat: no-repeat;
	background-image: url(img/headerB_menu.jpg);
}




/*---------------*/



#footer {
	text-align: center;
	width: 950px;
	margin: 0px auto;
	background-color: #121C25;
	border-left: 3px solid;
	border-left-color: #333;
	border-right: 3px solid;
	border-right-color: #333;
}
#footerInfo {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(img/BG-footer.jpg);
	height: 100px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
	padding-left: 220px;
	padding-top: 45px;
}
#footerInfo .section{
	width: 200px;
	margin-right: 20px;
	float: left;
	text-align: left;
}
#footerInfo .section p{
	margin: 0;

}

#footerInfo a:link, #footerInfo a:visited {
	text-decoration: none;
	color: #71bdcb;
}
#footerInfo a:hover, #footerInfo a:active {
	color:  #A9DAF1;
}

#copyRights {
 color: #7A96A7;
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 10px;
 letter-spacing: 1px;
 padding: 10px 0px;
}


#copyRights a:link,
#copyRights a:visited{
	text-decoration: none;
	color: #71bdcb;
}
#copyRights a:hover,
#copyRights a:active{
	color: #A9DAF1;
}








/*Contents----------------------------------------------*/

#mainPane {
	height: 574px;
	width: 885px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 143px;
	background-image: url(img/BG-mainPane.jpg);
}
#rightPane {
	width: 65px;
	float: right;
	height: 574px;
	background-repeat: no-repeat;
	background-image: url(img/RightPane.jpg);
}
/* page MainIMG----------------------------------------------*/
.content {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 100px 0px 0px 0px;
	width:885px;
	height: 432px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#imgTop01 {
	background-image: url(img/imgTop.jpg);
	padding-left: 60px;
	width: 825px;
}
#imgTop02 {
	background-image: url(img/imgTop02.jpg);
	padding-left: 60px;
	width: 825px;
}
#imgTop03 {
	background-image: url(img/imgTop03.jpg);
	padding-left: 60px;
	width: 825px;
}
#imgAbout01 {
	background-image: url(img/imgAbout.jpg);
	height: 332px;
	padding: 100px 20px 0px 60px;
	width: 805px;
}

#imgSer01{
	background-image: url(img/imgService.jpg);
	padding-left: 60px;
}
#imgSer02{
	background-image: url(img/imgSer01.jpg);
	padding-left: 60px;
}
#imgSer03{
	background-image: url(img/imgSer02.jpg);
	padding-left: 60px;
}
#imgSer04{
	background-image: url(img/imgSer03.jpg);
	padding-left: 60px;
}
#imgSer05{
	background-image: url(img/imgSer04.jpg);
	padding-left: 60px;
}
#imgSer06{
	background-image: url(img/imgSer05.jpg);
	padding-left: 60px;
}
#imgSer07{
	padding-left: 60px;
	background-image: url(img/imgSer06.jpg);
}
#location{
	padding: 20px 20px 0px 60px;
	background-image: url(img/imgLocation.jpg);
	background-repeat:no-repeat;
	height:435px;
}
/*----------------------------------------------*/
#imgTop02 .desc{

}
#imgTop02 .desc p{
	margin-left: 15px;
	width: 45%!important;
}



/*---ABOUT--------------------------------------*/
#imgAbout01 h2 {
	font-size: 12px;
	color: #CCC;
	padding: 3px;
	border: 1px solid;
	border-color: #999;
	margin: 0px auto 10px auto;
	background-color: #1E2E3E;
}
.aboutDesc {
	width: 500px;
	margin-bottom: 0px;
}
.aboutBoxWrp {
	margin: 25px 0px 0px 0px;
}
.aboutDescBoxBase {
	width: 250px;
	float: left;
	margin: 5px 13px 0px 0px;
/*	background-repeat: repeat-y;
	background-image: url(img/aboutDescBox_base.jpg);
	background-color: #386698;
	background-position: 50% 50%;
*/}
.aboutDescBoxBtm {
/*	background-repeat: no-repeat;
	background-position: 0px 100%;
	background-image: url(img/aboutDescBox_02.jpg);
*/}
.aboutDescBox {
	padding: 5px 5px 10px 5px;
}
.aboutDescBox p {
	width: 220px;
	line-height: 1.2;
	color: #000;
	margin-left: 10px;
}
/*Style----------------------------------------------*/
.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0;
}
h1, h2, h3, h4, p, ul, li {
	margin:0;
	padding:0;
}
h1 {
	color: #a5f06c;
	text-indent: -9999px;
	font-size: 0px;
	height: 0px;
	line-height: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
}
h4 {
}
p {
	margin: 0px 0px 10px 0px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}
ul {
	list-style-type:none;
}
li {
}
/*Form----------------------------------------------*/
#contactForm {
	padding: 15px 30px 15px 50px;
	width: 805px;
	background-image: url(img/imgContact.jpg);
	height: 402px;
}
#clientInfo {
	float: left;
	width: 420px;
}
#contactFormRightPane {
	float: left;
	width: 320px;
	margin-left: 15px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 10px;
}
form th, form td {
	text-align: left;
	font-weight: normal;
	border-bottom: 1px dotted;
	border-bottom-color: #C0C0C0;
	padding: 5px 5px;
}
form th {
	padding-left: 15px;
	width: 100px;
}
form td {
}
#comments {
}
#submit {
	padding: 10px 10px;
	margin-top: 10px;
	text-align: center;
}
#submit input {
	width: 80px;
	margin: 0px 5px;
}
input, select, textarea {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	border-color: #313855;
}
.inputS {
	width: 150px;
}
.inputM {
	width: 250px;
}
.inputL {
}
.textAreaS {
}
.textAreaM {
	width: 300px;
}
.textAreaL {
}
.warning {
}
.required {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	background-image: url(img/icon_required.png);
}


/*      ----------------------------------------------*/
.style1{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE8AA;
	padding: 0px 3px 0px 5px;
	border-left: 2px solid;
	border-left-color: #AE9457;
	margin-right: 5px;
}
