body {
	background-color:#000000;
	margin:0px; 
	padding:0px;
	}

#hp {
	/*position:absolute;
	left:50%;
	margin-top:0;
	margin-left:-500px;*/
	width:1000px;
	position: relative;
	margin: 0px auto;
	padding:0;
	}
#container {
	width: 800px;
	height:665px;
	background-image: url("../images/shell/hp.jpg");
	margin-left: 200px;
	border: 1px solid #333333;
	}
#feedbackBTN {
	position: absolute;
	top: 75px;
	left: 0;
	width: 200px;
	}
#text {
	position:absolute;
	left:253px;
	top:264px;
	height:240px;
	width:190px;
	padding:0;
	}
h1 {font: bold italic 36px Arial, Helvetica, sans-serif; margin: auto; text-transform: uppercase; text-align: center; position: relative; top: 680px; margin-bottom: -1em; }
	h1 a:link { text-decoration: none; color: #93dd2e; padding: 0; margin: 0; }
	h1 a:hover { color:#FF9900; }
	h1 a:visited { text-decoration: none; color: #93dd2e; }
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:0px;
	}
p {
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	}
#feature {
	position:absolute;
	left:253px;
	top:415px;
	width:198px;
	height:129px;
	padding-top:120px;
	text-align:center;
	}
#feature a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#F00;
	font-weight:bold;
	text-decoration:none;
	}
ul#nav {
	text-align:right;
	position:relative;
	left: 520px;
	top:-150px;
	height: 253px;
	width: 240px;
	}
li {
	list-style-type:none;
	margin-bottom:6px;
	line-height:24px;
	}
li.white {
	background-image: url(../images/li-white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	}
li.black {
	background-image: url(../images/li-black.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	}
a.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:22px;
	}
a.black {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	margin-right:22px;
	}
a:hover {
	color:#FF0000;
	}
.navBlack {
	margin-top: 50px;
	}
#serviceLine { 
	position:absolute; 
	left:226px;
	top:218px;
	}
a.inline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:normal;
	color:#CC0000;
	margin-right:0;
	}