* {margin:0;padding:0;}
img {border:0;}
html,body {height:100%;}
body {
	background:#e0ded2;
	font-family:arial;
}
h2 {font-size:13px}
#container {
	width:1007px;
	margin:auto;
	height:100%;
}
#header {
	height:472px;
	background:url(/img/header.jpg) no-repeat;
	position:relative;
	z-index:1;
}
	#header #site_description {
		font-size:9px;
		font-weight:normal;
		color:#fffefe;
		position:relative;
		top:3px;
		left:80px;width:600px;
	}
	#header #attention_18yearsold {
		width:200px;
		font-size:10px;
		color:#8b8b8b;
		text-align:right;
		position:absolute;
		top:200px;
		left:150px;
	}

	#header #logo {
		width:280px;
		height:160px;
		position:absolute;
		top:110px;
		left:580px;
	}
	#header #logo_description {
		font-weight:bold;
		font-size:13px;
		text-shadow:1px 0 #aeaeae;
		width:200px;
		position:absolute;
		top:274px;
		left:585px;
	}
#content {
	background:url(/img/content_bg.png) repeat-y;
	float:left;
	width:100%;
	position:relative;

	
}
#content_container {
	
	top:-130px;
	position:relative;
	z-index:10;
    padding:0 30px;
}
#main_menu {
	list-style:none;
	width:200px;
	display:block;
	float:left;
	margin:0 0 0 13px;
}
	#main_menu li {
		font-size:13px;
		text-shadow: 1px 0 #b0b0b0;
		text-align:right;
		line-height:25px;
	}
	#main_menu a {
		color:#5a5a5a;
		text-decoration:none;
	}
	#main_menu a:hover {
		text-decoration:underline;
	}
.info_block {color:#4c4c4c;
	float:right;
	width:700px;font-size:14px;margin-right:
}
	.info_block h1 {
		color:#64000a;
		font-size:17px;
		margin:0 0 15px 14px;
	}	.info_block h2 {
		color:#000;
		font-size:16px;
	}.info_block h6 {
		color:#64000a;
		font-size:16px;
	}
.photo_bg {
	width:247px;
	height:394px;
	background:url(/img/photo_bg.png) no-repeat;
	float:left;
	margin:0 10px 10px 0;
}
	.photo_bg img {
		margin:13px 0 0 13px;
	}
#info_header {
	font-weight:normal;
	font-size:11px;
	color:#4c4c4c;
	padding-top:10px;
	width:600px;
	*width:300px;
	margin:0;
	*height:90px;
	min-height:90px;
}
.info_block p {
	
	font-size:14px;;
	text-shadow:1px 0 #c4c4c4;
}

.info_block li  {
	margin-left:20px
	
	!important;
}
.text_black {
	color:#000;
	text-shadow:1px 0 #c4c4c4;
}
#footer {clear:both;margin: 0 0 20px 20px;font-size:13px;}	
#footer a {
		color:#5a5a5a;
		text-decoration:none;
	}

a:visited, a:link {
	color: #000000;
	text-decoration: none;
}

.number {
		color:#64000a;
		text-align:center;
		font-size:16px;
		font-weight:bold;
}

.site_description {
		font-size:9px;
		font-weight:normal;
		color:#fffefe;
		position:relative;
		top:3px;
		left:80px;width:600px;
}

.texten {
		color:#000;
		font-size:16px;
		font-weight:bold;
}