/* --crwstylesheet -- */

#crwtopnav, #crwfooter {
	border-bottom: 1px solid #666;
	height: 26px;
	line-height: 26px;
	padding: 0 30px;
	background-repeat: repeat-x;
	background-image:  url("images/crw_navback.gif");
	background-color: #003692;
}

#crwtopnav a, #crwfooter a {
color: #fff;
}
#crwtopnav a:hover, #crwfooter a:hover {
color: #000;
}
#crwtopnav ul {
list-style: none;
margin: 0;
}
#crwtopnav ul li {
display: inline;
padding: 0 10px;
border-right: 1px solid #ccc;
}
#crwtopnav ul li.navend {
border-right: 0;
}

#crwfooter {
clear: both;
text-align: center;
border-top: 1px solid #666;
border-bottom: 0;
}

#crwfooter p {
		text-align:left;
		font:0.9em/120% Verdana,Arial,sans-serif;
		font-weight:bold;
		color: #fff;
		padding: 5px 0px 5px 0px;
		}
	
	#crwfooter span{
		color: #99CAED;
		}
		
	#container{
		background: #FFF url("images/crwbanner.jpg") no-repeat top right;
		border: 1px solid #666;
		width: 900px;
		text-align: left;
		margin: 30px auto 40px auto;
		}
		
	#logo {
		background: transparent url(images/reglogo_4c_8.png) no-repeat top left;
		}