body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6d4400;
}
#pagebackground {
	position:relative;
	margin:0px 0px 0px 0px;
	height:674px;
	background:url(images/pageBG.jpg) no-repeat top;
}
#wrapper {
	margin:0px auto;
	width:900px;
}
#shell {
	width: 900px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index:2;
}
#menuBG{
	width: 900px;
	height: 30px;
	position: absolute;
	z-index: 30;
	background:url(images/menuBG.jpg) no-repeat top;
}
#menu_text {
	width:900px;
	text-align:center;
	color:#ffd3c7;
}
#header_{
	float:left;
	height:349px;
	width:900px;
}
#flasharea{
	float:left;
	height:349px;
	width:900px;
}
#slideshow_flash{
	width: 257px;
	height: 446px;
	position: absolute;
	left: 629px;
	z-index: 15;
	margin-top:139px;
}
#linkBG_frame {
	width:257px;
	height:127px;
	padding-top:10px;
}
#linkBG {
	width:257px;
	height:125px;
	background:url(images/linkBG.gif) no-repeat top;
}
#link_text_title {
	width:130px;
	font-weight:bold;
	padding-top:5px;
	padding-left:40px;
	font-size:14px;
}
#link_text {
	width:160px;
	padding-top:5px;
	padding-left:40px;
	font-size:12px;
}
#link_text a{
	color:#070C05;
}
#mainflash{
	z-index: 5;
	width:900px;
	height:349px;
	overflow: hidden;
}
#text_area{
	float:left;
	width:900px;
	min-height:272px;
	_height:272px;
	background:url(images/text_area_repeat.jpg) repeat-y top;
}
#text_area_BG {
	width:900px;
	min-height:272px;
	_height:272px;
	background:url(images/text_area_BG.jpg) no-repeat top;
}

#content_area {
	width:550px;
	float:left;
}
#content {
	float:left;
	width:500px;
	padding-left:150px;
}
#title {
	width:400px;
	float:left;
	text-align:left;
	color:#dc2d0a;
	font-size:30px;
	padding-top:15px;
}
#content_text {
	width:460px;
	float:left;
	text-align:left;
	/*padding-top:0px;*/
	margin-top:-16px;
	padding-bottom:15px;
}
#content_text p {
	color: #000000;
	font:12px  Verdana, Arial,Helvetica;	
	line-height:1.5;
}
#content_text h2{
	color: #666666;
	font-family:Verdana, Arial, Helvetica;	
	line-height:1.5;
}
#content_text h3{
	color: #000000;
	font-family:Verdana, Arial, Helvetica;	
	line-height:1.5;
}
#content_text h4{
	color: #000000;
	font-family:Verdana, Arial, Helvetica;	
	line-height:1.5;
}
#content_text h5{
	color: #000000;
	font-family:Verdana, Arial, Helvetica;	
	line-height:1.5;
}
#content_text h6{
	color: #666666;
	font-family:Verdana, Arial, Helvetica;	
	line-height:1.5;
}
#content_text a{
	color: #9e6314;
	font:12px  Verdana,Arial, Helvetica;	
}
#content_text ul{
	font:12px Verdana,Arial,Sans-Serif;
	color:#000000;
	line-height:1.5;
	margin-left:-25px;
}
#content_text ol{
	font:12px Verdana,Arial,Sans-Serif;
	color:#000000;
	line-height:1.5;
	margin-left:-18px;
}

#text_area_bottom {
	width:900px;
	height:115px;
	background:url(images/text_area_bottom.jpg) no-repeat top;
}
#footerBG {
	width:900px;
	height:47px;
	background:url(images/footerBG.jpg) no-repeat top;
}
#footer_text {
	float:left;
	width:600px;
	color:#ff9e00; 
	padding-top:5px;
	padding-left:150px;
	font:10px Verdana,Arial,Sans-Serif;
}
#footer_text a {
	color:#ff9e00; 
	font:10px Verdana,Arial,Sans-Serif;
}
#footer_text a:hover{
	text-decoration:underline;
}
#clear {clear:both;}
#clear1 {clear:both;}
.clear {clear:both;}
.image_class {border:none;}
.link_class {color:#000000;}


/* Menu implementation */
#MainMenu {
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	z-index:1;	
	/*max-width:812px;
	min-width:808px; */
	width:808px;
}

#MainMenu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*height:30px;*/
	background:url(images/menustrip.jpg) right no-repeat;
	z-index:2;
}

#MainMenu ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	display:inline;
	/*height:20px;*/
	position:relative;
	z-index:3;
}

#MainMenu ul li a {
	font:Bold 14px Verdana,Arial,Sans-Serif;
	/*line-height:20px;*/
	margin:0px 0px 0px 0px;
	padding:0px 30px 0px 0px;
	/*padding:0px 10px;*/
	color: #FFD3C7;
	text-transform:uppercase;
	z-index:4;
}
#MainMenu ul li a img{
	padding:0px 23px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
	z-index:5;
}
#MainMenu ul li a:hover {
	text-decoration: none;
	padding:5px 30px 8px 0px;
	background:url(images/rollover.jpg);
	z-index:6;
}

#MainMenu ul li ul {
	position: absolute;
	height: auto;
	width: 160px;
	border:1px #000000 solid;
	margin:0px 0px 0px 0px;
	left:-26px;
	/*top:26px;*/
	background: #4F6FF1;
	border-bottom: none;
	display: none;
	z-index:7;
}

#MainMenu ul li ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display: block;
	height:20px;
	border-bottom: 1px #000000 solid;
	z-index:8;
}

#MainMenu ul li ul li a {
	font: 12px Verdana,Arial,sans-serif;
	color: #ffffff;
	display:block;
	text-transform:none;
	height:auto;
	padding:3px 0px 3px 0px;
	z-index:9;
	/*padding-left:10px;*/
}

#MainMenu ul li ul li a:hover {
	text-decoration: none;
	background:none;
	background-color:#FF0000;
	height:auto;
	padding:3px 0px 3px 0px;
	z-index:10;
}

/*sIFR Implementation*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0;
}
.sIFR-replaced { 
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden;
}
.sIFR-replaced > div { 
	display: none !important;
}
.sIFR-active #title .sIFR {
	visibility: hidden;
	font:normal 30px/100% Arial, Helvetica, sans-serif;
	color:#00579C;
}
.sIFR-active #title_inner .sIFR {
	visibility: hidden;
	font:normal 30px/100% Arial, Helvetica, sans-serif;
	color:#DC2D0A;
}
.ModuleTitle_MenuBar {
	position: relative;
	margin: 0 10px 0 0;
}
.ModuleTitle_SubMenu {
	left:0!important;
	top:15px!important;
	width:150px;
}
