#header {
	border-top:6px solid #1a3686;
	height:77px;
	width:707px;
	font-size:11px;
}




#h1eader {
	border-top:7px solid #1a3686;
	width:765px;
	font-size:11px;
	margin-left: auto;
	margin-right: auto;
}



#logo {
	float:left;
	position: relative;
	padding-left:11px; padding-right:0px; padding-top:17px;
}


#logo2 {
	float:right;
	position: relative;
	padding-left:11px; padding-right:0px; padding-top:17px; 
}


#line{

border-top:3px solid #ff5d2b;
}

#line2{


border-top:1px solid #ffffff;
}

#titlebar{
width:705px;
height: 25px;
background-color: #1a3686;
background-image:url('images/name.gif');

}








#navigation {
	clear:both;
	height:37px;
	margin-bottom:1px;
}
#navigation .menuitem a {
	text-align:center;
	float:left;
	width:140px;
	height:25px;
	padding-top:12px;
	margin-right:1px;
	background-color:#1a3686;
	background-image:url('images/button_a_bg.gif');
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#navigation .menuitem a:hover {
	background-image:url(images/buttonhover.png);
	text-decoration:none;
	background-color:#92c834;
}
#navigation .menuitem_active a {
	text-align:center;
	float:left;
	width:141px;
	height:25px;
	padding-top:12px;
	margin-right:1px;
	background-color:#FF5D2B;
	background-image:url('images/hover1.gif');
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none
}
#submenu {
	margin:25px 0 18px 0
}
#submenu .welcome {
	float:left;
	padding:8px 0 0 20px;
	font-weight:bold
}
#submenu .link{
	margin:0 10px 0 10px;
	float:right;
	padding:18px 0 0 0;
	background-repeat:no-repeat;
	background-position:top center
}
#submenu .link a {
	font-weight:bold;
	text-decoration:none
}
#submenu .link a:hover {
	text-decoration:underline
}

#navigation #lastbutton a {
	margin-right:0px;
}


