body, html { margin: 0; padding: 0; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #7f7f7f; background: #e5e5e5; }
form { margin: 0; padding: 0; }
menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
}
.fantom { clear: both; }
menu li { min-height: 1px; vertical-align: top; }
* html menu li { height: 1px; }
menu li.fantom { clear: both; font-size: 11px; line-height: 1px; }
a { text-decoration: underline; color: #034a99; }
a:hover {
	text-decoration: none;
	text-align: left;
}
p { margin: 0 0 13px 0; padding: 0; }
input, textarea, select { margin: 0; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #7f7f7f; background: #ffffff; border: solid 1px #cecece; }
textarea { padding: 5px; }
object { outline: none; }

/* Main */
h1.title, h2.title { margin: 8px 0; padding: 0; display: block; color: #407ab7; font-size: 12px; }
img.styled { border: solid 5px #e5e5e5; }
#left_side { float: left; padding: 0 10px 0 0; width: 353px; }

/* Form */
.form .input input { width: 200px; }
.form .submit input { text-align: center; color: #646464; font-weight: bold; background: #d1d1d1; cursor: pointer; }
.form .textarea textarea { width: 190px; height: 70px; }

/* Header */
#header { margin: 0 auto; width: 755px; background: url(../img/hdr-bgr.gif) left top repeat-x; border-left: solid #d6d6d6 9px; border-right: solid #d6d6d6 9px; 
	padding-right: 3px;
	padding-left: 3px;}
#logo { display: block; width: 280px; height: 94px; background: url(../img/logo.gif) left top no-repeat; }
#logo strong { display: none; }
#header li {
	float: right;
	display: block;
	width: auto;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}
#header li a { display: block; height: 26px; line-height: 26px; color: #888888; text-decoration: none; font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;}
#header li a:hover {
	color: #2867ab;
	background: url(../img/hdr-link-bgr.gif) left top repeat-x;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
}
#header_image { font-size: 0; line-height: 1px; }

/* Page body */
#body { margin: 0 auto; width: 755px; background: url(../img/dashes-01.gif) left top repeat-y #ffffff; border-left: solid #d6d6d6 9px; border-right: solid #d6d6d6 9px; }

/* Side field */
#side_field { padding: 0 19px 19px 19px; width: 150px; float: left; background: url(../img/shade-02.gif) left top repeat-x; }
img.last_project { margin: 0 auto; border: solid 5px #e5e5e5; }
strong.last_project { display: block; padding: 8px 0; text-align: center; font-weight: normal; border-bottom:solid; color:#407ab7; }

/* Page */
#page { float: left; padding: 0 10px 10px 10px; width: 547px; background: url(../img/shade-01.gif) left top repeat-x; }
#page ul { list-style-position: inside; padding-left: 0; margin-left: 0; }

/* Blue Field */
#blue_field { display: block; margin: 0 0 0 0; padding: 0; width: 547px; height: 177px; list-style-type: none; background: url(../img/blue-fld-bgr.jpg) left top no-repeat; }
#blue_field li { float: left; display: block; padding: 10px 0 0 10px; }
#blue_field a { display: block; width: 169px; height: 156px; }
#blue_field a strong { display: none; }
#residential:hover { background: url(../img/residential.jpg) left top no-repeat; }
#commercial:hover { background: url(../img/commercial.jpg) left top no-repeat; }
#service_areas:hover { background: url(../img/service-areas.jpg) left top no-repeat; }

/* Links */
#more { float:right; text-align: right; }
.more a { float:right; text-align:right }
#next { float:right; text-align: right; }
.next a { float:right; text-align: right; }

/* Footer */
#footer { margin: 0 auto; padding: 7px 0 0 0; width: 755px; height: 25px; color: #407ab7; background: #d6d6d6; border-left: solid #d6d6d6 9px; border-right: solid #d6d6d6 9px; cursor: default; }
#footer a { color: #407ab7; text-decoration: none; }
#footer ul { margin: 0; padding: 0; list-style-type: none; }
#footer #copy { float: left; width: 370px; }
#footer #design { float: right; width: 370px; text-align: right; }


h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}