@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	background-color: #181818;
}
h1 a {
	position: absolute;
	top: -999em;
}

#content {
	width: 837px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#mainimage {
	float: left;
	position: relative;
}
#text {
	float: right;
	position: relative;
	width: 213px;
	padding-left: 10px;
}
#text p {
	padding-bottom: 1em;
}

h1 {
	position: relative;
	height: 250px;
	background-image: url(assets/images/eyecandylogo.gif);
	background-repeat: no-repeat;
	background-position: 0px 200px;
}
#subimages {
	clear: left;
	position: relative;
	width: 603px;
	padding-top: 31px;
	background-color: #000000;
	padding-bottom: 200px;
	background-image: url(assets/images/eyecandyrepeat.gif);
}
#navigation {
	width: 601px;
	height: 29px;
	border: 1px solid #2D2D2D;
	background-image: url(assets/images/navback.jpg);
	background-repeat: repeat-x;
	position: relative;
	top: 906px;
	z-index: 100;
	
}
#navigation ul {
	list-style-type: none;
}
#navigation  ul li {
	float: left;
}
#navigation ul li a {
	position: relative;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 9px;
	font-weight: bold;
	white-space: nowrap;
	float: left;
}
#QE_Toolbar h1 { 
	height: 16px;
}
#text h3 {
	padding-bottom: 0.5em;
}
h2 {
	padding-bottom: 0.5em;
}
