body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
	background-color: #E5E5E5;
	padding: 3px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	min-height: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header {
	height: 183px;
	background-image: url(images/headerR1C1.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#headernumber {
	font-size: 46px;
	font-weight: bold;
	background-image: url(images/headerR1C2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 111px;
	width: 385px;
	padding-top: 10px;
	padding-right: 10px;
	float: right;
	color: #365572;
}
#headerbutton {
	height: 62px;
	width: 395px;
	float: right;
}
.fontnumber {
	font-size: 20px;
	color: #999;
}
#cities {
	height: 400px;
	width: 900px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/cities.png);
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: center;
	color: #666;
	padding-top: 10px;
}
#cities a:link {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#cities a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#cities a:hover {
	font-weight: bold;
	color: #C12E38;
	text-decoration: none;
}
#body {
	background-image: url(images/body.jpg);
	background-repeat: repeat-y;
	min-height: 500px;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 91px;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}

#menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 40px;
	background-color: #C12E38;
}
#menu a:link {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#menu a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#menu a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/menu-highlight.jpg);
	background-repeat: repeat-x;
}
#menu img {
	display: block;
	float: left;
}
#content {
	float: right;
	width: 650px;
	margin-right: 20px;
	font-size: 14px;
	margin-top: 10px;
	min-height: 500px;
}
#content a:link {
	font-weight: bold;
	color: #365572;
	text-decoration: none;
}
#content a:visited {
	font-weight: bold;
	color: #4589BA;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #C12E38;
	text-decoration: none;
}

#menubottom {
	background-color: #E5E5E5;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-right: 2px;
	margin-left: 2px;
}
#menubottom a:link {
	color: #666;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	height: 21px;
	padding-top: 4px;
}
#menubottom a:visited {
	color: #666;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	height: 21px;
	padding-top: 4px;
}#menubottom a:hover {
	color: #C12E38;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	height: 21px;
	padding-top: 4px;
}
#menuleft {
	width: 275px;
	padding-top: 10px;
	margin-left: 20px;
	float: left;
	margin-top: 10px;
	background-color: #4D6981;
}
#menuleft #title {
	font-size: 20px;
	font-weight: bold;
	color: #C12E38;
	background-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
	width: 245px;
}

#menuleft a:link {
	color: #FFF;
	text-decoration: none;
	background-color: #365572;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	width: 245px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#menuleft a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #365572;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	width: 245px;
	display: block;
}
#menuleft a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #879AAB;
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	width: 245px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#menuleft #sidebar {
	min-height: 50px;
	text-align: center;
}
#menuleft #sidebar a {
	background-color: #4D6981;
	border-bottom-width: 0px;
}

#social {
	height: 65px;
	border: 4px solid #F6F6F6;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
}




#cookie {
	background-image: url(images/cookie.jpg);
	background-repeat: no-repeat;
	height: 17px;
	font-size: 11px;
	text-align: right;
	padding-right: 95px;
	font-weight: bold;
	padding-top: 3px;
	color: #999;
}
#cookie a:link {
	color: #999;
	text-decoration: none;
}
#cookie a:visited {
	color: #999;
	text-decoration: none;
}

#cookie a:hover {
	color: #C12E38;
	text-decoration: none;
}
