BODY
{
	background-color: #000;
	text-align: center;
	color: gray;
}

#giant
{
	background-color: #000;
	border: 0px solid red;
	width: 895px;
	margin: 0px auto 0 auto;
	position: relative;
}

#logo
{
	background: #000 url('../images/logo2_02.jpg') no-repeat;
	border: 0px solid green;
	width: 324px;
	height: 297px;
	float: left;
	display: block;
}

#logo a
{
	text-decoration: none;
	width: 324px;
	height: 297px;
	display: block;
}

#menu
{
	border: 0px solid red;
	width: 571px;
	float: right;
}

#menu a
{
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#flash
{
	border: 0px solid red;
	background: #000 url('../images/truck_10.jpg') no-repeat;
	width: 571px;
	height: 203px;
	clear: right;
	visibility: hidden;
	float: right;
}

#flash2
{
	border: 0px solid red;
	background: #000 url('../images/truck_10.jpg') no-repeat;
	width: 571px;
	height: 203px;
	clear: right;
	float: right;
}

#bottom
{
	border: 1px solid gray;
	width: 865px;
	height: 650px;
	background-color: #000;
	clear: both;
	float: right;
}

#bottom_about
{
	border: 1px solid gray;
	width: 865px;
	height: 875px;
	background-color: #000;
	clear: both;
	float: right;
}

#bottom_services
{
	border: 1px solid gray;
	width: 865px;
	height: 725px;
	background-color: #000;
	clear: both;
	float: right;
}

#bottom_test
{
	border: 1px solid gray;
	width: 865px;
	height: 775px;
	background-color: #000;
	clear: both;
	float: right;
}

#bottom_collections
{
	border: 1px solid gray;
	width: 865px;
	height: 725px;
	background-color: #000;
	clear: both;
	float: right;
}

#bottom_contact
{
	border: 1px solid gray;
	width: 865px;
	height: 725px;
	background-color: #000;
	clear: both;
	float: right;
}

#bottom_employment
{
	border: 1px solid gray;
	width: 865px;
	height: 725px;
	background-color: #000;
	clear: both;
	float: right;
}

#bottom_privacy
{
	border: 1px solid gray;
	width: 865px;
	height: 1100px;
	background-color: #000;
	clear: both;
	float: right;
}




.bottom h1
{
	font-family: arial;
	font-size: 10pt;
	color: #a88950;
	margin-left: 00px;
	margin-top: 40px;
	text-align: left;

}
.bottom p
{
	font-family: verdana;
	font-size: 10pt;
	color: #c1c5b5;
	text-align: left;
	margin-left: 0px;
	margin-right: 40px;
}

.bottom li
{
	font-family: verdana;
	font-size: 10pt;
	color: #c1c5b5;
	text-align: left;
	margin-left: 20px;
	margin-right: 40px;
}

.bottom a
{
	font-family: verdana;
	font-size: 10pt;
	color: gray;
	text-align: left;
	text-decoration: none;
}

.bottom a:hover
{
	color: #fff;
	text-decoration: underline;
}
	

#bottom_left
{
	border: 0px solid red;
	width: 300px;
	height: 500px;
	float: left;
}

#bottom_right
{
	border: 0px solid red;
	width: 562px;
	height: 350px;
	float: right;
}

#sub
{
	font-family: arial;
	font-size: 7pt;
	color: gray;
	text-align: right;
	display: block;
	border: 1px solid black;
	height: 20px;
	clear: both;
}

#sub p
{
	font-family: arial;
	font-size: 7pt;
	color: gray;
	text-align: right;
	display: block;
	margin-top: 5px;
}
	

#sub a
{
	font-family: arial;
	font-size: 7pt;
	color: #879289;
	text-decoration: none;
}

#sub a:hover
{
	color: #fff;
	text-decoration: underline;
}

.form p
{
	color: #c1c5b5;
	margin-top: 0px;
	margin-bottom: 0px;
}


    
