﻿* {
	margin:0;
	padding:0;
	}

html, body {
	height:100%;
	}

body {
    background-position: center;
    background-image: url('images/bg.jpg');
    background-attachment:fixed;
    background-repeat:repeat;
	text-align:center;
    font-family:Tahoma, Arial;
    font-size:10pt;
    border-width:0;	
}

img
{
    border:none;
}  
 
 .topSpacer
 {
     width:800px;
     height:20px;
 }
 
.bannerImage
{
    position:relative;
    width: 800px;
    height: 174px;
}

.distance 
{ 
	width:1px;
	height:50%;
	margin-bottom:-310px;
	float:left;
}

.container {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:620px;
	width:800px;
	clear:left;
}

.centered_div
{
    background-color:Transparent;
}

.header
{
    position:relative;
    width:800px;
    top:0px;
    background-color:White;
}

.nav
{
    position:relative;
    width:256px;
    height:12px;
    left:417px;
    top:0px;
}

.nav a:hover
{
    background-position:-82px 0;
}

.navItem1
{
    display:block;
    position:absolute;
    left:0px;
    width:82px;
    height:12px;
    background-image:url('images/navAbout.gif');
    background-repeat:no-repeat;
    text-decoration: none;
}

.navItem2
{
    display:block;
    position:absolute;
    left:87px;
    width:82px;
    height:12px;
    background-image:url('images/navPortfolio.gif');
    background-repeat:no-repeat;
    text-decoration: none;
}

.navItem3
{
    display:block;
    position:absolute;
    left:174px;
    width:82px;
    height:12px;
    background-image:url('images/navContact.gif');
    background-repeat:no-repeat;
    text-decoration: none;
}

.banner
{
    position:absolute;
    width:800px;
    height:176px;
    top:111px;
    background-color:White;
}

.headerRight
{
    float:right;
    position:relative;
    background-image: url('images/headerBG2.jpg');
    background-attachment:fixed;
    background-repeat: repeat-x;
 
}

.headerLeft
{
    float:left;
    position:relative;
    background-image: url('images/headerBG1.jpg');
    background-attachment:fixed;
    background-repeat: repeat-x; 
 
}

.rt
{
    position:absolute;
    top:-20px;
    left:120px;
    width:231px;
}

.headerLogo
{
    position:absolute;
    top:-64px;
    left:5px;
    width:167px;    
}

.footerImg
{
    position:absolute;
    left: 50%;
    margin-left: -87px;
}

.footer
{
    position:absolute;
    bottom:-33px;
    width:800px;
    height:33px;
    background-image: url('images/footer.gif');
    background-repeat: repeat-x;
    background-position:bottom;
}

.whiteSpacer
{
    font-size:0pt;
    position:relative;
    background-color:White;
    width:800px;
}

.blackSpacer
{
    position:relative;
    background-color:Black;
    width:800px;
    height:1px;
}

.verticalSpacer
{
    position:relative;
    top:43px;
    float:left;
    left:39px;
    width:1px;
    height:277px;
}

.mainTitle
{
    position:absolute;
    top:13px;
    left:28px;
    width:254px;
    height:17px;
}

.contactTitle
{
    font-weight:bold;
    text-decoration:underline;
}

.titleText
{
    position:relative;
    top:4px;
}

.contentWrapper
{
    position:absolute;
    top:301px;
    background-color:White;
    width:800px;
    height:320px;
}

.contentMajor
{
    position:relative;
    background-color:#e8f0f7;
    padding: 10px 15px 17px 15px;
    top:43px;
    float:left;
    left:25px;
    width:433px;
    height:249px;
}

.contentMinor
{
    position:relative;
    background-color:#e8f0f7;
    padding: 10px 15px 17px 15px;
    top:43px;
    float:right;
    right:25px;
    width:229px;
    height:249px;   
}

.contentMajorContact
{
    position:relative;
    background-color:#e8f0f7;
    padding: 10px 15px 17px 15px;
    top:43px;
    float:left;
    left:25px;
    width:337px;
    height:249px;
}

.contentMinorContact
{
    position:relative;
    background-color:#e8f0f7;
    padding: 10px 15px 17px 15px;
    top:43px;
    float:right;
    right:25px;
    width:326px;
    height:249px;   
}

