* {margin:0px; padding:0px; border:0px;}
body {background-color:#fff; color:#54301A; font-family:arial, sans-serif; font-size:11px; background-image:url(img/top-background.gif); background-repeat:no-repeat; background-position:center top;}
table tr {font-family:arial, sans-serif; font-size:11px;}
A:link, A:visited, A:active {color:#54301A; font-weight:normal; text-decoration:none;}
A:hover {color:#333333; font-weight:bold;}

h1 {font-size:13px; text-align:left; font-weight:normal; text-transform:uppercase; padding:0 0 2px 0;}
p {padding:0 0 10px 0; text-align:left; line-height:16px;}

/*Global*/
#container {width:100%; height:100%;}
#container #top {height:179px; vertical-align:top;}
#container #middle {text-align:center; background-image:url(img/middle-background.gif); background-repeat:no-repeat; background-position:center bottom;}
#container #bottom {height:54px; vertical-align:top; text-align:right; background-image:url(img/bottom-background.gif); background-repeat:no-repeat; background-position:center bottom;}
.box {position:relative; width:900px;}

#home-content {position:relative; margin:auto; width:900px; height:535px;}
#logo {position:absolute; top:12px; left:104px;}
#home-tag {position:absolute; top:572px; right:30px;}
#overlay {position:absolute; top:15px; left:207px; z-index:30;}

#home-slideshow {
position: absolute;
top: 15px;
left: 207px;
background-image: url(img/image-background.gif);
background-repeat: repeat;
background-position: left top;
z-index: 20;
}

#contact-slideshow {
position: absolute;
top: 15px;
left: 207px;
background-image: url(img/image-background.gif);
background-repeat: repeat;
background-position: left top;
z-index: 20;
}

#project-slideshow {
position: absolute;
top: 15px;
left: 207px;
background-image: url(img/project-background.gif);
background-repeat: repeat;
background-position: left top;
z-index: 20;
}


/*Home*/
#home-nav-container {position:absolute; top:-15px; left:0px; margin:0 15px 0 30px; width:147px; height:450px; border-right:1px solid #54301A; text-align:right; padding:30px 15px 30px 0;}

/*Menu*/
#nav-container {position:absolute; top:-15px; left:0px; margin:0 15px 0 30px; width:147px; height:450px; border-right:1px solid #54301A; text-align:right; padding:30px 15px 45px 0;}
#main-nav {list-style:none;}
#main-nav li {font-size:13px; line-height:20px; font-weight:bold; color:#00456b; text-transform:uppercase;}
#main-nav li a {font-weight:normal; color:#54301A; text-transform:uppercase;}
#main-nav li a:hover {font-weight:bold; color:#54301A; text-transform:uppercase;}

/*Portfolio Menu*/
#main-nav li ul {
list-style: none;
text-decoration: none;
margin: 0 0 0px 10px;
text-transform: capitalize;
}

#main-nav li ul li {
font-size: 11px;
line-height: 16px;
font-weight: normal;
color: #00456b;
text-transform: capitalize;
}

#main-nav li ul li a {
font-weight: normal;
color: #54301A;
text-transform: capitalize;
}

#main-nav li ul li a:hover {
font-weight: bold;
color: #54301A;
text-transform: capitalize;
}


/*Contact, Culture Pages*/
#copy {position:absolute; top:316px; left:207px; width:607px; height:170px; overflow:auto;}
#copy p {width:582px;}
#copy a:hover {font-weight:normal; color:#00456b;}


/*People Page*/
#full-copy {
position: absolute;
top: 15px;
left: 207px;
width: 607px;
height: 470px;
overflow: auto;
}

#people {
position: relative;
width: 587px;
height: 165px;
margin: 0px;
padding: 0px;
}

#people-image {
position: absolute;
top: 0px;
left: 0px;
border: none;
padding: 0px;
margin: 0px;
z-index: 20;
}

#people-image-overlay {
position: absolute;
top: 0px;
left: 0px;
border: none;
padding: none;
margin: none;
z-index: 30;
}

#people-copy {
position: absolute;
top: 0px;
left: 150px;
width: 437px;
overflow: hidden;
}

#people-copy a:hover {
color: #00456a;
font-weight: normal;
}

hr {
height: 1px;
width: 580px;
background: #f0f4f6;
margin: 15px 0 15px 0;
}


/*Project Page*/

#project-info {
position: absolute;
top: 380px;
left: 207px;
height: 105px;
width: 240px;
overflow: auto;
}


#project-copy {
position: absolute;
top: 380px;
left: 447px;
height: 105px;
width: 367px;
overflow: auto;
}

#left-project-overlay {
position: absolute;
top: 350px;
left: 207px;
z-index: 30;
}

#right-project-overlay {
position: absolute;
top: 350px;
right: 86px;
z-index: 30;
}


/*Footer*/

.footer {
position: absolute;
right: 0px;
front-size: 9px;
text-transform: uppercase;
background: #00456b;
padding: 27px 8px 2px 8px;

width: 84px;
}

.footer a {
color: #bfd0da;
font-size: 9px;
}

.footer a:hover {
color: #FFFFFF;
font-weight: normal;
font-size: 9px;
}

