body
{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	background-color: #e7e7e7;
	font-size: 14px;
}
a
{
	text-decoration: none;
	color: #ffffff;
	outline: none;
}
#wrapper
{
	margin: 0px auto 0px auto;
	background: #efefef url("../../images/site/_background.jpg") 0px 0px no-repeat;
	width: 979px;
	overflow: auto;
	/*padding-bottom: 30px;*/
}
.header
{
	padding-top: 60px;
	overflow: auto;
}
.header .logo
{
	background: url("../../images/site/logo.png") no-repeat;
	width: 324px;
	display: block;
	height: 73px;
	float: left;
	outline: none;
}
.header .menu
{
	float: right;
	margin: 15px 0px 0px 0px;
}
.header .menu ul
{
	text-align: left;
}
.header .menu .main
{
	margin-bottom: 5px;
	float: right;
}
.header .menu .submenu
{
	display: none;
	float: right;
	font-size: 13px;
}
.header .menu .submenuactive
{
	display: block;
	float: right;
}
.header .menu .active
{
	color: #3a3a3a;
}
.header .menu li
{
	display: inline;
	margin-left: 15px;
}
.header .menu li a
{
	color: #8f8f8f;
}
.header .menu .main .select
{
	color: #000000;
}
.header .menu .main .active
{
	color: #3a3a3a;
}
.header .menu li a:hover
{
	color: #000000;
}
.header .menu .main a:hover
{
	color: #000000;
}
.content
{
	margin: 0px auto;
	clear: both;
	position: relative;
	overflow: hidden;
	min-height: 450px;
}
#gallery
{
	margin: 0px auto;
}
.ad-nav-bar
{
	margin-top: -60px;
	overflow: auto;
}
.ad-nav-bar a
{
	display: block;
}

.ad-nav-bar .tooltip
{
	background: url("../../images/site/tooltip.png") no-repeat;
	width: 28px;
	height: 27px;
	float: left;
	margin-left: 45px;
}
.ad-nav-bar .previmage
{
	background: url("../../images/site/prev.png") no-repeat;
	width: 14px;
	height: 24px;
	float:left;
	margin-left: 350px;
}
.ad-nav-bar .nextimage
{
	background: url("../../images/site/next.png") no-repeat;
	width: 14px;
	height: 24px;
	float:left;
}
.ad-nav-bar .slideshow
{
	margin-left: 360px;
}
.ad-nav-bar .play
{
	background: url("../../images/site/play.png") no-repeat;
	width: 13px;
	height: 24px;
	float:left;
}
.ad-nav-bar .pause
{
	background: url("../../images/site/pause.png") no-repeat;
	width: 9px;
	height: 25px;
	float:left;
}
.ad-nav-bar .showthumbs
{
	background: url("../../images/site/show.gif") no-repeat;
	width: 22px;
	height: 23px;
	float: right;
	margin-right: 5px
}
.ad-image-description
{
	display: none;
}
.ad-info
{
	display: block;
	width: 70px;
	float: left;
	color: #8F8F8F;
	text-align: center;
	margin: 3px 10px;
}
.ad-image-wrapper
{
	background: #ffffff;
}
.footer
{
}
.clear
{
	clear: both;
}
.hide
{
	display: none;
}
.stories
{
	padding: 0px 80px 0px 80px;
	margin-top: 50px;
	font-size: 13px;
	min-height: 553px;
}
.stories .play
{ 
	background: url("../../images/site/play.png") no-repeat;
	width: 13px;
	height: 24px;
	display: block;
	margin: 15px auto;
}
.stories .story
{
	width: 45%;
	float: left;
}
.stories .storyeng
{
	width: 45%;
	float: right;
}
.stories h4
{
	font-weight: bold;
	padding: 10px 0px;
}
.ad-image-description
{
	font-size: 13px;
}
