* {
	margin:0; padding:0;
}

img {
	border:0;
}

p {
	margin:1.5em 0;
	text-align:justify;
}

a {
	color:#fff;
}

h1 {
	margin-bottom:10px;
	font-size:1.4em;
	font-weight:normal;
	text-align:center;
	color:#fce4c2;
}

h2 {
	margin-bottom:10px;
	font-size:1.2em;
	color:#fce4c2;
	clear:both;
}



html {
	height:100%;
	background:#000 url(html-bg.jpg) repeat-y 50% 0;
}

body {
	font:9.5pt arial, tahoma, verdana;
	line-height:1.5em;
	position:relative;
	width:1000px;
	margin:0 auto;
	min-height:100%;
	_height:100%;
	color:#dfded9;
	color:#dbd8c6;
}

#content {
	position:relative;
	width:840px;
	margin:0 auto;
	padding-top:370px;
	padding-bottom:110px;
	overflow:hidden;
	_overflow:visible;
}




#menu {
	position:absolute; top:280px; left:0;
	width:100%;
	height:47px;
	padding-top:13px;
	text-align:center;
	background:url(menu-bg.jpg) no-repeat 50% 0;
}


#header {
	position:absolute; top:0; left:0;
	width:100%;
	height:330px;
	background:url(header-bg.jpg) no-repeat 50% 0;
}


#footer {
	position:absolute; bottom:0; left:0;
	width:100%;
	height:117px;
	background:url(footer-bg.jpg) no-repeat 50% 100%;
}



#menu a {
	padding:0 40px;
	font-size:1.1em;
	font-weight:bold;
	border-right:solid 1px #fff;
	text-decoration:none;
}

#menu a.first {
	border-left:solid 1px #fff;
}

#menu a:hover {
	color:#fce4c2;
	text-decoration:underline;
}

#header a {
	position:absolute; top:240px; left:25px;
	display:block;
	width:160px;
	height:40px;
}


#footer span {
	position:absolute; bottom:20px; left:80px;
	color:#fce4c2;
}

#footer span a {
	text-decoration:none;
	color:#aaa;
}

#footer h3 {
	position:absolute; bottom:20px; left:345px;
	width:250px;
	font-weight:normal;
	font-size:1em;
}


#lnk {
	margin-top:20px;
}

#lnk h3 {
	margin-top:10px;
	color:#fce4c2;
}

#lnk p {
	margin:5px 0;
}
