@charset "utf-8";
/* CSS Document */

#buttons {
	position: relative;
	top: -175px;
	left: 640px;
	color: #88392D;
	width: 200px;
}
#buttons a:link, #buttons a:visited {
	text-decoration: none;
}
#buttons a:hover {
	text-decoration: underline;
}
#buttons h2 {
	text-transform: uppercase;
	font-weight: 100;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0;
}
#buttons h2 a:link, #buttons h2 a:link {
	text-decoration: none;
}
#buttons ul {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: .8em;
}
#buttons ul li {
	margin: 0;
	padding: 0;
	line-height: 1.1em
}
#content {
	background: url(../images/main_bg.jpg) no-repeat;
	width: 880px;
	height: 555px;
	clear: both;
}
#footer {
	margin-top: 17px;	
}
#gasfitting {
	margin-top: 42px;
}
#main {
	height: 765px !important;
}
#pagetext {
	position: relative;
	top: 50px;
	left: 60px;
	width: 500px;
	color: #000;
}
#pagetitle {
	position: relative;
	top: 75px;
	left: 46px;
	width: 555px;
}
#plumbing {
	margin-top: 42px;
}