body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
hr {
	margin-top: 140px;
	position: absolute;
	background-color: #F00;
}
h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 2px;
	color: #F00;
}
ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
li {
	list-style-type: none;
	padding-left: 25px;
	padding-top: 5px;
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
#container {
	margin-right: auto;
	margin-left: auto;
	max-width: 1030px;
	min-width: 462px;
	color: #FFF;
}
#header {
	height: 135px;
}
#logo {
	margin-left: 0px;
	float: left;
	margin-right: 25px;
}
#phone {
	font-size: 30px;
	z-index: 10;
	height: 28px;
	position: relative;
	clear: none;
	float: right;
	padding-top: 45px;
	padding-right: 15px;
	color: #F00;
}
#nav {
	z-index: 1;
	height: 15px;
	width: 875px;
	padding-top: 93px;
}
#nav li {
	display: inline;
	list-style-type: none;
}
#main_content {
	margin-top: 0px;
	position: absolute;
	top: 170px;
	margin-left: 5px;
	width: 1030px;
	min-height: 700px;
}
#main_content a{
	text-decoration: none;
	color: #F00;
}
#main_content a:hover {
	text-decoration: underline;
}
#enterprises {
	float: left;
	width: 220px;
	margin-right: 30px;
}
#drywall {
	float: left;
	width: 220px;
	margin-left: 20px;
	margin-right: 20px;
}
#painting {
	float: left;
	width: 220px;
	margin-left: 30px;
	margin-right: 20px;
}
#drywall_supply {
	width: 220px;
	margin-left: 30px;
	float: left;
}
#left_column {
	width: 475px;
	float: left;
	position: relative;
}

#right_column {
	float: right;
	position: relative;
}
#social {
	z-index: 1;
	margin-left: 985px;
	margin-top: -15px;
}
#quote {
	float: left;
	width: 1030px;
	font-size: 16px;
}
#address {
	text-align: center;
	float: left;
	width: 1030px;
	margin-bottom: 35px;
	margin-top: 25px;
}
#address img {
	float: right;
}
#email a {
	color: #FFF;
}
#email a:hover {
	color: #F00;
	text-decoration: underline;
}
.red {
	color: #F00;
	font-size: 11px;
}
.h1_red {
	color: #F00;
}
#list_1 {
	float: left;
	width: 200px;
	padding-top: 15px;
}
#list_2 {
	float: right;
	width: 250px;
	clear: none;
	padding-top: 15px;
}
#quote  a {
	color: #FFF;
}
#quote a:hover {
	color: #F00;
	text-decoration: underline;
}
