.wrapper .image
{
	width:800px;
	height:477px;
	margin:0 auto;
	background:url(../images/graphic/photo-cover.png) no-repeat;
}

.wrapper .image .img
{
	margin:25px 0 0 20px;
}

.wrapper .rotator-holder
{
	margin:0 20px 0 0;
}

.wrapper .rotator-holder p
{
	font-size:22px;
	font-family:Century Gothic;
	color:#808000;
	text-align:center;
	text-transform:uppercase;
}

.wrapper .rotator-img
{
	width:298px;
	height:163px;
	position:absolute;
	z-index:100;
}

.wrapper #rotator ul li
{
	text-align:center;
}

.wrapper #rotator .controls
{
	width:100px;
	margin:0 auto;
	text-align:center;
	z-index:30;
	height:12px;
	line-height:12px;
}

.wrapper .controls a 
{
	font-size:0px;
	line-height:0px;
	display:inline-block;
	background:url(../images/rotator-controls.png) no-repeat 0 0;
	height:12px;
	width:11px;
	margin:0 1px;
}

.wrapper #rotator .controls a.activeSlide 
{
	background-position:0 -12px;
}

.wrapper .container-center .left
{
	width:410px;
}

.wrapper .container-center .left span
{
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
}

.wrapper .container-center .left span span
{
	color:#808000;
}

.wrapper .container-center .left ul li
{
	color:#8d8d8d;
	display:block;
	font-size:12px;
	margin:5px 0 0 0;
	text-align:justify;
}

.wrapper .container-center .left ul li b
{
	color:#808000;
}

.wrapper .hold-one
{
	margin:-18px 0 0 10px;
}

.wrapper .hold-two
{
	margin:-18px 0 0 227px;
}

.wrapper .hold-three
{
	margin:-18px 0 0 283px;
}

.wrapper .hold-four
{
	margin:-18px 0 0 498px;
}

.wrapper .hold-five
{
	margin:-18px 0 0 555px;
}

.wrapper .hold-six
{
	margin:-18px 0 0 770px;
}

.wrapper .box
{
	background:url(../images/box.png) no-repeat;
	width:251px;
	height:187px;
	margin:20px 0 0 0;
}

.wrapper .space
{
	margin-left:21px;
}

.wrapper .box p
{
	width:180px;
	font-size:22px;
	font-family:Century Gothic;
	color:#808000;
	text-align:center;
	text-transform:uppercase;
	margin:10px auto;
}

.wrapper .box .box-info
{
	width:225px;
	margin:0 auto 0 auto;
}

.wrapper .box .box-info .img
{
	border:1px solid #dbdbdb;
	padding:2px;
	margin:0 0 3px 0;
}

.wrapper .box .box-info .loose
{
	color:#8d8d8d;
	font-size:18px;
	text-align:center;
}

.wrapper .box .box-info span
{
	text-transform:uppercase;
	color:#808000;
}

.wrapper .box .box-info small
{
	font-size:18px;
}

.wrapper .box .box-info .loose a
{
	text-transform:lowercase;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 5px;
}

.wrapper .box .box-info .loose a:hover
{
	color:#333;
	text-decoration:underline;
}

.wrapper .box .box-info input
{
	width:217px;
	margin-bottom:4px;
}

.wrapper .box .box-info textarea
{
	width:217px;
}

.wrapper .box .box-info .btn
{
	width:80px;
}