#innerheader {
	background-image: url(images/innerpage/innerHeader.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 915px;
	display: block;
} 

#innerheader .content {
	width:650px;
	height: 127px;
	float:left;

}

#innerheader .contentbtn {
	width:250px;
	height: 127px;
	float:right;

}

#innerheader .contentbtn img{
	margin-top:40px;

}

#innerheader #h1 {
	font-size:24px;
	color:#febf01;
	margin-right: 15px;
	text-align: right;
	padding-top: 10px;
}

#innerheader #h2 {
	font-size:24px;
	color:#72b9ef;
	margin-right: 15px;
	text-align: right;
	margin-top: 10px;
}

#innerheader #h3 {
	font-size:14px;
	color:#FFFFFF;
	margin-right: 20px;
	text-align: right;
	margin-top: 20px;
}



.innerpage_wrapper {
	width:915px;
	margin-right: auto;
	margin-left: auto;

	//height:auto;
}

.innerpage_top {
	background-image:url(images/innerpage/top_page.jpg);
	background-repeat: no-repeat;
	height: 57px;
	padding-bottom: 0px;

}



.innerpage_midoutside{
	//background-image:url(images/innerpage/innerpage_slice.jpg);
	//background-repeat: repeat-y;
	//padding-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	width:915px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	

}



 .innerpage_mid {
	background-image:url(images/innerpage/mid_page.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	clear: both;
	overflow: hidden;
	

}

.innerpage_mid .alignLeft  {
	float:left;
	width:250px;
	min-height: 100%;
	
}

 .innerpage_mid .alignRight  {
	float:right;
	width:580px;
	padding-left: 40px;
	padding-right: 40px;

}

.innerpage_mid .alignRight p {
	line-height:20px;
	font-size: 12px;

}



.innerpage_footer {
	height: 64px;
	width: 915px;
	background-color: #FFFFFF;
}


#Displaydate{
	padding-bottom:0px;
	height: 12px;
	color: #454B50;
	font-size: 10px;
	padding-left: 30px;
}

.mainmenu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	margin-bottom: 10px;
	padding-left: 0px;
}

.navwrapper{
	width:200px;
	margin-right:auto;
	margin-left:auto;

}


#menu2 {
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}
	


.rollover a {
	display:block;
	width: 160px;
	height: 16px;
	background: url(images/innerpage/vertmenu-bg.png) no-repeat 0 0;
	text-decoration: none;
	font-family: Geneva, "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	font-weight: 400;
	padding: 9px 10px 8px 25px;
	margin-bottom: -1px;
	color: #666;
}
.rollover a:hover {
	background-position: 0 -32px;
	color: #18A7E1;
	padding: 9px 10px 8px 25px;
}


#active {	
	
	background-position: 0 -64px;
	color:#18A7E1;
	padding-left: 36px;
}
