body {
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#27b6e2;	
}
#pagebackground {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height:600px;
	_height:600px;
	background:url(images/pageBG_1.jpg) repeat-x top;
}
#wrapper {
	margin:0 auto;
	width:900px;
}
#header {
	width:900px;
	height:192px;
	margin:0px 0px 0px 0px;
	background:url(images/header.jpg) no-repeat top;
	overflow:hidden;
}
#shell {
	float:left;
	width:900px;
	min-height:391px;
	_height:391px;
	background:url(images/shell_repeat.jpg) repeat-y top;

}
#shellBG {
	width:900px;
min-height:391px;
	_height:391px;
	background:url(images/shellBG.jpg) no-repeat top;

}
#menuBG {
	width:900px;
	height:40px;
	background:url(images/menuBG.jpg) repeat-x top;
}
#menu {
	width:812px;
	height:40px;
	margin-left:44px;
	margin-right:44px;
	background:url(images/menu_blue_BG.jpg) repeat-x top;
}
#left_flash {
	float:left;
	width:277px;
	height:320px;
	padding-top:30px;

}
#content {
	width:493px;
	float:left;
	padding-top:50px;
	padding-left:50px;
}
#welcome {
	width:493px;
	text-align:left;
	font-size:30px;
}
#left_image {
	float:left;
	width:207px;
	height:320px;
	padding-top:40px;
	padding-left:70px;
}
#image {
	float:left;
	width:202px;
	height:296px;
	border:2px white solid;
}
#content_text {
	width:493px;
	text-align:left;
}
#content_text ol li ul li{
list-style-type:square;
}

#content_text ol{
	color: #000000;
	font:12px Verdana, Arial, Helvetica;	
	line-height:1.5;
	margin-left:-23px;
}
#content_text ul{
	color: #000000;
	font:12px  Verdana, Arial, Helvetica;	
	line-height:1.5;
	margin-left:-27px;
}

#content_text p {
	color: #000000;
	font:12px  Verdana, Arial, Helvetica;	
	line-height:1.5;
}
#content_text h2{
	color: #000000;
	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: #000000;
	font-family:Verdana, Arial, Helvetica;	
	line-height:1.5;
}
#content_text a{
	color: #163e92;
}

#footer_background {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height:185px;
	_height:185px;
	background:url(images/footerBG.jpg) repeat-x top;

}
#footer {
	margin:0 auto;
	width:900px;
	height:185px;
	background:url(images/footer.jpg) no-repeat top;	
	color:#3f3f3f;
}
#footertext {
	float:left;
	width:900px;
	height:25px;
	padding-top:160px;
	color:#3f3f3f;
	font:10px  Verdana, Arial, Helvetica;	
}
#footertext a{	
	color:#3f3f3f;
	font:10px  Verdana, Arial, Helvetica;	
	text-align:center;
	
}
#footertext a:hover{	
	color:#3f3f3f;
	font:10px  Verdana, Arial, Helvetica;
	text-align:center;
	text-decoration:underline;
}
#clear {clear:both;}
.clear {clear:both;}



/* Menu implementation */
#MainMenu {

	padding:0px 0px 0px 60px;
	text-align:center;
}

#MainMenu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
}

#MainMenu ul li {
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	float:left;
	display:inline;
	position:relative;
	height:auto;
}

#MainMenu ul li a {
	
	padding:15px 0px 4px 30px;
	margin:0px 0px 0px 0px;
	color:#000000;
	font:bold 13px Verdana;
	
}

#MainMenu ul li a:hover {
	text-decoration:none;
	cursor:pointer;
}


#MainMenu ul li a img {
	padding:0px 30px 0px 0px;
	vertical-align:middle;
	margin:0px 0px 0px 0px;
}

#MainMenu ul li ul {
	position: absolute;
	height: auto;
	width:165px;
	left:20px;
	top:36px;
	border-top:1px #5e5748 solid;
	border-bottom:1px #5e5748 solid;
	border-left:1px #5e5748 solid;
	border-right:1px #5e5748 solid;
	display: none;
	z-index: 1199;
	background:#86723d;
	padding-top:5px;
	padding-bottom:10px;
	
}
#MainMenu ul li ul li {
	float:none;
	padding:0;
	display: block;
	height:auto;
}

#MainMenu ul li ul li a {
	color: #ffffff;
	display:block;
	width:auto;
	padding:2px 5px 2px 5px;
	font:normal 12px Verdana;
	text-align:center;
}

#MainMenu ul li ul li a:hover {
	color:#ffffff;
	text-decoration: none;
	width:auto;
	background:#928051;
}

/*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 32px/100% Arial, Helvetica, sans-serif;
	color:#315D89;
}