.contentMajorClients
{
    position:relative;
    background-color:#e8f0f7;
    padding: 10px 15px 17px 15px;
    top:43px;
    float:left;
    left:25px;
    width:720px;
    height:249px;
}

.contentMajorPortfolio
{
    position:relative;
    background-color:#e8f0f7;
    padding: 10px 15px 17px 15px;
    top:43px;
    float:left;
    left:25px;
    width:720px;
    height:249px;
}

.contentMajorTitle
{
    position:relative;
    background-color:#6c96bc;
    width:100%;
    height:19px;
    text-align:center;
    text-transform:uppercase;
    font-weight:bold;
    font-size:7pt;
    color:White;
}

.contentMajorTitle
{
    position:relative;
    background-color:#6c96bc;
    width:100%;
    height:19px;
    text-align:center;
    text-transform:uppercase;
    font-weight:bold;
    font-size:7pt;
    color:White;
}

.contentMinorTitle
{
    position:relative;
    background-color:#6c96bc;
    width:100%;
    height:19px;
    text-align:center;
    text-transform:uppercase;
    font-weight:bold;
    font-size:7pt;
    color:White;
}

.contentMinorTitleLink
{
    position:relative;
    margin-bottom:3px;
    background-color:#5a528a;
    width:229px;
    height:12px;
    text-align:center;
    text-transform:uppercase;
}

a.contentMinorLink
{
    position:relative;
    top:-1px;
    font-weight:bold;
    color:White;
    text-decoration:none;
    font-size:7pt;
}

a:hover.contentMinorLink
{
    position:relative;
    top:-1px;
    font-weight:bold;
    color:White;
    font-size:7pt;
    text-decoration:none;

}

a:visited.contentMinorLink
{
    position:relative;
    top:-1px;
    font-weight:bold;
    color:White;
    text-decoration:none;
    font-size:7pt;
}

a.clientMinorLink
{
    position:relative;
    top:1px;
    font-weight:bold;
    color:White;
    text-decoration:none;
    font-size:7pt;
}

a:hover.clientMinorLink
{
    position:relative;
    top:1px;
    font-weight:bold;
    color:White;
    font-size:7pt;
    text-decoration:none;

}

a:visited.clientMinorLink
{
    position:relative;
    top:1px;
    font-weight:bold;
    color:White;
    text-decoration:none;
    font-size:7pt;
}

.contentContact
{
    position:relative;
    top:12px;
    font-size:8pt;
    color:#8f8aa1;
    line-height:125%;
}

.contentClients
{
    position:relative;
    width:218px;
    float:left;
    font-size:7pt;
    color:#8f8aa1;
    line-height:120%;
}

.clientList
{
    width:100%;
    position:relative;
    top:10px;
    font-size:8pt;
    line-height:136%;
}

.clientSpacer
{
    position:relative;
    top:0px;
    float:left;
    left:12px;
    width:25px;
    height:235px;
}

.clientMinor
{
    position:absolute;
    top:241px;
    left:506px;
    float:right;
    width:229px;
    font-size:8pt;
    line-height:136%;
}

.content
{
    position:relative;
    top:12px;
    font-size:8pt;
    color:#8f8aa1;
    line-height:136%;
}

.portfolio
{
    background-color:Maroon;
    position:relative;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 46px;
    
}

.portfolioItem
{
    display:inline;
    font-size: 0pt;
    line-height: 100%;
    width: 117px;
    height: 59px;
    float:left;
    position:relative;
    padding:4px;
}

.map
{
    position:relative;
    top:8px;
}

.featuredProject
{
    position:relative;
    width:229px;
    height:100px;
    text-align:center;
    text-transform:uppercase;
}

.process
{
    position:relative;
    width:229px;
    height:200px;
    color:#002c71;
    font-size:7pt;
    line-height:130%;
}

.process ul
{
    list-style-type:square;
    list-style-position:inside;
	margin:0;
	padding:0;
	border:none;
}

.process li
{
    padding:0 0 10px 0;
}

a
{
    color:#8f8aa1;
    font-weight:bold;
    text-decoration:none;
}

a:hover
{
    color:#8f8aa1;
    font-weight:bold;
    text-decoration:underline;
}

a:visited
{
    color:#8f8aa1;
    font-weight:bold;
    text-decoration:none;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 65%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #imageDetails2{ width: 20%; float: left; text-align: right; }
#imageData #location{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
