@charset "utf-8";
/* CSS Document */


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-color:dddfd0;
	margin-top:0px;
}
.contentbackground {
	background-color:a6ad69;
	background-image:url(../images/home_content_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0px 0px 180px 0px;
}
.contentText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
}
.textL {
	font-size: 15px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	font-weight: bold;
	text-align: inherit;
}
p {
}
td {
}
a:link {
}
a:visited { 
}
a:hover {
}
a:active { 
}
input,textarea,select {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff; 
}
.textLLink {
	font-size: 15px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#0e414b;
	font-weight: bold;
	text-align: inherit;
	text-decoration:none; 
}
.textLLink:hover {
	font-size: 15px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#1a7687;
	font-weight: bold;
	text-align: inherit;
	text-decoration:none;
}
.inputbox {
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.aboutusBG {
	background-image:url(../images/aboutus_bg.jpg);
	background-color:#94c3bc;
	background-position:top;
	background-repeat:no-repeat;
}
.aboutusbuilding {
	background-image:url(../images/aboutus_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.aboutusName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#1a7687;
	font-weight:bold;
}
.aboutustxt {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	line-height:16px;
}
.indextestbg {
	background-image:url(../images/homebottombg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top:180;
}