
* { margin: 0; padding: 0; }

body
{
	font-size: 10.5pt;
	font-family: "Trebuchet MS", Tahoma;
	line-height: 1.3em;
	background: #eaebef url(../../img/body-back.png) repeat-x;
}

a { color: #188d9b; }

a:hover
{
	color: #13717c;
	text-decoration: none;
}

h1, h2, p { margin: 15px 0; }
ul { margin: 15px 30px; }
h2 { margin: 0 0 15px 0; }

/* ----- Container ----- */

#container
{
	position: relative;
	margin: 0 auto;
	width: 1023px;
}

#container .clear
{
	clear: both;
}

/* ----- Header ----- */

#header
{
	position: relative;
	height: 283px;
	background: url(../../img/header.jpg) no-repeat;
}

#header-pics
{
	position: absolute;
	top: 49px;
	right: 48px;
	width: 703px;
	height: 173px;
	background: url(../../img/header-pics.jpg) no-repeat;
}

#header-pics .slide
{
	position: absolute;
	top: 6px;
}

#header-pics .slide img
{
	width: 212px;
	height: 160px;
	border: 1px solid #aab0b4;
}

#header-pics #slide0,
#header-pics #slide3,
#header-pics #slide6
{
	left: 9px;
}

#header-pics #slide1,
#header-pics #slide4,
#header-pics #slide7
{
	left: 240px;
}

#header-pics #slide2,
#header-pics #slide5,
#header-pics #slide8
{
	left: 471px;
}

/* ----- Main ----- */

#main
{
	width: 1023px;
	background: url(../../img/main-back.png) repeat-y;
}

/* ----- Menu ----- */

#menu
{
	float: left;
	width: 228px;
	text-align: right;
}

#menu ul
{
	margin: 75px 0 0 0;
}

#menu ul li
{
	padding: 8px 17px 8px 0;
	list-style: none;
}

#menu ul li.active
{
	background: url(../../img/menu-active.jpg) right top no-repeat;
}

#menu ul li a
{
	color: #306f98;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#menu ul li a:hover,
#menu ul li.active a
{
	color: #003455;
}

/* ----- Content ----- */

#outer-content
{
	float: right;
	padding: 20px 70px 0 20px;
	width: 705px;
	background: url(../../img/content-back.jpg) left bottom no-repeat;
}

#content
{
	float: left;
	width: 705px;
}

.num-columns-2 #col1
{
	float: left;
	width: 340px;
}

.num-columns-2 #col2
{
	float: right;
	width: 340px;
}

.num-columns-2 #col2 img
{
	padding: 1px;
	border: 1px solid #bbb;
}

#content h1
{
	margin: 15px 0;
	padding: 14px 0 0 13px;
	height: 23px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #005e9a;
	background: url(../../img/heading-icon.png) no-repeat;
}

#content h2
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #004e80;
}

#content .min-height
{
	float: right;
	width: 1px;
	height: 500px;
}

/* ----- Right Column ----- */

#right-col
{
	position: absolute;
	top: 300px;
	right: 50px;
	width: 200px;
}

#right-col div
{
	position: absolute;
}

#right-col div img
{
	width: 180px;
	padding: 1px;
	border: 1px solid #bbb;
}

/* ----- Footer ----- */

#inner-footer
{
	width: 1023px;
	height: 214px;
	background: url(../../img/footer.jpg) no-repeat;
}

#footer .extra
{
	position: absolute;
	bottom: 190px;
	right: 70px;
}

#footer .extra a
{
	color: #004e80;
	text-decoration: none;
}

#footer .vcard
{
	position: absolute;
	top: 205px;
	left: 0;
	height: 65px;
	color: #fff;
}

#footer .vcard .adr
{
	position: absolute;
	top: 0;
	width: 215px;
	text-align: right;
	text-transform: uppercase;
}

#footer .vcard .tel
{
	position: absolute;
	bottom: 0;
	width: 215px;
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
}

#footer .vcard .fn,
#footer .vcard .title,
#footer .vcard .type,
#footer .vcard .directions
{
	display: none;
}

/* ----- Extra Footer ----- */

#outer-container { position: relative; }

#outer-container .footer-extra
{
	position: absolute;
	bottom: 120px;
	width: 100%;
}

#outer-container .footer-address
{
	padding-left: 175px;
	text-align: center;
	color: #306f98;
}

#outer-container .footer-promotion
{
	padding: 10px 0 0 175px;
	text-align: center;
	font-size: 0.85em;
}

#outer-container .footer-promotion a
{
	color: #929292;
	text-decoration: none;
}

#outer-container .footer-promotion a:hover { text-decoration: underline; }

/* ----- Pages ----- */

#page-services #content,
#page-design-build #content,
#page-general-construction #content,
#page-construction-management #content
{
	width: 500px;
}

#page-index h2
{
	margin-top: 30px;
	text-align: center;
}

#page-about #content img
{
	margin-left: 20px;
	padding: 1px;
	border: 1px solid #bbb;
}

#page-about table
{
	margin: 15px 0px;
}

#page-about table td
{
	padding-bottom: 15px;
	border-top: 1px solid #aaa;
}

#page-about table td img
{
	margin: 15px 0 15px 15px;
}
#projects-index #projects
{
	width: 700px;
	float: left;
}

#projects-index #right-col { display: none; }

#projects-index h2
{
	margin: 20px 0;
}

#projects-index .project
{
	padding: 10px 10px 10px 0;
	border-top: 1px solid #aaa;
	background: url(../../img/fade.png) right top no-repeat;
}

#projects-index .project .project-img
{
	margin: 0 0 15px 15px;
	width: 250px;
	float: right;
}

#projects-index .project .project-img,
#projects-view #image-list img
{
	padding: 1px;
	border: 1px solid #bbb;
}

#projects-index .location
{
	font-style: italic;
	color: #666;
}

#projects-index .project .description,
#projects-view .description
{
	margin: 10px 0;
}

#projects-view .right-bar
{
	float: right;
	margin: 0 0 20px 15px;
	width: 275px;
}

#projects-view .right-bar .details
{
	margin-bottom: 7px;
	padding: 10px;
	background: #f1f1f1;
}

#projects-view .pdf
{
	margin: 7px 0 5px 0;
	text-align: center;
}

#projects-view .right-bar ul
{
	margin: 0;
	list-style: none;
}

#projects-view .right-bar ul li
{
	margin: 5px 5px 0 5px;
	float: left;
}

#projects-view #image-list img:hover
{
	border-color: #035e98;
}

#projects-view h1
{
	padding-left: 0;
	background: none;
}


/* ----- Enlarger ----- */

#projects-view #projects-enlarged
{
	position: absolute;
	padding: 10px 10px 5px 10px;
	width: 300px;
	height: 100px;
	background-color: #fff;
	text-align: center;
	z-index: 5;
	overflow: hidden;
	font-weight: bold;
	color: #555;
}

#projects-view #projects-enlarged-img
{
	margin: 0 auto;
	clear: both;
	display: block;
	padding-bottom: 15px;
}

#projects-view #projects-loading
{
	font-weight: normal;
	font-style: italic;
}

#projects-view #projects-loading img
{
	margin: 0 auto;
	clear: both;
	display: block;
}

#projects-view #projects-close
{
	margin: 0 10px 10px 0;
	float: right;
	cursor: pointer;
}

#projects-view #projects-background
{
	position: absolute;
	background-color: #000;
	z-index: 4;
}
