body {
	margin:15px 0 0 0;
	padding:0;
	background:#000;
	color:#fff;
	font-family:"trebuchet ms";
	font-size:11px;
}

img {
	border:0;
}

#wrapper {
	margin:auto;
	width:960px;
	height:820px;
}

#head {
	height:21px;
	width:883px;
	background:url(../images/head.jpg) no-repeat;
	padding:119px 0 0 77px;
}

#nav {
	width:960px;
	height:21px;
}

#nav a{
	float:left;
	display:block;
	height:21px;
	margin:0 28px 0 0;
	padding:0 0 0 3px;
}

#nav a:hover{
	border-left:1px solid #5a5a5a;
	padding:0 0 0 2px;
}

#sub {
	position:absolute;
	margin:21px 0 0 69px;
	padding:2px 0 0 2px;
	clear:left;
	border-left:1px solid #5a5a5a;
	display:none;

}

#sub a{
	clear:left;
}

#sub a:hover{
	border-left:0;
	padding:0 0 0 3px;
}

#content {
	width:660px;
	height:570px;
	background:url(../images/bg_content.jpg) no-repeat;
	padding:90px 210px 0 90px;
}

#content p img{
	margin-top:-25px;

}

.cent {
	text-align:center;
}


#image_controller {
	margin:-20px 0 0 680px;
	position:absolute;
	width:170px;
	height:570px;
}
