body {
	margin:0;
	color:#353e6b;
	font:13px/16px "EB Garamond", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Trebuchet MS", sans-serif;
	background:#fff;
}
img {border-style:none;}
a{
	text-decoration:none;
	color:#353e6b;
}
a:hover {text-decoration:underline;}
#wrapper {
	margin:0 auto;
	width:943px;
	overflow:hidden;
}
#header {
	overflow:hidden;
	width:100%;
	padding:69px 0 16px;
	background:url(../images/bg-header.gif) no-repeat 0 100%;
	margin:0 0 12px;
}
.logo {
	background:url(../images/logo.gif) no-repeat;
	width:249px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	float:left;
}
.logo a {
	height:100%;
	display:block;
}
#main {
	overflow:hidden;
	margin:0 0 26px;
}
#main h2 {
	color:#353e6b;
	margin:0 0 17px;
	font:18px/23px "EB Garamond", Arial, Helvetica, sans-serif;
}
#content {
	overflow:hidden;
	border:1px solid #91afd4;
	width:943px;
	border-width:1px 0;
	padding:9px 0;
	margin:0 0 7px;
}
.gallery {
	overflow:hidden;
	width:943px;
	height:377px;
	position:relative;
}
.gallery .mask {
	overflow:hidden;
	width:943px;
	position:relative;
	height:377px;
}
.gallery .mask ul {
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	width:99999px;
}
.gallery .mask ul li {
	float:left;
	width:943px;
	height:377px;
}
.gallery .mask ul img {vertical-align:top;}
.gallery .section {
	position:absolute;
	bottom:0;
	left:0;
	width:943px;
	height:45px;
	z-index:20;
	background:url(../images/none.gif) no-repeat;
}
.gallery .prev,
.gallery .next {
	float:left;
	width:28px;
	height:28px;
	overflow:hidden;
	text-indent:-9999px;
	margin:14px 13px 0;
	background:url(../images/bg-prev.png) no-repeat;
	display:none;
}
.gallery .section:hover .prev,
.gallery .section:hover .next {display:block;}
.gallery .next {
	float:right;
	background:url(../images/bg-next.png) no-repeat;
}
.gallery .switcher {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	position:absolute;
	bottom:5px;
	left:411px;

}
.gallery .switcher li {float:left;}
.gallery .switcher a {
	float:left;
	width:20px;
	height:20px;
	overflow:hidden;
	text-indent:-99999px;
	background:url(../images/bg-switcher.png) no-repeat;
}
.gallery .switcher .active a,
.gallery .switcher a:hover {background:url(../images/bg-switcher-hover.png) no-repeat;}
.info {overflow:hidden;}
.column {
	float:left;
	width:190px;
	margin:0 7px 0 0;
}
.column dl {margin:0;}
.column dt {float:left;}
.column dd {
	margin:0 0 1px;
	padding:0 0 0 56px;
}
#footer {
	overflow:hidden;
	width:929px;
	border-top:1px solid #1d1b40;
	color:#91afd4;
	padding:4px 7px 20px;
	text-align:right;
}
#footer p {margin:0;}