@charset "utf-8";
/* CSS Document */

body {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11pt;
	color:#f8f8f8;
	margin:0px;
	padding:0px;
	background:black url("../images/layout/repeat_x.gif") 50% 30px repeat-x;
	text-align:center;
	position:relative;
}

.cmstext {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11pt;
	color:#000000;
	margin:0px;
	padding:0px;
}


a {
	color:#ffdc23;
}

p {
	margin-top:0;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom:0;
}

#wrapper {
	background:url("../images/layout/bg_repeat-y.gif") center center repeat-y;
	text-align:left;
	margin:30px auto 50px auto;
	width:806px;
	padding:0px;
	position:relative;
}


#header {
	background:url("../images/layout/bg_top.jpg");
	width:521px;
	height:88px;
	font-size:12px;
	text-align:right;
	position:relative;
	color:#ffdc23;
	z-index: 2;
}

#header a {
	font-weight:bold;
	color:#ffdc23;
	text-decoration:none;
}

#header a:hover {
	text-decoration:underline;
}

#header div {
	position:absolute;
	right:30px;
	text-align:right;
	bottom:15px;
}

#right {
	background:url("../images/layout/right.gif");
	width:46px;
	height:539px;
	margin:0px;
	padding:0px;
	float:left;
}

#inner_corner {
	background:url("../images/layout/img_top_right.gif");
	width:34px;
	height:33px;
	top:88px;
	left:0px;
	position:absolute;
}


#menu {
	width:239px;
	height:596px;
	margin:0px;
	padding:0px;
	float:left;
}


#content {
	width:521px;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}

.form_set {
	text-align:right;
	margin-right:100px;
}

#title {
	display:block;
	font-size:25px;
	font-weight:bold;
	width:516px;
	height:195px;
	padding:0px;
	margin: -23px 0 0 0;
	text-transform:uppercase;
	position:relative;
}

.yellow_title {
	color:#ffdc23;
	border-bottom:7px solid #ffdc23;
}

.purple_title {
	color:#322a38;
	border-bottom:7px solid #322a38;
}

.orange_title {
	color:#FF8429;
	border-bottom:7px solid #FF8429;
}

.brown_title {
	color:#6C4327;
	border-bottom:7px solid #6C4327;
}

.home {background:url("../images/page_bg/home.jpg");}
.contact_us {background:url("../images/page_bg/contact_us.jpg");}
.careers {background:url("../images/page_bg/careers.jpg");}
.about_us {background:url("../images/page_bg/about_us.jpg");}
.clients {background:url("../images/page_bg/clients.jpg");}
.upkeep {background:url("../images/page_bg/upkeep.jpg");}
.sports_surfaces {background:url("../images/page_bg/sports_surfaces.jpg");}
.seal_coating {background:url("../images/page_bg/seal_coating.jpg");}
.asphalt_paving {background:url("../images/page_bg/asphalt_paving.jpg");}
.faq {background:url("../images/page_bg/faq.jpg");}

#title span {
	position:absolute;
	bottom:-7px;
	left:30px;
	padding:0px;
	margin:0px;
}

#title h1 {
	font-size:33px;
	font-weight: bold;
}

#title .bump {
	right:50px;
	text-align:right;
}

#title .bump1 {
	right:100px;
	text-align:right;
}

#title .bump2 {
	right:160px;
	text-align:right;
}

#text {
	width:450px;
	margin:20px 0 0 20px;
}

#footer {
	background:url("../images/layout/bg_bottom.gif");
	width:715px;
	height:36px;
	clear:both;
	position:relative;
	font-size: 12px;
	text-align: right;
	padding: 35px 90px 0 0;
	margin: 0;
}

.gallery {
	text-align:center;
}

#text img {
	border:gray 1px solid;
	margin:10px;
}