body {
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-color:#c9002e;
}
#pagebackground {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#wrapper {
	margin: 0 auto;
	text-align:center;
	width:900px;
}
#header_ {
	width:900px;
	height:291px;
	margin: 0px 0px 0px 0px;
	background:url(images/header_.jpg) top no-repeat;
}
#header_home {
	width:900px;
	height:291px;
	margin: 0px 0px 0px 0px;
	background:url(images/header.jpg) top no-repeat;
}
#empty{
	float:left;
	width:900px;
	height:200px;
}
#header_title{
	float:right;
	width:340px;
	height:91px;
	text-align:left;
	padding-right:10px;
}
#shell{
	float:left;
	width:900px;
	_height:483px;
	min-height:483px;
	background:url(images/shell.jpg) top repeat-y;
}
#navmenu{
	float:left;
	width:210px;
	height:483px;
	padding-right:10px;
	padding-top:10px;
	background:url(images/navmenu.jpg) top no-repeat;

}
#contentBG{
	float:left;
	width:680px;
	_height:473px;
	min-height:473px;
	padding-top:10px;
	background:url(images/contentBG.jpg) top no-repeat;
}
#contentBG_inner{
	float:left;
	width:680px;
	_height:473px;
	min-height:473px;
	padding-top:10px;
	background:url(images/contentBG_inner.jpg) top no-repeat;
}
#empty1{
	float:left;
	width:89px;
	height:227px;
}
#image{
	float:left;
	width:487px;
	height:227px;
}
#empty2{
	float:left;
	width:104px;
	height:227px;
}	
#content{
	float:left;
	width:615px;
	text-align:left;
	padding:30px 43px 16px 22px;
}
#content p {
	color: #010101;
	font:11px Verdana,Arial,Sans-Serif;	
	line-height:1.5;	
	font-weight:bold;
}

#content ol li ul li{
list-style-type:square;
}

#content ol{
	color: #010101;
	font:11px Verdana,Arial,Sans-Serif;	
	font-weight:bold;
	line-height:1.5;
	margin-left:-20px;
}
#content ul{
	list-style-type:square;
	color: #000000;
	font:11px Verdana,Arial,Sans-Serif;	
	line-height:1.5;
	font-weight:bold;
	margin-left:-27px;
}
#content h2{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;	
	line-height:1.5;
	font-weight:bold;
}
#content h3{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;	
	line-height:1.5;
	font-weight:bold;
}
#content h4{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;	
	line-height:1.5;
	font-weight:bold;
}
#content h5{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;	
	line-height:1.5;
	font-weight:bold;
}
#content h6{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;	
	line-height:1.5;
	font-weight:bold;
}
#content a{
	color: #69619c;
}

#footer{
	height:26px;
	width:900px;
	background:url(images/footer.jpg) top no-repeat;
}
#footertext{
	float:left;
	color:#c9c9c9;
	height:20px;
	width:680px;
	padding-left:220px;
	padding-top:6px;
	text-align:center;
	font:11px Verdana,Arial,Sans-Serif;	
}

#footertext a{	
	color:#c9c9c9;
	font:11px Verdana,Arial,Sans-Serif;	
	text-align:center;

}
#footertext a:hover{	
	color:#c9c9c9;
	font:11px Verdana,Arial,Sans-Serif;
	text-align:center;
	text-decoration:underline;

}

.clear{ clear:both;}
#clear{ clear:both;}

/*Menu*/

#MainMenu {
	margin:0;
	padding:0;
}

#MainMenu ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	top:0px;
	left:0px;
}

#MainMenu ul li {
	position: relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: right;
	list-style: none; 
	display: block;
	height:40px;	
	background:transparent;

}

#MainMenu ul li a {
	margin:0px 0px 0px 0px;
	padding:6px 30px 6px 0px;
	font:bold 14px "Verdana";
	color: #484747;		
	text-transform:uppercase;
	display:inline;
	background:url("images/bullet.jpg") right no-repeat;
}

#MainMenu ul li a:hover {
	text-decoration: none;	
	background:url("images/rollover.gif") right no-repeat;
}
#MainMenu ul li ul {
	position: absolute;
	margin:-6px 0px 0px 0px;
	padding:5px 3px 10px 3px;
	width:180px;
	height:auto;
	top:15px;
	left:200px;
	background:#000000;
	list-style: none;
	z-index:1;

}
#MainMenu ul li ul li {
	float:left;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:15px;
	width:180px;	
}
#MainMenu ul li ul li a {
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;	
	font:bold 10px "Verdana";
	text-transform:none;
	color: #d1cdcd;
	width:170px;	
	text-align:left;
	background:none;

}

#MainMenu ul li ul li a:hover {
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	width:170px;
	height:15px; 
	text-decoration:none;
	color: #000000;
	background: #ffffff;
}


/*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;
}