BODY
{
	background: black;
	float: middle;
	color: silver;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Geneva, sans-serif;
}

IMG
{
	border: 0px;
}

A
{
	color: silver;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

TABLE
{
	border-collapse:collapse;
	border: 0px;
	padding: 0px;
}

#header
{
        margin-top: 10px;
        margin-bottom: 10px;
        float: middle;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
}

#header IMG
{
        width: 900px;
        height: 200px;
}


#main
{
	background-image: url('images/background.png');
	background-repeat: repeat-y;
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
	float: middle;
	margin-left: auto;
	margin-right: auto;
}

#menu
{
	background-image: url('images/menu_background.png');
	background-repeat: repeat-x;
	font-weight: bold;
	color: white;
	height: 40px;
	width: 95%;
	text-align: center;
	float: middle;
	margin-left: auto;
	margin-right: auto;
}

#menu A
{
	color: white;
}

#menu A:hover
{
	text-decoration: none;
}

#facebook
{
	left: 5px;
	top: 150px;
	position: fixed;
	text-align: center;
}

#facebook IMG
{
	width: 50px;
}

#facebook #fan
{
	width: 100px;
}

#facebook P
{
	width: 100px;
	font-size: 10px;
}

#javascript_warning
{
	color: red;
	background-color: black;
	width: 95%;
	text-align: center;
	font-weight: bold;
	font-size: 13pt;
	float: middle;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	width: 95%;
	text-align: center;
	float: middle;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#services_box
{
	text-align: left;
	padding-bottom: 10px;
}

#sales P
{
	text-align: left;
}

#sales TABLE
{
	width: 100%;
	float: middle;
	margin-left: auto;
	margin-right: auto;
}

#sales TABLE TD
{
	text-align: left;
}

#sales UL LH
{
	font-weight: bold;
	font-size: 15pt;
}

#sales_link
{
	font-weight: bold;
	font-size: 20pt;
}

#sales #spec_table
{
	width: 33%;
	float: middle;
	margin-left: auto;
	margin-right: auto;
}

#vendors TABLE
{
	width: 95%;
	text-align: center;
	float: middle;
	margin-left: auto;
	margin-right: auto;
}

#vendors IMG
{
	width: 110px;
}

#testimonial A
{
	float: right;
	font-size: 9pt;
}

#announcement
{
	font-weight: bolder;
	text-align: justify;
}

#footer
{
	font-size: 9pt;
	margin-top: 10px;
	color: silver;
	width: 95%;
	text-align: center;
	float: middle;
	margin-left: auto;
	margin-right: auto;
}
