/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 3.0 License

Name       : Artifice
Description: A two-column, fixed-width design with a dark color scheme.
Version    : 1.0
Released   : 20120813
*/

body {
	color: #E3E3E3;
	background: #040606 url(images/img01.gif) repeat-x top left;
	font-family: Helvetica, sans-serif;
/*	font-family: Kreon, sans-serif;*/
}



h1,h2,h3,h4 {
	font-weight: normal;
}

h2 {
	font-size: 1.75em;
}

h2,h3,h4 {
	color: #E3E3E3;
	font-family: Kreon, sans-serif;
/*	margin-bottom: 1.25em;*/
}
h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.1em;
}

/*
h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.25em;
}
*/

/*
h1,h2,h3,h4,h5,h6{
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
padding-top: 0px;
}*/

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

#content {
	width: 880px;
	padding: 0;
	float: left;

}

#page {
	margin: 0;
	width: 960px;
	position: relative;
	padding: 30px 40px 0px 40px;
}

a {
	text-decoration: underline;
	color: #E3E3E3;
}

a:hover {
	text-decoration: none;
}

li {
	margin-bottom: 4.00px;
}

/*
p {
	margin-bottom: 1.75em;
}

ul {
	margin-bottom: 1.75em;
}

ul h4 {
	margin-bottom: 0.4em;
}
*/
#footer {
	padding: 0 0 90px 0;
	text-align: center;
	color: #555;
}


#footer a {
	color: #707070;
}

#header {
	width: 960px;
	padding: 10px;
	position: relative;
	height: 20px;
}

#menu {
/*	position: absolute;
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.05), inset 0px 3px 15px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,0.08);
	right: 90px;
	top: 10px;
	font-family: Kreon, sans-serif;
	height: 50px;
	line-height: 40px;
*/
	position: absolute;
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.05), inset 0px 3px 15px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,0.08);
	right: 20px;
	top: 10px;
	line-height: -40px;
	height: 50px;
}

#menu a {
	font-size: 1.3em;
/*	text-transform: uppercase;*/
	color: #fff;
	text-decoration: none;
}

/*
#menu ul {
	padding: 0 20px 0 20px;
	list-style: none;
}

*/
#menu ul li {
	display: inline;
	padding: 0 20px 0 20px;
}


br.clearfix {
	clear: both;
}

hr {
	height: -1px;
color: #E3E3E3;
/*background-color: #E3E3E3;*/
}

#splash {
	height: 139px;
	width: 960px;
	padding: 0;
	position: relative;
}

#wrapper {
	background: #000000 url(images/img02.gif) repeat-x top left;
	margin: 30px auto 0 auto;
	width: 960px;
	position: relative;
	box-shadow: inset 0px 0px 30px 0px rgba(255,255,255,0.05), 0px 0px 30px 0px rgba(0,0,0,0.5);
}
