<!--

body {
  	background-color: #FFF;
	color: #595959;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
  	text-align: center;
}

a:link, a:visited, a:active {
	color:#4B8E03;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #333;
}

#container {
  	width: 932px;
  	margin: 0 auto;
}

#header {
	clear: both;
}

#header #left {
	background-image: url(/images/topbar_left.jpg);
	background-repeat: no-repeat;
	width: 466px;
	height: 147px;
	float: left;
}

#header #right {
	background-image: url(/images/topbar_right.jpg);
	background-repeat: no-repeat;
	width: 466px;
	height: 147px;
	float: left;
}

#menu {
	background-color: #345F20;
	margin: 0;
	padding: 0;
	height: 20px;
	clear: both;
	width: 932px;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 110px;
	float: left;
}

#menu ul li {
	display: inline;
}

#menu a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 3px 20px 2px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

#menu a:hover, #menu a.selected {
	color: #BBB;
}

#body {
	clear: both;
}

#footer {
	margin: 10px 0;
	font-size: 10px;
	text-align: center;
}

#footer a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	color: #333;
}

#indexleft {
	float: left;
}

#indexleft #index1 {
	background-image: url(/images/welcome.jpg);
	background-repeat: no-repeat;
	width: 658px;
	height: 94px;
}

#indexleft #index2 {
	background-image: url(/images/middle_bg.jpg);
	background-repeat: no-repeat;
	width: 658px;
	height: 159px;
}

#indexleft #index2 #fubonnpic {
	float: left;
	margin-top: 8px;
}

#indexleft #index2 #description {
    font-family: Helvetica, sans-serif;
	font-weight: bold;
    font-size: 10px;
    color: #000;
	float: left;
	width: 350px;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
}

#indexleft #index3 {
	background-image: url(/images/bottom_bg.jpg);
	background-repeat: no-repeat;
	width: 658px;
	height: 97px;
}

#indexleft #index3 #icons {
	float: left;
	padding: 30px 0 0 10px;
}

#indexright {
	float: left;
	background-image: url(/images/column_bg.jpg);
	background-repeat: no-repeat;
	width: 274px;
	height: 350px;
	text-align: center;
}

#indexright div {
	font-family: Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
	margin-top: 10px;
}

#leasing1 {
	background-image: url(/images/leasing_top.jpg);
	background-repeat: no-repeat;
	width: 932px;
	height: 131px;
}

#leasing2 {
	background-color: #E3E8E1;
	width: 932px;
	text-align: left;
}

#leasing2 #leasingleft {
	float: left;
	width: 500px;
}

#leasing2 #leasingleft div {
	font-size: 14px;
	padding-left: 45px;
	padding-bottom: 15px;
}

#leasing2 #leasingleft ul, #leasing2 #leasingleft ul {
	float: left;
	margin-top: 5px;
	margin-left: 50px;
	padding: 0;
}

#leasing2 #leasingleft ul, #leasing2 #leasingleft ul {
	display: inline;
}

#leasing2 #leasingright {
	float: left;
}

#leasing2 #leasingright div {
	font-size: 14px;
	padding-left: 35px;
	padding-bottom: 15px;
}

#leasing3 {
	width: 932px;
	height: 430px;
}

#review1 {
	background-image: url(/images/review_top.jpg);
	background-repeat: no-repeat;
	width: 932px;
	height: 96px;
}

#review2 {
	background-color: #E3E8E1;
	width: 932px;
	padding-top: 10px;
}

#gallery1 {
	background-image: url(/images/gallery_top.jpg);
	background-repeat: no-repeat;
	width: 932px;
	height: 128px;
}

#gallery2 {
	background-color: #E3E8E1;
	margin:0 auto;
	padding: 5px 0 10px 0;
	width: 932px;
}

#gallery2 img {
	margin: 3px;
	border: 2px solid #FFF;
}

#directionleft {
	float: left;
}

#directionleft #direction1 {
	background-image: url(/images/direction_top.jpg);
	background-repeat: no-repeat;
	width: 558px;
	height: 98px;
}

#directionleft #direction2 {
	background-image: url(/images/direction_middle.jpg);
	background-repeat: no-repeat;
	width: 558px;
	height: 158px;
	text-align: left;
}

#directionleft #direction2 div {
	font-size: 14px;
	padding-left: 35px;
	padding-top: 15px;
}

#directionleft #direction3 {
	background-image: url(/images/direction_bottom.jpg);
	background-repeat: no-repeat;
	width: 558px;
	height: 111px;
}

#directionright {
	float: left;
}

#directionright #direction4 {
	background-image: url(/images/map_top.jpg);
	background-repeat: no-repeat;
	width: 374px;
	height: 98px;
}

#directionright #direction5 {
	background-image: url(/images/map_middle.jpg);
	background-repeat: no-repeat;
	width: 374px;
	height: 158px;
}

#directionright #direction6 {
	background-image: url(/images/map_bottom.jpg);
	background-repeat: no-repeat;
	width: 374px;
	height: 111px;
}

#directory1 {
	width: 932px;
	height: 450px;
}

#directory2 {
	background-color: #E3E8E1;
	width: 932px;
}

#contact1 {
	background-image: url(/images/contactus_top.jpg);
	background-repeat: no-repeat;
	width: 932px;
	height: 96px;
}

#contact2 {
	background-image: url(/images/contactus_mid.jpg);
	background-repeat: no-repeat;
	width: 932px;
	height: 165px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#contact2 div {
	font-size: 14px;
	padding-left: 35px;
	padding-top: 13px;
}

#contact3 {
	background-image: url(/images/contactus_bottom.jpg);
	background-repeat: no-repeat;
	width: 932px;
	height: 78px;
}

.fleft {
	float: left;
}

.clear {
	clear: both;
}

.sfont {
	font-size: 11px;
}

.rfont {
	color: #FF0000;
}

.gfont {
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}

.rlfont {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
}

.rsfont {
   	font-family: Helvetica, sans-serif;
	font-weight: bold;
    font-size: 10px;
    color: #000;
}
-->