@charset "utf-8";
@import url("style.css");






#body{ background-image:url(../img/start_bg.jpg); }
#content h1{
	color:#fff;
	margin:0px;
	border-bottom:2px solid #fff;
	width:214px;
	font-size:14pt;
	font-weight:100;
	text-align:right;
	padding-bottom:7px;
	}
	
#content{
	height:200px;
	padding-top:70px;
	padding-left:210px;
	margin-bottom:100px;
}

.col_left,
.col_middle,
.col_right{
	float:left;
	width:220px;
	margin-left:6px;
	background-image:none;
	background-color:none;	
	height:auto;
	padding:0px;
	height:400px;
}	



#layer	{
	z-index:20;
	width:177px;
	left:17%;
	height:86px;
	position:absolute;
	top:150px;

}

