/* *** Generated by Shane Doherty at Restless Studios *** */body {
	background-color: black;
	color: white;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: center;
}

a {
	color: #c2ff08;
	font-variant: small-caps;
	text-decoration: none;
}

a:visited {
	color: #c2ff08;
}

a:hover {
	color: #c2ff08;
	text-decoration: underline;
}

a:active {
	color: #c2ff08;
}

h1 {
	color: #c2ff08;
	font-family: Arial;
	font-size: 12px;
}

#container {
	background-image: url(images/bg.jpg);
	height: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	width: 1024px;
}

#header {
	background-image: url(images/header.png);
	height: 114px;
}

.menu {
	color: #ffffff;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	padding-left: 830px;
	padding-top: 70px;
	text-transform: uppercase;
}

#scr {
	background-color: transparent;
	background-image: url(images/screen.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 500px;
	position: absolute;
	width: 1024px;
}

.info {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	left: 13%;
	line-height: 20px;
	position: absolute;
	top: 120px;
}

.slideshow {
	left: 50%;
	position: absolute;
	top: 120px;
}

#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 77px;
	position: absolute;
	margin-top: 500px;
	text-align: center;
	width: 1024px;
}

.copyright {
	color: #6b6b6b;
	font-family: Arial;
	font-size: 12px;
	padding-top: 30px;
	text-align: center;
}