* {
	margin: 0;
	padding: 0;
}
html {
	background: #ffffff url("images/bg_back.jpg") center top repeat-y;
}
body {
	font-family: Arial, Tahoma,sans-serif;
	font-size: 14px;
	color: #000000;
	width: 800px;
	margin: 0 auto 30px auto;
	position: relative;
	text-align: left;
	
}

p { padding:0px 0px 10px 0; }

a img {
	border: 0px solid #fff401;
}

a {
	color: #f01824;
	text-decoration: none;

}
a:hover {
	visibility: visible;
	color: #bababa;
/* IE bug fix */
}
a:hover img {
	border: 0px solid #fff401;
}
h1 {font-size:18px; color: #2c3091; font-weight: normal; text-decoration: none; padding-bottom: 10px; padding-top: 5px;}
h2 {font-size: 12px;}
.page {
	border: 0px dotted #313393;
	padding: 0px;
	background: transparent;
	width: 800px;
	margin-top:40px;
}
.header {
	position: relative;
	width: 800px;
	height: 260px;
	overflow: hidden;
	font-size: 160%;
}
.header a {
	display: block;
	width: 800px;
	height: 260px;
	cursor: pointer;
	text-align: center;
	font-style:italic;	
	color: #666;
	font-size: 14px;
	
}
.header span {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 21px;
	width: 800px;
	height: 260px;
	background: url("images/header.gif") no-repeat left top;
}
.topmenu {
	height: 5px;
	text-align: right;
	padding: 5px 50px 0 0;
}
.page>.topmenu {
	min-height: 27px;
	height: auto;
}
.topmenu li {
	display: inline
}
.topmenu li a {
	float: right;
	width: auto;
	height: 33px;
	background-color: #fff401;
	text-align: center;
	color: #01a552;
	text-decoration: none;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	font-size: 12px;
	overflow: hidden;
	margin-right:4px;
	border-top: 2px solid #0071ba;
	border-left: 2px solid #0071ba;
	border-right: 2px solid #0071ba;
	border-bottom: 2px solid #0071ba;
}
.topmenu li>a {
	min-height: 22px;
	height: auto;
}
.topmenu li a:hover {
	background-color: #f01824; color: #fff401;
}
.main {
	width: 700px;
	margin: 0 auto;
}
.mainbox {
	border: 0px solid #f01824;
	clear: both;
	padding: 7px 17px 5px 8px;
	width: 688px;
	margin-bottom: 18px;
	background-color: transparent;
}
.mainbox .big {
	float: left;
	margin-right: 9px;
	
}

.big {
	padding: 10px;
	background-color:#f01824;
	border: 3px solid #2c3091;
	margin-left:9px;
	margin-top:28px;
	margin-bottom:10px;
	margin-right: 10px;
	
}

.mainbox {
	float: left;
	padding-bottom: 0px;
}

.mainbox .small1, .mainbox .small2 {
	position: absolute;
	bottom: 9px;
}
.mainbox .small2 {
	left: 434px;
}
.photos {

	margin-bottom: 10px;
	width: 690px;
	
}
.photos a {
	width: 102px;
	height: 148px;
	float: left;
	background: #2c3091;
	text-align: center;
	color: #c5cfd3;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #666;
	margin-top:10px;
	margin-left:8px;
	padding:5px;
}
.photos a> {
	min-height: 148px;
	
	height: auto;
	
}
.photos a.last, .greybox-background .right a.last {
	margin-right: 0;
	
	
}
.photos a:hover {
	color: #fff;
	
}
.photos a span {
	display: block;
	padding-top: 2px;
	
}
.photos a>span {
	padding-top: 5px;
}

.right {
	width: 350px;
	float: left;
	margin: 10px 0px 7px 0;
	padding-left:10px;
	text-align:justify;
}
.gallery {
	margin-bottom: 20px;
	width: 662px;
	margin-left: 18px;
}

.footer1 {
color: #01a652;
	text-align: center;
	padding: 0 27px 20px 27px;
}
.footer1 a {
	color: #01a652;
	text-decoration: none;
}
.footer1 a:hover {
	color: #f01824;
	text-decoration: none;

}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

#map { border: 2px solid #2c3091;}