@charset "utf-8";
.wrapper {
	height: auto;
	width: 999px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
.enquiry {
	font-family: Verdana;
	font-size: x-large;
	font-weight: bold;
	color: #333333;
	background-color: #DCD9AF;
	vertical-align: top;
	padding: 5px;
}
.address {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


.textstyle  {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #759B00;
	text-decoration: none;
	text-indent: 20px;
}
.boldfont {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CDC98D;
	text-align: center;
}


.logo {
	height: 268px;
	width: 198px;
	float: left;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	clear: left;
}
.title {
	background-color: #64614D;
	height: 30px;
	width: 999px;
	font-family: Verdana;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;

}
.banner {
	clear: right;
	float: right;
	width: 999px;
	height: 268px;
	background-color: #FFFFFF;
}
.welcome {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #6A6A6A;
	background-color: #EDEBD6;
	text-align: left;
	padding: 5px;
}
.aboutus {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #EDEBD6;
	text-indent: 90px;
}
.wrapperboder {
	border: thin solid #7F9DB9;
	background-color: #EDEBD6;
	width: 999px;
	margin-top: 0px;
	height: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
