body {
	background: url(../images/bgd_repeater.jpg) repeat-x;
}
.logo {
	margin-top: 28px;
}
.head_cert {
	text-align: right;
	padding: 30px 15px 19px;
}
#header {
	height: 122px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}
#nav {
	margin-top: 0;
	margin-bottom: 2px;
}

#nav a {
	display: block;
	padding: 5px 7px;
}

#nav li {
	float: left;
	margin: 0 7px;
}
#nav li:hover, #nav li.selected, #nav li.sfhover {
	background: url(../images/tab_l.gif) no-repeat;
}
#nav a:hover, #nav li.selected a {
	background: url(../images/tab_r.gif) no-repeat top right;
}
#nav li ul {
	position: absolute;
	width: 11em;
	left: -999em;
	background: #fff;
	border: 1px solid #cfa632;
	font-size: 12px;
	z-index: 10000;
	padding: 5px 0;
}
#nav li ul li {
	width: 10em;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
.container_16 {
	position: relative;
}
#contents {
	text-align: right;
	position: relative;
	padding: 10px 0;
	height: 428px;
}
.del1 {
	background: url(../images/del1.jpg) no-repeat;
}
.del2 {
	background: url(../images/del2.jpg) no-repeat;
}
.del3 {
	background: url(../images/del3.jpg) no-repeat;
}
.del4 {
	background: url(../images/del4.jpg) no-repeat;
}
.del5 {
	background: url(../images/del5.jpg) no-repeat;
}
.del6 {
	background: url(../images/del6.jpg) no-repeat;
}
.del7 {
	background: url(../images/del7.jpg) no-repeat;
}
.del8 {
	background: url(../images/del8.jpg) no-repeat;
}
.del9 {
	background: url(../images/del9.jpg) no-repeat;
}
#contents p {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	position: absolute;
	bottom: 50px;
	left: 20px;
	width: 300px;
	text-align: left;
	font-family: "Trebuchet MS";
}
#contents p a {
	color: #cfa632;
}
#contents p a:hover {
	color: #e0c168;
	text-decoration: none;
}
#h2titles {
	position: absolute;
	right: 25px;
	top: 7px;
	text-align: right;
}
#footer {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
#footer p {
	color: #555;
}
ul#bottom_nav {
	float: left;
	position: relative;
	left: 50%;
}
#bottom_nav li {
	float:left;
	position:relative;
	right:50%;
}
#bottom_nav li a {
	display: block;
	margin: 7px;
}