body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(images/tile.jpg);
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #0F4EA4;
	margin: 3px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #818417;
}
h3 {
	font-size: 14px;
	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: 191px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left;
}
#headernumber {
	font-size: 48px;
	font-weight: bold;
	background-image: url(images/header-number.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 91px;
	width: 324px;
	padding-top: 20px;
	padding-right: 10px;
	float: right;
	color: #009;
}
#headerbutton {
	height: 80px;
	width: 334px;
	float: right;
}
.fontnumber {
	font-size: 20px;
	color: #9FADC3;
}
#body {
	background-image: url(images/body.png);
	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;
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	height: 35px;
}
#menu a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 28px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
}
#menu a:hover {
	background-image: url(images/menu-highlight.png);
	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{
	font-weight: bold;
	color: #0F4EA4;
	text-decoration: none;
}

#content a:hover {
	font-weight: bold;
	color: #818417;
	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 {
	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: #0D4EA4;
	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: 265px;
	padding-top: 27px;
	margin-left: 5px;
	float: left;
	margin-top: 10px;
	min-height: 300px;
}
#menuleft li {
	font-weight: bold;
	color: #7386A7;
	list-style-image: url(images/bullet.png);
	line-height: 23px;
}
#menuleft ul li a {
	color: #62789C;
	text-decoration: none;
}
#menuleft ul li a:hover {
	color: #818417;
	text-decoration: none;
}
#menuleft h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #9FADC3;
	margin: 0px;
	padding: 5px;
	text-align: center;
}



#cookie {
	background-image: url(images/cookie.png);
	background-repeat: no-repeat;
	height: 17px;
	font-size: 11px;
	text-align: right;
	padding-right: 118px;
	font-weight: bold;
	padding-top: 3px;
	color: #7F91AE;
}
#cookie a {
	color: #8596B2;
	text-decoration: none;
}

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

#cities {
	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: #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#cities a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#cities a:hover {
	color: #0D4EA4;
}
.gallerylist {
	width:215px;
	float:left;
	margin-right:10px;
}
#maingallery {
	width:290px;
	padding-right:5px;
	text-align:center;
	float:left;
}

