body{
	background-image:url(../images/background.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	
}
html { overflow: -moz-scrollbars-vertical !important; }
#container{
	background-color: #ffffff;
	width: 900px;
	border-left-width: 14px;
	border-right-width: 14px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #998553;
	border-left-color: #998553;
	text-align: left;
	padding: 0px;
}
#branding{
	width: 900px;
	height: 131px;
}
#mantra{
	position:relative;
	width: 900px;
	height: 131px;
	top:-80px;
	left:460px;
	width:auto;
	font-family:sans-serif;
	font-size:18px;
}
#nav_main{
	padding: 0px;
	margin: 0px;
	position: relative;
	height:35px;
	clear:both;
}
#flash{
height:258px;
}
#select-area{
	text-align:right;
	padding-right:50px;
	margin-top:5px;
	vertical-align:top;
	float:right;
	clear:right;
}

#content-container{
	width:900px;
	background-color: #343434;
	clear: both;
	float: left;
}
#content{
	width:900px;
	background-image: url(../images/background_content.jpg);
	background-repeat: no-repeat;
	background-position:top;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
#content_sub{
	float:left;
	width: 280px;
}
#content_sub_top{
	float:left;
	width:259px;
	padding-bottom:13px;
}
#content_sub_top_top{
	float:right;
	width: 259px;
	height: 54px;
	background-image:url(../images/top2_content_sub_top.jpg);
	background-position:top;
	margin-top: 9px;
	clear:left;
}
#content_sub_top_top1{
	float:right;
	width: 259px;
	height: 54px;
	background-image:url(../images/top1_content_sub_top.jpg);
	background-position:top;
	margin-top: 9px;
	clear:left;
}
#content_sub_top_mid{
	float:right;
	width:259px;
	background-image:url(../images/mid_content_sub_top.jpg);
		background-repeat: repeat-y;
	background-position: top;
	clear:both;
}
#content_sub_top_bottom{
	float:right;
	width:259px;
	height:20px;
	background-image:url(../images/bottom_content_sub_top.jpg);
	clear:both;
	background-position: top;
	background-repeat:no-repeat;
}
#content_sub_bottom{
	float:left;
	width: 259px;
	height: 180px;
	background-image: url(../images/content_sub_bottom.jpg);
	margin-left: 21px;
	clear:both;
	position: static;
}
#content_sub_bottom_content{
	margin-top:32px;
}
#content_sub_content{
	text-align:left;
	vertical-align:top;
	margin-top:12px;
	margin-left:10px;
	margin-right:10px;
}
#content_main_mid_content{
	text-align:left;
	vertical-align:top;
	margin-top:12px;
	margin-left:10px;
	margin-right:10px;
}
#content_main{
	float:right;
	width:601px;
	margin-top: 9px;
	clear:both;
}
#content_main_top{
	float:left;
	background-image:url(../images/top2_content_main.jpg);
	width:579px;
	height:54px;
}
#content_main_top1{
	float:left;
	background-image:url(../images/top1_content_main.jpg);
	width:579px;
	height:54px;
}
#content_main_top1_header{
	margin-top: 14px;
	margin-left: 10px;
	margin-right: 10px;
}
#content_main_mid{
	float:left;
	background-image:url(../images/mid_content_main.jpg);
	background-repeat:repeat-y;
	width:579px;
	background-color: #FFFFFF;
}
#content_main_bottom{
	float:left;
	background-image:url(../images/bottom_content_main.jpg);
	width:579px;
	height:20px;
	background-repeat: no-repeat;
	background-position: center top;
}
#spacer_left{
	float:left;
	background-image:url(../images/spacer_left.jpg);
	width:21px;
	height:137px;
	margin-top:9px;
}
#spacer_mid{
	float:right;
	background-image:url(../images/spacer_mid.jpg);
	width: 19px;
	height: 227px;
	margin-top:9px;
}
#spacer_right{
	float:right;
	background-image:url(../images/spacer_right.jpg);
	width:22px;
	height:211px;
}
#footer{
	width: 900px;
	height: 77px;
	background-color: #343434;
	padding-top: 45px;
	clear:both;
}
