@charset "UTF-8";


body  {
	background-color: #005494;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bkg.png);
	background-repeat: repeat-x;
	font-family: arial, verdana, sans serif;
	font-size: 12px;	
	}
	
#container {
	background: url(../images/container-bkg.png) repeat-x;
	width: 867px;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
	background-color: white;
	min-height: 750px;
	}
	
img {border:0;}

/*Heading*/
	

#header {
	width: 867px;
	height: 142px;
	text-align: center;
	background-image: url(../images/header-img.png);
}
	
#logo {
	float: left;
	margin: 25px 0 0 40px;
	}
	
#quote {
	float: right;
	margin: 50px 30px 0 0px;
	}
	
#phone {
	font-size: 13px;
	color: white;
	text-align: right;
	padding-right: 30px;
	}
	
#phone a {
	color: white;
	text-decoration:underline;
	}
	
#phone a:hover {
	text-decoration: none;
	}
	
#windows {margin-top: 10px;}
	
/*Main Navigation*/
	
#navigation {
	background: url(../images/nav-bkg.png) no-repeat  ;
	width: 799px;
	height: 35px;
	font-family: arial, verdana;
	font-size: 13px;
	font-weight:normal;
	color: white;
	text-align: left;
	line-height: 35px;
	margin: -15px 0 0 35px;
	}
	
#navigation li {
	display: inline;
	padding: 5px 22px;
	}

#navigation a {
	color: white;
	text-decoration: none;
	}

#navigation a:hover {
	border-bottom: 4px solid #ba5915;
	}
	
#navigation a.selected {
	border-bottom: 4px solid #ba5915;
	}
	

/*Quick Links*/

#quickLinks {
	width: 800px;
	height: 35px;
	text-align: center;
	margin-left: 33px;
	margin-top:15px;
	
	}
	
#quickLinks ul{
	display: inline;
	
	
	}
	
#quickLinks li {
	display: inline;
	list-style-type: none;
	float:left;
	
	}
	
#quickLinks li a.rollover1 { 
	display: block;
    width: 189px;
    height: 44px;
    background: url(../images/general-contractors-1.png) 0 0 no-repeat;
    text-decoration: none;
	float:left;
	margin-right: 1px;
	text-indent: -9999px;
}


#quickLinks li a:hover.rollover1 {
    background-position: -189px 0;
}

#quickLinks li a.rollover2 { 
	display: block;
    width: 180px;
    height: 44px;
    background: url(../images/homeowners-1.png) 0 0 no-repeat;
    text-decoration: none;
	float:left;
	margin: 0 1px;
	text-indent: -9999px;
}

#quickLinks li a:hover.rollover2 {
    background-position: -180px 0;
}

#quickLinks li a.rollover3 { 
	display: block;
    width: 180px;
    height: 44px;
    background: url(../images/architects-1.png) 0 0 no-repeat;
    text-decoration: none;
	float:left;
	margin: 0 1px;
	text-indent: -9999px;
}

#quickLinks li a:hover.rollover3 {
    background-position: -180px 0;
}

#quickLinks li a.rollover4 { 
	display: block;
    width: 178px;
    height: 44px;
    background: url(../images/builders-1.png) 0 0 no-repeat;
    text-decoration: none;
	float:left;
	text-indent: -9999px;
}

#quickLinks li a:hover.rollover4 {
    background-position: -178px 0;
}


/*Main Content*/


#mainContent {
	width: 800px;
	text-align: left;
}

/* left column*/

#leftColumn {
	width: 450px;
	float: left;
	padding: 15px 30px;
}

#leftColumn p{
	color: #333333;
	line-height: 18px;
	font-size: 11px;
}

a {color: #333333; text-decoration:underline;}
a:hover: {text-decoration:none;}

#leftColumn h2 {
	color: #ba5915;
	font-weight:normal;
	font-family: arial narrow, arial, verdana;
	font-size: 20px;
	letter-spacing: 1px;
	}
	
