#content_container {
	background:	left top url(/images/background_content_container.jpg) no-repeat;
}

h1 {
	width: 981px;
	height: 480px;
	position: absolute;
	top: 36px;
	left: 1px;
	text-indent: -19999px;
	background: url(/images/optimize/en_h1_optimize.jpg) 0 0 no-repeat;
	}
	
#content {
	top: 150px;
	left: 260px;
	width: 685px;
	height: 310px;
	position: absolute;
	border-bottom: 1px dotted #d7d8ce;
	}
	
#content p {
	width: auto;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 13px 0;
	}
	
#content h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 13px 0;
	}
	
#content img {
	position: relative;
	left: -5px;
	margin: -10px 0 0 0;
	float: left;
	}
	
#content #info {
	margin: 30px 0 0 10px;
	float: left;
	width: 200px;
	}
	
#content a#apply {
	float: none;
	clear: left;
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	width: 100px;
	height: 50px;
	border: 0;
	padding: 15px 0 0 70px;
	position: absolute;
	right: 0px;
	bottom: 10px;
	background: url(/images/btn_continue.gif) 0 0 no-repeat;
	}
	
#content a#apply:hover {
	text-decoration: underline;
	}
	
#content_footer {
	position: absolute;
	top: 460px;
	left: 260px;
	width: 685px;
	height: 30px;
	}
	
#content_footer ul {
	list-style-type: none;
	}
	
#content_footer ul li {
	font-size: 12px;
	display: inline;
	}
	
#content_footer ul li.small {
	font-size: 9px;
	}
	
#content_footer ul li a {
	height: 16px;
	background: url(/images/navi/nav_arrow.gif) 0 5px no-repeat;
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #666666;
	margin: 0 80px 0 10px;
	}

/* NAVI */
	
ul#navi li.l_optimize {
	font-weight: bold;
	}