body {
 	font weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.7;
	color: #ccc;
	padding: 0;
	margin:0;
	text-align:center;
	background: url(../images/bg.jpg) top center no-repeat #000;
}
#wrapper {
	width: 970px;
	margin: 0 auto;
	text-align:left;
}
#header {
	width: 970px;
	height: 100px;
	position:relative;
}
#logo {
	width: 360px;
	height: 60px;
	position:absolute;
	top:25px;
	left:15px;
}
#nav {
	width: 505px;
	height: 80px;
	top: 0;
	right: 0;
	position:absolute;
	font-weight: 400;
	font-size: 12px;
	text-transform:uppercase;
}
#nav ul {
	height: 80px;
	margin: 0;
	padding:0;
	list-style:none;
	border-left:1px solid #333;
}

#nav li {
	display:inline;
	margin: 0;
	padding:0;
}

#nav li a {
	color:#ccc;
	display:block;
	float:left;
	line-height:30px;
	height:30px;
	padding-top:50px;
	text-align:center;
	text-decoration:none;
	border-right:1px solid #333;
	width:85px;
}

#nav li a#navCommercial,
#nav li a#navResidential {
	width:120px!important;
}


#nav li a:hover {
	color:#fff;
	text-decoration:none;
	background:#333;
}


#home a#navHome,
#commercial a#navCommercial,
#residential a#navResidential,
#about a#navAbout,
#contact a#navContact {
	background:#000;
}


#main {
	width: 970px;
	min-height:400px;
	padding:30px 0;
}

#content {
	width: 930px;
	min-height:400px;
	margin:0 20px;
	overflow:hidden;
}

.col1 {
	width:270px;
	margin-right:10px;
	float:left;
}
.col2 {
	width:310px;
	float:left;
}
.col3 {
	width:280px;
	float:right;
}

#home_left {
	width:475px;
	height:340px;
	padding-bottom:50px;
	float:left;
	margin:0;
	background:url(../images/home_commercial.png) center bottom no-repeat; 
}

#home_right {
	width:475px;
	height:340px;
	padding-bottom:50px;
	float:right;
	margin:0;
	background:url(../images/home_residential.png) center bottom no-repeat; 
}

#footer {
	padding: 20px 0;
	margin: 20px;
	width:930px;
	font-size: 10px;
	color: #333;
	text-align:center;
	border-top: 1px solid #333;
}
#footer a {
	color: #333;
	text-decoration:  none;
}
#footer a:hover {
	color: #333;
	text-decoration:  underline;
}
a {
	color: #999999;
	text-decoration:  none;
}
a:hover {
	color: #666666;
	text-decoration:  underline;
}

h1 {
	font-size: 30px;
	color: #666;
	font-weight: 400;
}
h1.head {
	font-size:36px;
	color:#666666;
	font-weight:100;
	line-height:50px;
	padding:0;
	margin:0 0 10px 0;
}
h2 {
	font-size: 18px;
	color: #ccc;
	font-weight: 400;
}
img {
	border:0;
}

form {padding:0; margin:0;}

.input {
	border:0px solid #000;
	background:#222;
	padding:5px;
	width:250px;
	color:#999;
	font-weight:400;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.button {
	border:none;
	background:#333;
	padding:5px 15px;
	color:#ccc;
	font-weight:700;
}

.clr {
	clear:both; 
	height:0;
	line-height:0;
}


.left_text {
	float:left;
	width:490px;
}

.home_left {
	width:475px;
	height:400px;
	padding:0;
	float:left;
	margin:0;
	position:relative;
	text-align:center;
	background:url(../images/rotate_bg.jpg) center repeat-y; 
}

.home_right {
	width:475px;
	height:400px;
	padding:0;
	float:right;
	margin:0;
	position:relative;
	text-align:center;
	background:url(../images/rotate_bg.jpg) center repeat-y;  
}

.home_left div,
.home_right div  {
	color: #FFFFFF;
	font-size:22px;
	line-height:50px;
	height:50px;
	position:absolute;
	bottom:0;
	left:0;
	width:475px;
} 

.comm_left {
	width:300px;
	height:290px;
	padding:0;
	position:relative;
	float:left;
	margin-right:15px;
	background:url(../images/rotatesm_bg.jpg) center repeat-y; 
	text-align:center;
}

.comm_right {
	width:300px;
	height:290px;
	padding:0;
	float:right;
	margin:0;
	position:relative;
	background:url(../images/rotatesm_bg.jpg) center repeat-y; 
	text-align:center;
}

.comm_left a,
.comm_right a {
	display:block;
	margin:0;
	padding:0;
}

.comm_left div,
.comm_right div  {
	color: #FFFFFF;
	font-size:18px;
	line-height:40px;
	height:40px;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	width:300px;
} 

.rotate_about {
	width:400px;
	height:350px;
	padding:15px 0;
	float:right;
}

div#rotator {
	position:relative;
}

div#rotator ul  {
	list-style: none;
	position:relative;
	padding:0;
	margin:0;
}

div#rotator ul li {
	position:absolute;
	top:0;
	left:0;
	list-style: none;
	padding:0;
	margin:0;
}

div#rotator ul li img {
	padding:0;
	margin:0;
	border:0;
}

#projectlist {
	width:190px;
	float:left;
}

#projectlist ul,
#projectlist li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#projectlist ul a {
	display: block;
	padding: 2px 6px;
	width:190px;
	background-color: #101010;
	color:#ccc;
	border-bottom: 1px solid #000;
	text-decoration:none;
	font-size:11px;
}

#projectlist ul a:hover {
	background-color: #333;
	color: #fff;
	text-decoration:none;
}

.pager {
	padding-top:10px;
	color: #fff;
	font-size:11px;
}

.pager a {
	color: #fff;
	text-decoration:none;
}

.pager a:hover {
	color: #666;
	text-decoration:none;
}

#imagegal {
	width:700px;
	float:right;
}

#imagegal H2 {
	margin-top: 0;
	padding-top:0;
	line-height:1.2;
}

#imagegal img,
#resgal img {
	margin: 0 10px 10px 0;
	padding:0;
	border:0;
	float:left;
}


#sub_nav {
	width:600px;
	float:right;
	text-align:right;
	color:#666;
	padding-top:10px;
}

#sub_nav a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

#sub_nav a:hover {
	color:#ccc;
	text-decoration:underline;
}

.fl {float:left;}
.fr {float:right;}

/* Error and success message Styles   
----------------------------------------------- */

.error, .message {
	font-weight:400;
	padding: 10px;
	font-size:12px;
	margin-bottom:15px;
	background:#333333;
}

.error ul, .message ul, .error ol, .message ol {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}


.error {
	border-bottom: 1px solid #dd0000;
	border-top: 1px solid #dd0000;
	color:#dd0000;
}


.message {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #ccc;
}