@charset "utf-8";
/* Common Items */

body {
	margin:10px;
	background:url(../images/contracting_background.jpg) top left repeat-x fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

a:link, a:visited {
	text-decoration:none;
	color:#4492ff;
}
a:active, a:hover {
	text-decoration:underline;
	color:#4492ff;
}

a.dv:link, a.dv:visited {
	text-decoration:none;
	color:#000;
}
a.dv:active, a.dv:hover {
	text-decoration:underline;
	color:#000;
}

.gcli {
	font-size:12px;
	padding-top:5px;
	list-style:disc;
	list-style-position:inside;
}

h1 {
	margin:0;
	padding:0;
	padding-top:15px;
	font-weight:bold;
	font-size:28px;
}

h2 {
	margin:0;
	padding:0;
	font-size:18px;
}

h3 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;		
}

#wrap_frame {
	width:830px;
	margin:0 auto;
	background: url(../images/construction_wrap_bg.png) top center repeat-y;
}

#wrap_frame_top {
	width:830px;
	height:19px;
	margin:0 auto;
	background: url(../images/construction_wrap_bg_top.png) top center no-repeat;
}

#wrap_frame_bottom {
	width:830px;
	height:31px;
	margin:0 auto;
	background: url(../images/construction_wrap_bg_bottom.png) top center no-repeat;
}

#wrap_content {
	width:800px;
	margin: 0 auto;
}

#header {
	width:800px;
	height:104px;
	overflow:hidden;
}

#header_menu {
	width:800px;
	height:34px;
	background:url(../images/stutman_contracting_oxford_ma_06.jpg) top center no-repeat;
}

#content {
}

#footer {
	clear:both;
	width:799px;
	height:45px;
	margin-top:20px;
	background-color:#afaeae;
	font-size:9px;
}

.style1 {color: #024199;}
.style2 {color: #14655F;}

/* home page */

#construction_left {
	width:360px;
	float:left;
	clear:left;
	font-size:11px;
	padding:15px;
	padding-left:30px;
	text-align:justify;
}

#construction_right {
	width:360px;
	float:left;
	margin:0;
}

#index_focus_contractor {
	width:344px;
	height:385px;
	float:left;
	margin:0;
	margin:15px 15px 15px 25px;
	background-color:#282828;
}

#if_contractor_image {
	height:225px;
	width:326px;
	background-color:#FFF;
	padding:0;
	margin:10px;
}

#if_contractor_text {
	background-color:#494848;
	width:306px;
	height:112px;
	margin:0 auto;
	color:#e2e2e2;
	padding:10px;
	font-size:10px;
	text-align:justify;
}

#general_contracting {
	clear:both;
	margin:0 auto;
	width:750px;
	height:230px;
	padding: 15px 0 22px 0;
	background-color:#e9e9e9;
	color:#033367;
}

/* contact page */

#general_contractor_contact_info {
	width:260px;
	height:200px;
	padding:25px;
	float:left;
	background-color:#e2e2e2;
	border:none;
	margin:20px;
}
#general_contractor_contact_email {
	width:260px;
	height:77px;
	float:left;
	background-color:#e2e2e2;
	border:none;
	margin:20px;
	padding:25px;
	font-size:12px;
}
#general_contractor_contact_form {
	width:350px;
	height:420px;
	padding:25px;
	float:left;
	background-color:#e2e2e2;
	border:none;
	margin:25px 20px 20px 25px;
}

.custominput { width:25.5em; background-color:#f4f4f4;}
.custominput2 { width:25.5em; background-color:#f4f4f4;}

/* staff page */

#about_stutman_contracting {
	width:365px;
	margin:25px 25px 0 25px;
	float:left;
	text-align:justify;
	font-size:13px;
}

#contractor_staff {
	width:749px;
	margin: 0 25px 25px 25px;
	text-align:justify;
	font-size:14px;
	float:left;
}

#about_focus_contractor {
	width:344px;
	height:385px;
	float:left;
	margin:0;
	margin:15px 15px 15px 15px;
	background-color:#282828;
}

#about_contractor_image {
	height:225px;
	width:326px;
	background-color:#FFF;
	padding:0;
	margin:10px;
}

#about_contractor_text {
	background-color:#494848;
	width:306px;
	height:112px;
	margin:0 auto;
	color:#e2e2e2;
	padding:10px;
	font-size:10px;
	text-align:justify;
}

/* residential page */

#residential_projects {
	width:749px;
	margin:25px;
	font-size:12px;
}
