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

* {
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
body {
	background: #3E4D3E;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
hr, .hide {
	display: none;
}
/*STRUCTURE*/

#wrapper {
	width: 900px;
	background: #3E4D3E;
	margin: 0px auto;
	padding: 20px 0px 0px 10px;
}
#masthead {
	height: 40px;
	width: 890px;
	margin: 0px 0px 10px 0px;
}
#masthead .mark {
	margin: 0px 0px 0px 0px;
	float: left;
}
#masthead img {
	width: 159px;
	height: 40px;
}
/*NAV*/

#masthead ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	float: right;
}
#masthead li {
	display: block;
	height: 38px;
	width: 110px;
	background: #3E4D3E url(../_images/rule_nav.gif) no-repeat left top;
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 38px;
	color: #84CE31;
	text-indent: 10px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5a6459;
}
#masthead li a:link, li a:active, li a:visited {
	display: block;
	background: #3E4D3E url("../_images/rule_nav.gif") no-repeat left top;
	color: #ccc;
	text-decoration: none;
}
#masthead li a:hover {
	display: block;
	background: #5a6459 url("../_images/rule_nav.gif") no-repeat left top;
	color: #CCCCCC;
	text-decoration: none;
}
/*SECTION*/

.section {
	height: 40px;
	width: 890px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5a6459;
}
/*MODS*/

.mod_wrapper {
	margin: 10px 0px 0px 0px;
}
.mod_wrapper .body {
	margin: 10px 0px 0px 5px;
}
.mod_boiler {
	width: 900px;
	margin-bottom: 50px;
}
.mod_intro {
	background: #3E4D3E;
	width: 870px;
	margin: 0px 0px 40px 0px;
}
.mod_description {
	background: #fff;
	width: 820px;
	margin: 0px 0px 0px 4px;
}
.mod_2 {
	height: 500px;
	width: 440px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5a6459;
}
.mod_3 {
	/*min-height: 180px;*/
	width: 290px;
	margin-bottom: 10px;
	padding-right: 4px;
	padding-bottom:10px;
	margin-right: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5a6459;
}
.mod_3_services {
	min-height: 520px;
	width: 290px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5a6459;
}
.mod_3_portfolio {
	min-height: 420px;
	width: 290px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5a6459;
}
.mod_4 {
	/*height: 400px;*/
	width: 215px;
	margin-bottom: 10px;
	padding-right: 4px;
	margin-right: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5a6459;
}
.mod_5 {
	min-height: 450px;
	width: 170px;
	float: left;
	margin-bottom: 10px;
	padding: 0 4px 10px 0;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5a6459;
}
/*IMAGES*/

.mod_5 img {
	width: 170px;
	height: 110px;
}
/*GLOBAL TYPOGRAPHY*/

.section h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 50px;
	color: #84CE31;
	float: left;
	margin: 0px 0px 0px 0px;
}


.header2 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	color: #84CE31;
	float: left;
	margin: 0px 0px 0px 0px;
}
.header2 a:link, .header2 a:active, .header2 a:visited {
	color: #84CE31;
	text-decoration: none;
}
.header2 a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	color: #84CE31;
	margin: 0px 0px 15px 0px;
}
h1 a:link, h1 a:active {
	color: #84CE31;
	text-decoration: none;
}
h1 a:visited {
	color: #84CE31;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h3 a:link, h3 a:active {
	color: #84CE31;
	text-decoration: none;
}
h3 a:visited {
	color: #84CE31;
	text-decoration: none;
}
h3 a:hover {
	text-decoration: underline;
}
.mod_intro h3 {
	font-size: 20px;
	line-height: 26px;
}
.mod_intro h1 {
	font-family: Georgia, serif;
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
	margin: 20px 0px 0px 0px;
	font-weight:normal;
}
.mod_boiler h1 {
	font-family: Georgia, serif;
	font-size: 30px;
	line-height: 38px;
	color: #FFFFFF;
	margin:0 5px 15px 0;
	font-weight:normal;
}
.mod_boiler h2 {
	font-family:Georgia, serif;
	font-size: 13px;
	line-height: 26px;
	color:#6d776d;
	font-weight:normal;
	font-style:italic;
}
.mod_2 h3 {
	font-size: 14px;
	line-height: 20px;
}
.mod_3 h3 {
	font-size: 15px;
	line-height: 20px;
}
.mod_4 h3 {
	font-size: 13px;
	line-height: 15px;
}
.mod_5 h3 {
	font-size: 12px;
	line-height: 15px;
	min-height: 30px;
}
.mod_d h3 {
	font-size: 13px;
	line-height: 18px;
}
h4 {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 50px;
	color: #aaa;
	float: right;
	margin: 0px 4px 0px 0px;
}
h4 a:link, h4 a:active, h4 a:visited {
	color: #84CE31;
	text-decoration: none;
}
h4 a:hover {
	color: #84CE31;
	text-decoration:underline;
}
.body h4 {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #999;
	float: none;
	margin: 0px 4px 0px 0px;
}
p {
	font-family: HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	margin: 0px 5px 15px 0px;
}
p a:link, p a:active, p a:visited {
	color: #84CE31;
	text-decoration: none;
}
p a:hover {
	color: #84CE31;
	text-decoration:underline;
}
.mod_3 p {
	font-size: 12px;
	line-height: 18px;
}
.mod_3_services p {
	font-size: 12px;
	line-height: 18px;
}
.mod_3_portfolio p {
	font-size: 12px;
	line-height: 18px;
}
.mod_4 p {
	font-size: 12px;
	line-height: 18px;
}
.mod_boiler p {
	font-family: Georgia, serif;
	font-size: 30px;
	line-height: 38px;
	color: #CCCCCC;
}
.mod_intro p {
	font-family: Georgia, serif;
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
	margin: 20px 0px 0px 0px;
}
.mod_description p {
	font-size: 12px;
	line-height: 18px;
	color: #b6b6b6;
	margin: 0px 0px 0px 0px;
}
.body ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
}
.body li {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	color: #84CE31;
}
.body li a:link, .body li a:active {
	color: #84CE31;
	text-decoration: none;
}
.body li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.body li a:hover {
	color: #84CE31;
	text-decoration: underline;
}
/* FORM ELEMENTS */

.section form {
	display: inline;
}
label {
	color:#84CE31;
	display:block;
	margin:12px 0 12px 0;
	line-height:12px;
}
form select {
	width: 260px;
	padding-top:2px;
}
form input, textarea {
	line-height:22px;
}
form input.button {
	border: 1px solid #ccc;
	padding: 2px 3px;
	margin: 10px 0 5px 0;
}
#contactform input {
	width: 260px;
	border: none;
}
#contactform textarea {
	width: 260px;
	border: none;
}
#contactform select {
	width: 261px;
	border: none;
}
#contactform input, #contactform select {
	padding:5px 0 5px 0px;
}

