@charset "utf-8";


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: none;
	background-color: #000;
}
#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;

}


#maincontent {
     margin: 0 26% 0 20px; 
	 
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
#footer a {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#information {
	position: relative;
	width: 300px;
	left: 380px;
}

	
#footer {
	padding: 0 10px;
	background-color: #000000;
	width: 500px;
	position: absolute;
	top: 720px;
}

#footer p {
	padding: 10px 0;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
}	 
#maincontent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#pageheader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: none;
}
#navcontact p {
	font-family: "Comic Sans MS", cursive;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#navcontact {
	position: relative;
	float: right;
	width: 350px;
	padding-top: 0px;
	right: 140px;
}


#contact {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#pageheader ul {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	list-style-type: none;
}
#pageheader p {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navcontact2 {
	position: absolute;
	float: right;
	width: 350px;
	padding-top: 0px;
	right: 550px;
}

