* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../images/background-page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
.cleaner {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}


h1 {
	display: block;
	height: 103px;
	position: relative;
	margin-bottom: 24px;
}
h1 span, h2 span, h3 span, h4 span, h5 span {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
h2 {
	font-size: 14px;
	line-height: 120%;
	font-weight: normal;
}
h3 {
	display: block;
	position: relative;
	margin-bottom: 50px;
}


h4 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
h5 {
	height: 19px;
	margin-bottom: 15px;
	position: relative;
}
h5 span {
	height: 19px;
}
.headingWrapper {
	padding-left: 404px;
}
.close {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	float: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;

}
.left {
	float: left;
}
.right {
	float: right;
}
p a {
	color: #6C0;
}
#document {
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 510px;
	position: relative;
	padding-top: 10px;


}
#header p {
	margin-bottom: 15px;
}
#logo {
	float: left;
	margin-top: 53px;
}
.column {
	width: 465px;
}

#welcome {
	float: right;
	width: 409px;
	margin-top: 60px;
}


#mainNav {
	list-style-type: none;
	margin-top: 24px;
}
#mainNav li {
	display: block;
	float: left;
	height: 45px;
	margin-right: 20px;
}
#mainNav li a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
}
#mainNav li a span {
	display: none;
}
#mainNav li a:hover {
	background-position: left -45px;
}
#services {
	height: 410px;
	position: relative;

}
#services .wrapper {
	padding-top: 0px;
}

.serviceBox {
	float: left;
	width: 182px;
	margin-right: 20px;
}
.serviceBox p {
	font-size: 12px;
	line-height: 120%;
	margin-bottom: 15px;
}

.serviceBox img {
	float: left;
	width: 77px;
	margin-right: 10px;

}
.serviceBox a {
	background-image: url(../images/button-readmore.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 45px;
	width: 110px;
}
.serviceBox a:hover {
	background-position: left -45px;
}
.serviceBox a span {
	display: none;
}
#footer {
	background-image: url(../images/logo-small.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	height: 45px;
	margin-bottom: 20px;

}
#footer p {
	font-size: 12px;
	color: #999;
	margin-right: 30px;
	margin-top: 20px;
}
#footer .left{
	float: left;

}
#footer .left strong {
	color: #CCC;
}

#footer .right{
	float: right;

}
#footer .left a {
	color: #CCC;
	font-weight: bold;
}
#contact {
	background-color: #4B7813;
	width: 530px;
	_width: 565px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6DB01C;
	padding: 20px;
	position: absolute;
	left: 250px;
	top: 200px;
	display: none;



}

#contact p {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -1px;
	float: left;

}

#contact label {
	font-size: 14px;
	display: block;
	margin-bottom: 3px;

}
#contact .formField {
	height: 21px;
	width: 200px;
	margin-bottom: 15px;

}
#contact .left {
	float: left;
}
#contact .right {
	float: right;
}

#contact textarea {
	width: 300px;
	height: 141px;
	_height: 136px;
}
.detailedDescription {
	background-color: #333333;
	width: 550px;
	_width: 565px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 30px;
	position: absolute;
	left: 210px;
	top: 0px;
	display: none;

}
.detailedDescription h4 {
	font-size: 32px;
	float: left;
	letter-spacing: -2px;

}
.detailedDescription .close {
	margin-top: 8px;
}

#connect .connectBox p, #connect .connectBox ul {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

#connect .connectBox li {
	margin-bottom: 10px;
	list-style-type: none;
}

#connect .connectBox p a, #connect .connectBox ul a {
	color: #5fb32d;
	text-decoration: none;
}

#connect .connectBox p a:hover, #connect .connectBox ul a:hover {
	color: white;
}

#connect .connectBox {
	border-right-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
	margin-right: 40px;
	padding-right: 40px;
	width: 240px;
	padding-top: 8px;
	height: 153px;
	overflow: hidden;
}

#connect .wrapper {
	padding-left: 0px;
}

#connect {
	margin-top: 50px;
	margin-bottom: 40px;
}
#connect .connectBox #socialLinks li a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 33px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#connect .connectBox #socialLinks li {
	display: block;
	float: left;
	margin-right: 20px;
}

