body {
	background: #1A2F68;
}
#container {
	width: 700px;
	\width: 720px;
	w\idth: 700px;
	border: 1px solid #ffa500;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
#banner {
	padding: 0;
	margin: 0;
	background: #B41826;
}
#head {
	width: 587px;
	\width: 607px;
	w\idth: 587px;
	float: left;
	color: #f7fdfb;
	margin: 6px 0 0 8px;
}
#logo {

	padding: 0;
	margin: 0;
}
#nav {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.8em;
	background: #ffa500;
}
#nav ul {
	margin: 0;
	padding: 0;
	width: 699px;
	border-left: solid #B41826 1px;
	text-align: center;
	background: transparent;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	float: left;
	text-align: center;
	width: 100px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #B41826;
	border-left: 0;
	background: #ffa500;
}
#nav li a#current {
	background: #f7fdfb;
}
#nav ul li#main a {
	width: 92px;
}
#nav ul li a:hover, #nav li a#current:hover {
	color: #333;
	background: #B41826;
}
#subnav {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 1.5em;
	background: #f7fdfb;
}
#subnav ul {
	margin: 0;
	padding: 0;
	width: 699px;
	border-left: solid #B41826 1px;
	text-align: center;
	background: transparent;
}
#subnav ul li {
	display: inline;
}
#subnav ul li a {
	float: left;
	text-align: center;
	width: 100px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #B41826;
	border-left: 0;
	background: #f7fdfb;
}
#subnav li a#subcurrent {
	background: #B41826;
}
#subnav ul li#submain a {
	width: 92px;
}
#subnav ul li a:hover, #nav li a#current:hover {
	color: #333;
	background: #FBDCA4;
}
#content {
	clear: both;
	padding: 20px;
	background: #f7fdfb url(img/bgcityextrahell.jpg) no-repeat;
}
#content h1{
	font-size: 20px;
}
#content h3{
	font-size: 15px;
}
#content h5{
	font-size: 12px;
}
#content a {
	color: #B41826;
	text-decoration: none;
}
#content a:hover {
	color: #ffa500;
	text-decoration: none;
}
#footer {
	clear: both;
	padding: 5px;
	color: #f7fdfb;
	background: #B41826;
	font-size: 12px;
}
#footer a {
	color: #ffa500;
	text-decoration: none;
}
#footer a:hover {
	color: #FC3;
	text-decoration: none;
}
#head a {
	color: #f7fdfb;
	text-decoration: none;
	font-size: 13px;
}