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


body,td,th {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	color: #000000;
line-height: 100%;
margin-top: 0;
}
body {
	background-color: #5e9a38;
	
}
p{
font-size: 0.8em;
margin-left: 10px;
margin-right: 10px;
}

#banner {
	width: 800px;
	background: url(Images/bnner-new) no-repeat right top;
	height: 162px;
	float: center;

}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #999900;
	
}
h1,h2,h3{
color:#102536;
font-family:Georgia,Times,serif;
line-height: 100%;
}



h1 {

	font-size:2em;	
	margin-left: 25px;
	
}




h2{

font-size:1.5em;
margin-left: 25px;


}

h3{

font-size:1em;
margin-left: 25px;

}
#legal {
	border-top: 1px dashed #999999;
	margin-right: 25px;
	margin-left:50px;	
	color: #000000;
	padding: 5px 160px 20px;
	clear: both;
	font-size:9px;
}
.companyname { 

color: #000000;
font-size:1.75em;
margin-top: 50px;
line-height: 100%;
}
.imgtext {

color: #000000;
font-size:0.8em;
}
.available { 

color: red;
font-size:1.0em;
}

.lists {

color: #000000;
font-size: 0.9em;
line-height: 100%;
margin-top: 0;
margin-right: 0px;
margin-left:0px;
}
.note {
font-size: .85em;
color:#294e56;
margin: 0 100px;
padding: 10px;
border: 1px solid #73afb7;
background-color: #fbef99;
}

#wrapper {
	width:800px;
	margin: 0 auto ;
	padding:0 0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ffffff;
}
#statcounter{
align= "center";
}