body {
	text-align:center;
	margin-left: 0px;margin-right: 0px;margin-top: 0px ;margin-bottom:0px;
	background-color:#005985;
}
#pagebackground {
	position:relative;
	margin-left: 0px;margin-right: 0px;margin-top: 0px ;margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	min-height:824px;
	_height:824px;
	background:url(images/background.jpg) top repeat-x;
}

#background{
	position:relative;
	margin-left: 0px;margin-right: 0px;margin-top: 0px ;margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	min-height:824px;
	_height:824px;
	
}
#wrapper {
	margin:0px auto 0px auto;
	text-align:center;
	width:900px;
}
#header_ {
	width:900px;
	height:188px;
	margin: 0px 0px 0px 0px;
	background:url(images/header.jpg) top no-repeat;
}
#shell{
	float:left;
	width:900px;
	background:url(images/shell.jpg) top repeat-y;
}
#leftpanel{
	float:left;
	width:224px;
	clear:right;
}
#navpanel{
	float:left;
	width:224px;
	background:url(images/navpanel.jpg) top repeat-y;
}
#navmenuBG{
	text-align:left;
	width:224px;
	background:url(images/navmenu.jpg) top no-repeat;
}
#menutext {
	width:200px;
	_height:290px;
	min-height:290px;
	margin-left: 15px;
	padding-top: 15px;
}
#contactus{
	float:left;
	width:224px;
	height:450px;
	background:url(images/contactus.jpg) top no-repeat;
}
#contentpanel{
	text-align:left;
	float:right;
	width:676px;
}
#title{
	width:575px;
	min-height:35px;
	_height:35px;
	margin:35px 45px 30px 65px;
}
#content{
	width:525px;
	margin-left:86px;
	margin-right:65px;
	margin-bottom:20px;
}
#content p{
	font:13px "Microsoft Sans Serif",Verdana,Arial;
	line-height:1.5;
}
#content ul{
	font:13px "Microsoft Sans Serif",Verdana,Arial;
	line-height:1.5;
	margin-left:-26px;
}
#content ol{
	font:13px "Microsoft Sans Serif",Verdana,Arial;
	line-height:1.5;
	margin-left:-18px;
}
#content ol li ul li{
	list-style-type:square;
}
#content h2{
	font-family:"Microsoft Sans Serif",Verdana,Arial;
	line-height:1.5;
}
#content h3{
	font-family:"Microsoft Sans Serif",Verdana,Arial;
	line-height:1.5;
}
#content h4{
	font-family:"Microsoft Sans Serif",Verdana,Arial;
	line-height:1.5;
}
#content h5{
	font-family:"Microsoft Sans Serif",Verdana,Arial;
	line-height:1.5;
}
#content a{
	font-family:"Microsoft Sans Serif",Verdana,Arial;
	color:#893103;
}
#flash{
	float:left;
	width:676px;
	height:170px;
}
#contentBG{
	float:left;
	width:676px;
	min-height:424px;
	_height:424px;
	background:url(images/content.jpg) top right no-repeat;
}
#footer{
	float:left;
	width:900px;
	height:43px;
	background:url(images/footer.jpg) top no-repeat;
}

#footertxt{
	text-align:center;
	height:20px;
	margin-top:20px;
	font:11px Verdana,Arial,Sans-Serif;
	color:#000000;
}
#footertxt a{
	font:11px Verdana,Arial,Sans-Serif;
	color:#000000;
}
#footertxt a:hover{
	text-decoration:underline;
}


/* Menu implementation */
#MainMenu {
	width:210px;
}
#MainMenu ul {
	width:210px;
	margin:5px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	height:auto;
	z-index:95;
	float:right;

}

#MainMenu ul li {
	width:210px;
	margin:0px 0px 4px 0px;
	list-style:none;
	height:auto;
	text-align: right;
	z-index:96;
	line-height:10px;
}

#MainMenu ul li a {
	width:200px;
	padding:4px 0px 4px 19px;
	margin:0px 0px 0px 0px;
	font:normal 17px "Microsoft Sans Serif",Verdana;
	color:#ffffff;
	background:url(images/bullet.jpg) left  no-repeat;
}

#MainMenu ul li a:hover {
	color:#BA9859;
	text-decoration:none;
	background:url(images/rollover.jpg) left no-repeat;
}

/*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 36px/100% Arial, Helvetica, sans-serif;
	color:#155E93;
}