@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#666666;
	background: url('images/background.jpg') top left;
}

p, li, td {
	font-family: Arial, Calibri, Helvetica, Candara, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #ffffff;
}


h1 {
	color: #ffffff;
	font-size: 22px;
	font-family: Arial, Calibri, Helvetica, Candara, sans-serif;
	line-height: 30px;
}

h2 {
	color: #F78F1E;
	font-size: 16px;
	font-family: Arial, Calibri, Helvetica, Candara, sans-serif;
	line-height: 22px;
}

#outer_container {
	width: 100%;
}

#inner_container {
	width: 965px;
	padding: 0;
	margin: 0;
}

#logo {
	margin: 43px 0 36px 55px;
}

#tagline {
	padding-left: 187px;
}

#top-nav {
	float: right;
}

#top-line {
width: 601px;
height: 12px;
background: url('images/top-line.png') top left no-repeat;
}

#homepage_flash, #inside_flash {
	float: left;
	background: url('images/hps_masthead.jpg') no-repeat;
	width: 687px;
	height: 339px;
}

#right_nav {
	float: left;
	width: 275px;
}

#homepage_content {
	clear: left;
	float: left;
	margin-top: 3px;
	width: 501px;
	height: 189px;
	background: url('images/bottom-line.png') bottom no-repeat;
	overflow: hidden;
}

#hp_text {
	padding: 15px 20px 0 30px;
	background-color: #48595F;
	height: 160px;
	width: 461px;
	overflow: auto;
}

#megadome_logo {
float: left;
 background: url('images/megadome_logo.png') no-repeat;
 width: 186px;
 height: 192px;
}

#airfloor_logo {
float: left;
background: url('images/airfloor_logo.png') no-repeat;
width: 273px;
height: 192px;
}

#bottom-line {
	float: left;
	background: url('images/bottom-line.png') no-repeat;
	width: 501px;
	height: 18px;
}


#footer_left {
	clear: both;
	float: left;
	width: 50%;
	font-family: Arial, Calibri, Helvetica, Candara, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 10px;
}

#footer_right {
	float: left;
	width: 35%;
	text-align: right;
	font-family: Arial, Calibri, Helvetica, Candara, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;	
	padding-top: 5px;
}

#footer_left a, #footer_right a {
	font-family: Arial, Calibri, Helvetica, Candara, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}


/* INSIDE PAGES */

#inside_design {
	width: 100%;
	/* background: url('images/straight_border_right.png') 774px 0px repeat-y; */
}

#inside_text {
	clear: both;
	float: left;
	margin: 0;
	background-color: #48595F; 
/* background: url('images/border_right.png') top right no-repeat; */
	padding: 16px 0px 22px 55px;
	width: 766px;
	min-height: 186px;
	_height: 186px;
	height: 100%;
}

#right_border {
	float: right;
	width: 64px;
	height: 224px;
	margin-right: 80px;
	background: url('images/border_right_nogray.png') top right no-repeat;
}

#bottom_border {
	float: left;
	margin: 0;
	width: 774px;
	height: 10px;
	background: url('images/border_bottom.png') top left repeat-x;
}

#bottom_border_corner {
float: left;
background: url('images/straight_border_corner.png') right;
width: 60px;
height: 14px;
}

#hover {
	position: relative;
	display: none;
	width: 50px;
	overflow: hidden;
	height: 35px;
	left: 10px;
	top: 0px;
	
}

#subnav {
clear: both;
float: left;
/* background: url('images/border_menu.png') bottom right no-repeat; */
width: 889px;
margin-top: 5px;
height: 47px;
}

#left_text {
	float: left;
	width: 366px;
}

#page_divider {
	float: left;
	width: 63px;
	height: 181px;
	background: url('images/page_division.jpg') no-repeat;
}


#page_divider2 {
	float: left;
	width: 63px;
	height: 181px;
	background: url('images/diviser2.jpg') no-repeat;
}

#right_text {
	float: right;
	text-align: left;
	background-color: #5a6163;
	width: 454px;
	font-style: italic;
	height: 181px;
}

#right_text p {
	color: #cccccc;
}


#left_contact {
	float: left;
	position: absolute;
	padding: 18px 65px 14px 63px;
	width: 352px;
	background-color: #666666;
}

#right_contact {
	position: absolute;
	left: 693px;
	top: 530px;
	padding-top: 0px;
	width: 180px;
}

.contact {
	background-color: #a0a0a0;
	border: 1px solid white;
	width: 98%;
}

.contact_check {
	background-color: #a0a0a0;
	border: 1px solid white;
}