@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url('/i/front/Hughes_splash_test.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#container {
	text-align: left;
}



#brandarea {
	position: relative;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#description, ul.main_navbar {
	padding-left: 30px;
	padding-right: 30px;
}

#description{
	padding-top: 150px;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

span {
padding-left: 30px;
display:none;
}

#logo {
	padding-left: 80px;
	width: 335px;
	height: 187px;
	background-image: url('/i/front/logo.png');
	background-repeat: no-repeat;
	background-position: left top;
   behavior: url('/cc/js/pngbehavior.htc');	
}

/* Misc */
.pngt {behavior: url('/cc/js/pngbehavior.htc');}

#logo span {
	display: none;
}

.main_navbar {
	border-bottom-style: none;
	position: relative;
}

.main_navbar li {
	text-decoration: none;
	padding: 5px;
	border-top-width: 0px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #ffffff;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(/i/front/bullet.gif');
}
