body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 11px; 
	color: #000000; 
	background: #000000 ;
	margin-bottom: 5px;
	margin: 0px;
	margin-top: 110px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
a:active {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.container {
	color: #000000;
	background-color: #d9c092;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.inquiry {
	color: #000000;
	font-size: 11px;
	padding-right: 10px;
	text-align: right;
	
}
.text {
	color: #000000;
	font-size: 12px;
	padding-left: 20px;
	text-align: justify;
}
.text2 {
	color: #000000;
	font-size: 12px;
	text-align: justify;
}
.container2 {
	color: #000000;
	font-size: 11px;
	text-align: justify;
}
.menu {
	color: #000000;
	background-color: #bc9a75;
	font-size: 11px;
	padding-right: 20px;
	text-align: right;
	white-space: 12px;
}
.footer {
	color: #FFFFFF;
	background-color: #8a5839;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
	
}
.SIDE {
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}

.SIDEBAr {
	color: #000000;
	background-color: #cfb27e;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	
	}
.SUBMENU {
	color: #FFFCEF;
	background-color: #bcac88;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	}
.form {
	color: #000000;
	background-color: #b48c62;
	font-size: 14px;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
}
#bottombanner{
position: absolute; 
top: 0;
}
body > div#bottombanner{
width:100%;
position: fixed; 
top: 0;

}