#leftColumn li {
	color: #333333;
	line-height: 18px;
	font-size: 11px;
	list-style-image: url(../images/bullet.png);
}

/*right column*/


#rightColumn {
	float: right;
	width: 275px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 25px;
	margin-bottom: 10px;
}

#rightColumn h3 {
	color: #ba5915;	
	font-size: 14px;
	font-family: arial narrow, arial, verdana, sans serif;
	}
	
#rightColumn img {
	margin-right: 10px;
	border: 5px solid #fff;
	}


#featuredProject {
	background: url(../images/gradient-bkg.png) no-repeat;
	border-top: 1px solid #005495;
	border-left: 1px solid #005495;
	border-bottom: 1px solid #005495;
	overflow: hidden;
	padding: 10px;
	
	}
	
#infoRequest {
	background: url(../images/gradient-bkg2.png) no-repeat;
	border-left: 1px solid #005495;
	padding: 10px;
	}
	

/*footer*/

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer {
	width: 100%;
	background: url(../images/footer.png) repeat-x;
	margin-top:-15px;
}

#footer #tag a {
	color: #a2bbcf;
	font-size: 11px;
	text-decoration: none;
	}
	
#footer #tag a:hover {
	color: #a2bbcf;
	font-size: 11px;
	text-decoration: underline;
	}

#footer p {
	color: #fff;
	padding-top: 15px;
	}
	
#footer a {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	}
	
#footer a:hover {
	text-decoration: none;
	}


/*Secondary*/

#rightColumn2 {
	float: right;
	width:450px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 15px;
	margin-right:45px;
}

#rightColumn2 h3 {
	color: #ba5915;	
	font-size: 14px;
	font-family: arial narrow, arial, verdana, sans serif;
	}
	
#rightColumn2 p {
	color: #333333;
	line-height: 18px;
	font-size: 11px;
	}
	
#rightColumn2 li {
color: #333333;
}


#leftColumn2 {
	width: 233px;
	float: left;
	padding: 15px 30px;
	font-size: 11px;
	line-height: 16px;
	margin-left: 5px;
}


#leftColumn2 h3 {
	color: #ba5915;	
	font-size: 14px;
	font-family: arial narrow, arial, verdana, sans serif;
	}
	
#secondaryNav {
	width: 233px;
	background-color:#ececed;
	border-top: 5px solid #256fa5;
	margin-top: 10px;
	padding-top:0px;
	padding-bottom:5px;
	
}

#secondaryNav ul {
	color:#256fa5;
	font-weight: bold;
	font-size: 13px;
	
	}

#secondaryNav li {
	list-style-image: url(../images/bullet2.png);
	width: 233px;
	height: 15px;
	padding-bottom: 10px;
	
}	

#secondaryNav li a {
	color:#256fa5;
	text-decoration: none;
	
	
}

#secondaryNav a:hover  {
	
	border-bottom: 2px solid #ba5915;
	
}

#secondaryNav a.on  {

	
	border-bottom: 2px solid #ba5915;
	
}

#infoRequest2 {
	width: 230px;
	background: url(../images/bkg-secondary.png) no-repeat;
	border-top: 5px solid #256fa5;
	margin-top:15px;
	
	}
	
#infoRequest2 h3 {
	padding-left: 15px;
	padding-top: 15px;
	}
	
#infoRequest2 form {
	padding-left: 15px;
	}
	
table.portfolio img { border: 1px solid #012a49;}
table.portfolio2 img { border: 1px solid #012a49;}

table.portfolio {padding-right:75px;}
table.portfolio2 {margin-left: 0px;}


td {
	color: #333333;
	line-height: 13px;
	font-size: 11px;
	font-family: arial, verdana, sans serif;
	text-align: center;
	}
	
	ul.portnav li {
	font-size: 11px;
	line-height: 18px;
	}

.portNav {margin-left: 15px; margin-top: -10px;}
.required {font-size: 11px;}