@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #000000;
}

h1 {font-size: 24px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}

#outer {
	width: 760px;
	margin-left: -380px;
	position: absolute;
	left: 50%;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
}
#outer #header {
	height: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#outer #header #logo {
	float: left;
	width: 210px;
	padding-right: 5px;
	padding-left: 5px;
}
#outer #header #nav {
	float: right;
	width: 530px;
	margin-top: 25px;
	margin-bottom: 10px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	clear: right;
	margin-right: 5px;
}
#outer #mid {
	height: 200px;
	width: 760px;
	clear: both;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
}
#outer #mid #pic1 {
	float: left;
	width: 248px;
	margin-right: 5px;
	margin-left: 3px;
}
#outer #mid #pic2 {
	width: 248px;
	float: left;
	margin-right: 5px;
}
#outer #mid #pic3 {
	float: right;
	width: 248px;
	margin-right: 3px;
}
#outer #bottom {
	clear: both;
	width: 760px;
	margin-bottom: 5px;
	border-top-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#outer #bottom #content_left {
	float: left;
	width: 358px;
	padding: 10px;
	border-top-color: #333333;
}
#outer #bottom #content_left ul {
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 15px;
}
#outer #bottom #content_right {
	float: right;
	width: 360px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#outer #footer {
	clear: both;
	width: 760px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#outer #footer a {
	color: #FF9900;
	text-decoration: none;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#outer #header #nav ul {
	list-style-type: none;
	width: 100%;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#outer #header #nav ul li {
	padding: 10px;
	float: left;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
}
#outer #header #nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#outer #header #nav ul li:hover {
	background-color: #999999;
}
#outer #header #contact {
	width: 250px;
	float: right;
	text-align: center;
	margin-right: 80px;
	padding: 5px;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#outer #bottom #content_right a {
	color: #FF9900;
	text-decoration: none;
}
#outer #roofing_selection {
	width: 740px;
	height: 250px;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#outer #contact {
	width: 760px;
	margin-bottom: 10px;
}
.form_inputs {
	position: absolute;
	right: 175px;
}
#outer #contact #left {
	float: left;
	width: 320px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 19px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
}
#outer #contact #right {
	float: right;
	width: 385px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	margin-bottom: 10px;
}
#outer #thanks {
	padding: 20px;
	width: 720px;
}
#outer #press_release {
	padding: 20px;
	width: 720px;
}
#outer #contact a {
	color: #FF9900;
	text-decoration: none;
}
#outer #photos {
	padding: 20px;
	width: 720px;
}
#outer #other_products {
	padding: 10px;
	width: 740px;
}
