body {
	margin: 0px 0px 0px 0px;
	text-align:center;
	background:url(images/background.jpg) repeat top;
}
#pagebackground {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#wrapper {
	margin: 0 auto;
	width:900px;
}
#header_ {
	float:left;
	height:236px;
	width:900px;
	background:url(images/header.jpg) top no-repeat;
	overflow:hidden;
}
#shell{
	float:left;
	width:900px;
	min-height:879px;
	_height:879px;
	background:url(images/shell.jpg) repeat-y top;
}
#menu{
	float:left;
	height:45px;
	width:900px;
	color:#FFFFFF;
	background:url(images/menu.jpg) top no-repeat;
}
#image{
	float:left;
	height:396px;
	width:900px;
	background:url(images/image.jpg) top no-repeat;
}
#links_
{
	float:right;
	width:179px;
	padding-right:16px;
	margin-top:360px;
}
.invis{
	float:right;
	border:none;
}
.rad{
	float:left;
	border:none;
	margin-top:15px;
}
#contentpanel{
	float:left;
	width:900px;
	_height:441px;
	min-height:441px;
	background:url(images/contentpanel.jpg) top no-repeat;
}
#contentpanel_inner{
	float:left;
	width:900px;
	_height:441px;
	min-height:441px;
	background:url(images/contentpanel_inner.jpg) top no-repeat;
}
#title{
	float:left;
	text-align:left;
	width:600px;
	height:30px;
	padding-top:17px;
	padding-left:39px;
	padding-bottom:35px;
}
#content{
	float:left;
	text-align:left;
	padding-left:58px;
	width:600px;
}
#content p{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;
}
#content a{
	font:12px Arial,Verdana,Sans-Serif;
	color:#285787;	
}
#content h2{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;
}
#content h3{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;
}
#content h4{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;
}
#content h5{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;
}
#content ul{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;	
}
#content ol{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;
}
#contentin {
	float:left;
	text-align:left;
	padding-left:58px;
	width:600px;
}
#contentin p{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;
}
#contentin a{
	font:12px Arial,Verdana,Sans-Serif;
	color:#285787;	
}
#contentin h2{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;
}
#contentin h3{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;
}
#contentin h4{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;
}
#contentin h5{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;
}
#contentin ul{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;
	margin-left:-25px;
}
#contentin ol{
	font:12px Arial,Verdana,Sans-Serif;
	color:#000000;
	line-height:2;
	margin-left:-19px;
}
#footer{
	float:left;
	height:109px;
	width:900px;
	background:url(images/footer.jpg) top no-repeat;
}
#footertxt{
	float:left;
	height:20px;
	width:900px;
	margin-top:85px;
	color:#ffffff;
	font:Bold 10px Verdana,Arial,Sans-Serif;
}
#footertxt a{
	color:#ffffff;
	font:Bold 10px Verdana,Arial,Sans-Serif;
}
#footertxt a:hover{
	text-decoration:underline;
}
#clear {clear:both;}
/*Inner Pages*/
#header_inner {
	float:left;
	height:236px;
	width:900px;
	background:url(images/header_inner.jpg) top no-repeat;
}

/* Menu implementation */
/*#MainMenu {
	margin:0;
	padding:5px 30px;
	height: 20px;
	width:700px;
}

#MainMenu ul {
	margin:0;
	padding:0;
	height:20px;
	z-index:997;
}

#MainMenu ul li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	height:20px;
	position:relative;
	z-index:998;
}

#MainMenu ul li a {
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
	margin:0;
	padding:0px 10px;
	color: #fff;
}

#MainMenu ul li a:hover {
	text-decoration: underline;
}*/
#MainMenu {
	float:left;
	margin:9px 0px 0px 35px;
	padding:0px 0px 0px 0px;
	/*height:27px;*/
	width:820px;
	/*border:1px white solid;*/
}

#MainMenu ul {
	margin:0;
	padding:0;
	width:820px;
	z-index:95;
}

#MainMenu ul li {
	float: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	height:35px;
	width:164px;
	text-align:center;
	position:relative;
	z-index:96;
	background:url(images/menuBG.jpg) no-repeat left;
}

#MainMenu ul li a {
	position: absolute;
	top: 0px;
	left:0px;
	font:bold 17px Verdana,Arial,Sans-Serif;
	width:164px;
	padding:6px 0px 0px 2px;
	color: #ffffff;
}

#MainMenu ul li a:hover {
	text-decoration:none;
	padding:6px 0px 0px 2px;
	color:#000000;
}

#MainMenu ul li ul {
	position: absolute;
	/*height: auto;*/
	width: 160px;
	font-weight: bold;
	/*border: 1px #fff solid;*/
	margin:35px 0px 0px 5px;
	background-color:#BAB3B3;	
	/*border-bottom: none;*/
	display: none;
	z-index:999;	
	padding:8px 0px 10px 0px;
	left:0px;
}

#MainMenu ul li ul li {
	width: 153px;
	margin:0;
	padding:0px 0px 5px 8px;
	display: block;
	height:20px;
	/*border-bottom: 1px #fff solid;*/
	background:none;
	/*border:1px white solid;*/
	text-align:center;
}

#MainMenu ul li ul li a {
	width: 153px;
	font:Bold 12px Verdana,Arial, Helvetica, sans-serif;
	color: #ffffff;
	display:block;
	height:auto;
	/*padding-left:10px;*/

}

#MainMenu ul li ul li a:hover {
	text-decoration: none;
	color: #5572B5;
}

/*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 40px/100% Arial, Helvetica, sans-serif;
	color:#284B9B;
}