﻿html {
	font-size: 62.5%;
}

img {
	display: block;
	border: none;
}

form,fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#pagewidth {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}

/* text styles â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */

body {
	margin: 0;
	background: #ebebeb;
	padding: 24px 0 0;
	color: #444751;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
}

a {
	color: #009933;
	text-decoration: none;
	border-bottom: 1px dotted #75C28F;
}

a:hover {
	background-color: #2a9347;
	color: #ebebeb;
	text-decoration: none;
	border-bottom-style: none;
}

p {
	margin: 0;
	line-height: 1.5em;
	padding-bottom: 10px;
}

h2 {
	float: left;
	display: inline;
	font: 3em Helvetica, Arial, Sans-serif;
	margin-left: 20px;
}

h3 {
	display: block;
	margin: 0;
	font: bold 1.0em Helvetica, Arial, Sans-serif;
}

ul {
	margin: 0;
	padding: 0 0 0 1.3em;
	line-height: 1.4em;
	list-style-type: square;
}

.service {
	margin-bottom: 5px;
}

.contact {
	margin-top: -8px;
	font: .9em Helvetica, Arial, sans-serif;
	margin-bottom: 4px;
}

.project {
	margin: 0 10px 10px;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
}


.job {
	margin: 18px 0 0;
}

.announcement {
	padding: 5px 10px;
	float: left;
	background-color: #d1eadc;
	margin: 20px 0 0 -10px;
	border: 1px solid rgba(26,149,80,0.2);
}

big {
	display: block;
	padding: 0 0 10px;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: normal;
	font-style: normal;
}

/*  â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */
/*  â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */
/*  â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */

/* intro header â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */

.intro {
	width: 940px;
	padding: 10px 10px 10px 10px;
}

#header {
	height: 114px;
	/*background: #ebebeb url(../images/bg-header.gif) repeat-x 0 0;*/
	
	width: 960px;
	margin: 0 0 -3px;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #b1b2b9;
	border-top: 32px solid #444751;
}

#header h1 {
	position: absolute;
	top: 44px;
	left: 20px;
	margin: 0;
}

#header ul {
	margin: 0;
	padding: 44px 0 0;
	list-style: none;
	float: right;
	width: 172px;
}

#header li {
	padding-bottom: 7px;
}

/* dividers â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */

.headerBar {
	overflow: hidden;
	width: 100%;
	display: block;
	background-color: #e1e1e1;
	border-top: 1px solid #b1b2b9;
	border-bottom: 1px solid #b1b2b9;
	padding: 10px 20px;
}

.separator {
	height: 1px;
	overflow: hidden;
	width: 100%;
	display: block;
	margin: 0;
	border-bottom: 1px solid #b1b2b9;
}

/* content containers â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */

.section {
	padding: 10px 0 10px 10px;
	width: 940px;
	overflow: hidden;
}

.section .info {
	width: 152px;
	margin: 0 0 0 -172px;
	float: left;
	display: block;
	padding-top: 20px;
}

.section .title {
	margin: 0 0 10px;
}

.section .description {
	font: .9em/1.4em Helvetica, Arial, sans-serif;
	margin-left: 0;
}

.section .content {
	float: left;
	width: 940px;
	overflow: hidden;
	padding: 0;
}

/* footer â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */

#footer {
	padding: 100px 0 10px;
	background-color: #444751;
	margin-bottom: 30px;
}

#footer p {
	margin: 0 20px;
	text-align: left;
	color: #7e7f83;
	font: .8em Georgia, "Times New Roman", Times, serif;
}

/*  â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */
/*  â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */
/*  â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */

/* one column â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */

.oneColumn {
	width: 100%;
}

.oneColumn .one {
	width: 728px;
	float: left;
	margin: 0 20px 20px;
}

/* two column â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */

.twoColumn {
	width: 100%;
}

.twoColumn .one,
.twoColumn .two {
	width: 344px;
	float: left;
	margin: 0 20px;
}

/* three column â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢â€¢ */

.threeColumn {
	width: 100%;
}

.threeColumn .one,
.threeColumn .two,
.threeColumn .three {
	padding: 0;
	width: 216px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

/* four column */

.fourColumn {
	width: 100%;
}

.fourColumn .one,
.fourColumn .two,
.fourColumn .three,
.fourColumn .four {
	padding: 0;
	width: 152px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
