body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	background:#ffffff;
}
#pagebackground {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height:768px;
	_height:768px;
	background:url(images/pageBG.jpg) top repeat-x;
}
#wrapper {
	margin: 0px 0px 0px 0px;
	width:887px;
}
.style {color:#FFFFFF;}
/*.style a{color:#FFFFFF;font:12px Verdana, Arial, Helvetica, sans-serif;}
.style a:hover{text-decoration:none;color:#FFFFFF;}*/
#header {
	position:relative;
	width:887px;
	height:91px;
	background:url(images/header.jpg) top left no-repeat;
}

#home_menuBG {
	position:relative;
	width:887px;
	height:25px;
	text-align:left;
	background:url(images/home_menuBG.jpg) top left no-repeat;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding-top:7px;
	text-indent:10px;

}
#home_menuBG a{
color:#FFFFFF;font:12px Verdana, Arial, Helvetica, sans-serif;
}

#shell {
	float:left;
	position:relative;
	width:887px;
	_height:750px;
	min-height:750px;
	background:url(images/shell_repeat.jpg) repeat-y top;
}
#shellBG {
	position:relative;
	width:887px;
	min-height:645px;
	_height:645px;
	background:url(images/shellBG.jpg) no-repeat top;	
}
#content_image {
	position:relative;
	float:right;
	width:700px;
	height:147px;
	background:url(images/image.jpg) top left no-repeat;
}

/*#content_image_home {
	position:relative;
	float:right;
	width:700px;
	height:147px;
	background:url(images/image_home.jpg) top left no-repeat;
}*/

#left_panel_ {
	position:relative;
	width:187px;
	_height:705px;
	min-height:705px;
	float:left;
}
#left_innerpanel {
	float:left;
	position:relative;
	width:175px;
	padding:5px 0px 0px 5px;
}
#left_menu {
	float:left;
	position:relative;
	width:169px;
	min-height:187px;
	_height:187px;
	background:url(images/left_menu_repeat.jpg) top  left repeat-y;
}
#left_inner_menu {
	float:left;
	position:relative;
	width:159px;
	min-height:187px;
	_height:187px;
	background:url(images/left_menu.jpg) top left no-repeat;
	padding-left: 10px;
}
#left_menu_text{
	float:left;
	width:169px;
}

#left_menu_bottom {
	float:left;
	position:relative;
	width:169px;
	height:21px;
	background:url(images/left_menu_btm.jpg) top left no-repeat;
}
#content_ {
	position:relative;
	width:700px;
	_height:505px;
	min-height:505px;
	float:left;

}
#title{
	padding:37px 0px 0px 30px;
	margin-left:-7px;
}
#content_text {
	position:relative;
	width:400px;
	float:left;
	min-height:250px;
	_height:250px;
	text-align:left;
	padding:0px 0px 0px 35px;
}
#content_text p{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#000000;
}
#content_text a{
	font-weight: 800
	color:#5A3512;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
#content_text h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#000000;
}
#content_text h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#000000;
}
#content_text h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#000000;
}
#content_text h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#000000;
}
#content_text ul{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#000000;
	margin-left:-25px;
}
#content_text ol{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	color:#000000;
	margin-left:-30px;
}
#content_address_ {
	position:relative;
	width:700px;
	height:91px;
	background:url(images/footer_address1.jpg) top left no-repeat;
}
#footer-text {
	position:relative;
	float:left;
	width:400px;
	height:170px;
	padding-left:35px;
	font:12px Verdana,Arial,Sans-Serif;
	line-height:1.5;
	color:#000000;
}
#footer-text a{
	font:12px Verdana,Arial,Sans-Serif;
	color:#000000;
}
#footer-text a:hover{
	text-decoration:underline;
}
#clear {
	clear:both;
}
#clear1 {
	clear:both;
}
.clear {
	clear:both;
}

/* Menu implementation */
#MainMenu {
	margin:15px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	/*border:1px red solid;*/
}

#MainMenu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*width:202px;*/
}

#MainMenu ul li {
	position: relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 6px 0px;
	text-align: left;
	list-style: none; 
	display: block;
}

#MainMenu ul li a {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font:normal 13px Verdana,Arial,Sans-Serif;
	display: block;
	color: #ffffff;	
}

#MainMenu ul li a:hover {
	text-decoration: none;
	color: #ffffff;	
	font:Bold 13px Verdana,Arial,Sans-Serif;
}

 #MainMenu ul li ul {
	position:absolute;
	margin:-42px 0px 0px -20px;
	padding:0px 0px 5px 0px;
	width:150px;
	left:172px; 
	top:0px;
	background: #ffffff;
	list-style: none;
	z-index:999;

}

#MainMenu ul li ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:999;

}

 #MainMenu ul li ul li a {
	margin: 0px 0px 0px 0px;
	padding:2px 0px 2px 10px;
	font:normal 12px Verdana,Arial,Sans-Serif;
	color: #000000;
	z-index:999;

}

 #MainMenu ul li ul li a:hover {
	text-decoration:none;
	background: #C0C0C0;
	color: #000000;
	font:normal 12px Verdana,Arial,Sans-Serif;
	z-index:999;
}


/*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 48px/100% Arial, Helvetica, sans-serif;
	color:#684C2C;
}
