* {
	position:relative;
}

body {
	font-family:verdana, tahoma, arial;
	font-size:13px;
	color:#666;
	margin:0;
	padding:0;
	background:url('/images/page_head_bg_green.gif') repeat-x top left #E2E2E2;
}

hr {
	margin:10px 0px 10px 0px;
}

a, a:active, a:visited {
	color:#05C600;
	text-decoration:none;
}


a:hover {
	color:#666;
	text-decoration:underline;
}

.active_link {
	background:#D4D4D4;
	padding:1px 5px 2px 5px;
	border:1px solid #fff;
}

.clear {
	clear:both;
}

.header {
	width:918px;
	min-width:918px;
	max-width:918px;
	height:102px;
	min-height:102px;
	margin:0 auto;
	background:url('/images/header_bg.jpg') repeat-x top left;
}

.header .left, .header img {
	float:left;
}

.header .right {
	float:right;
}

.header .links {
	height:22px;
	padding:80px 0px 0px 0px;
	float:left;
	width:500px;
	background:url('/images/header_tag_line.gif') no-repeat top right;
}

.header ul {
	margin:0 0 0 100px;
	padding:0;
}

.header li {
	list-style:none;
	float:left;
	margin-right:15px;
	font-size:14px;
}

.body {
	margin:0 auto;
	width:888px;
	min-width:888px;
	max-width:888px;
	padding:15px;
	background:url('/images/body_bg.gif') repeat-y top left #FFF;
}

.footer {
	margin:0 auto;
	width:888px;
	min-width:888px;
	max-width:888px;
	padding:20px 15px 0px 15px;
	height:40px;
	background:url('/images/body_bottom.gif') no-repeat top left #E2E2E2;
}

.footer .copyright {
	float: right;
	font-size:10px;
	color:#AFAFAF;
	text-align:right;
}

.footer .links {
	float:left;
}

.footer ul {
	margin:0;
	padding:0;
}

.footer li {
	list-style:none;
	float:left;
	margin-right:15px;
}

.section_header {
	font-family:Georgia;
	font-size:18px;
	color:#7895A3;
	letter-spacing:1px;
}

.alignLeft {
	float:left;
}

.leftSide {
	margin-right:5px;
	margin-top:15px;
	padding-right:10px;
	border-right:1px dashed #CCC;
}

.alignRight {
	float:right;
}

.rightSide {
	margin-left:5px;
	margin-top:15px;
	padding-left:10px;
}

.main_body_text {
	width:425px;
}

.spotlight {
	font-family:Georgia;
	padding:5px;
	width:475px;
	border:1px solid #CCC;
	margin-top:7px;
}

.spotlight .title {
	font-size:15px;
}

.spotlight img {
	float:left;
	margin-right:15px;
}

.hidden {
	display:none;
}

.home_left {
	border-bottom:1px dashed #CCC;
	padding-bottom:10px;
}

a.request_quote {
	font-size:18px;
	color:#000;
	text-decoration:underline;
}

a.request_quote:hover {
	color:#0EC900;
}

div.services_block {
	width:850px;
	margin:0px auto;
	background-color:#FFF;
	display:block;
}

.required {
	color:red;
}

.portfolio {
	margin-left:10px;
}

.portfolio_image {
	padding:25px;
	background:url('/images/portfolio_image_bg.gif') top left;
	border:1px solid #CCC;
	width:200px;
	float:left;
	margin-top:20px;
}

.portfolio_description {
	padding:25px;
	height:115px;
	border:1px solid #CCC;
	float:left;
	width:550px;
	margin-left:15px;
	margin-top:20px;
}