#MainBody {
	width:1001px;
	height:700px;
}

#FlashLocation {
	width:1001px;
	height:311px;
	background-repeat:no-repeat;
}

#MainContenet {
	width:1001px;
	height:391px;
	background-image:url(../images/BackgroundRepeat.jpg);
	background-repeat:repeat-x;
	text-align:right;
}

#TitleLoc {
	width:350px;
	height:24px;
	font-size:18px;
	font-family:Arial;
	color:#827901;
	font-weight:bold;
}

#SmallTitle {
	width:350px;
	height:20px;
	font-size:14px;
	color:#999999;
	font-weight:bold;

}

#TextLoc {
	width:655px;
	height:auto;
	padding-right:12px;
	font-size:12px;
	font-family:arial;
}

#RightSide {
	width:706px;
	height:391px;
	float:right;
}

#SmallPicCont {
	width:655px;
	height:117px;
	padding-top:20px;
}

#RightSep {
	width:20px;
	height:270px;
	float:right;
}

#TextTopSep {
	width:655px;
	height:16px;
}

#TextCont {
	width:655px;
	min-height:320px;
	height:auto;
	float:right;
}

#ContactText {
	width:260px;
	height:177px;
	padding-top:10px;
}

.NewsBox {
	width:260px;
	height:auto;
	min-height:14px;
	font-size:12px;
	font-family:arial;
	padding-top:10px;
	padding-right:10px;
}

.NewsBox:Hover{
	font-family:arial;
	font-weight:bold;
	/*font-size: 14pt;*/
}

#ContactTableBox {
	width:265px;
	height:114px;
}


#LeftSide {
	width:295px;
	height:391px;
	float:right;
}

#LeftSep {
	width:13px;
	height:391px;
	float:right;
}

#LeftBox {
	width:282px;
	height:391px;
	float:right;
}

#NewsBox {
	width:282px;
	height:210px;
}

#NewsContactSep {
	width:282px;
	height:20px;
	background-image:url(../images/NewsContactSep.jpg);
	background-repeat:no-repeat;
}

#LinkAbout {
	width:640px;
	font-size:14px;
	color:#776f10;
	text-align:left;
	font-weight:bold;
}

#ContactBox {
	width:282px;
	height:215px;
}

#ContactTitle {
	width:282px;
	height:33px;
	background-image:url(../images/ContactTitle.jpg);
	background-repeat:no-repeat;
}

#ContactUsTitle {
	width:282px;
	height:23px;
	background-image: url(../images/ContactUsTitle.jpg);
	background-repeat:no-repeat;
}

#marqueecontainer{
	position: relative;
	width: 264px; /*marquee width */
	height: 157px; /*marquee height */
	overflow: hidden;
	padding: 2px;
	padding-right: 4px;
}

#vmarquee {
	position: absolute; 
	width: 98%;
}



