body {
padding: 0px;
margin: 10px;
background-color: #0E1130;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFF;
}

a {
color: #99CA3C;
text-decoration: none;
}

a:hover {
color: #99CA3C;
text-decoration: underline;
}

#full_contents {
position: relative;
margin: 0px auto;
width: 1058px;
height: 740px;
}

#project_type_title {
position: absolute;
top: 85px;
left: 10px;
width: 30px;
height: 400px;
}

#vertical_line {
position: absolute;
top: 0px;
left: 324px;
width: 1px;
height: 740px;
background-color: #FFF;
z-index: 2;
}

#horizontal_line_top {
position: absolute;
top: 78px;
left: 0px;
width: 1058px;
height: 1px;
background-color: #FFF;
z-index: 3;
}

#horizontal_line_bottom {
position: absolute;
top: 664px;
left: 0px;
width: 1058px;
height: 1px;
background-color: #FFF;
z-index: 3;
}

#contents {
position: absolute;
margin: 10px 10px 10px 40px;
width:1008px;
height: 720px;
background-color: #0E1130;
background-image: url(img/background_rays_faded.gif);
background-repeat: no-repeat;
background-position: top left;
}

#logo {
position: absolute;
top: 0px;
left: 0px;
width: 284px;
height: 68px;
}

#project_type_menu {
position: absolute;
top: 43px;
left: 283px; 
width: 723px;
height: 16px;
}

#main_area_left {
position: absolute;
top: 69px;
left: 0px;
width: 296px;
height: 585px;
}

#main_area_right {
position: absolute;
top: 69px;
left: 296px;
width: 714px;
height: 585px;
}


#service_name {
position: absolute;
top: 35px;
left: 40px;
width: 630px;
height: 10px;
text-align: center;
}

#project_image_area {
position: absolute;
top: 60px;
left: 40px;
width: 630px;
height: 375px;
text-align: center;
}

#project_image_area img {
height: 375px;
}

#thumbnail_navigation {
position: absolute;
top: 450px;
left: 40px;
width: 630px;
height: 36px;
text-align: center;
}

.navigation_thumbnail {
padding-left: 5px;
padding-right: 5px;
display: inline;
}

#slideshow_navigation {
position: absolute;
top: 450px;
left: 233px;
width: 241px;
height: 36px;
text-align: center;
}

#project_info {
position: absolute;
top: 490px;
left: 09px;
width: 690px;
height: 85px;
margin-top: 10px;
font-size: 12px;
color: #F2BE29;
text-align: center;
}

#project_name {
font-weight: bold;
}

#project_name a {
color: #F2BE29;
}

#project_location {
}

#pacific_studios_services {
}

#others_services {
}


#armour_systems_america {
position: absolute;
top: 655px;
left: 0px;
width: 284px;
height: 65px;
}

#address {
position: absolute;
top: 655px;
left: 285px;
width: 723px;
margin: 10px 0px 0px 0px;
text-align: center;
}

#scrollcontainer{
position: relative;
width: 274px;
height: 585px;
overflow: hidden;
float: left;
margin-right: 0px;
}


#scrollcontent {
position: absolute;
left: 0px;
top: 0px;
margin: 20px 0px 0px 20px;
font-size: 13px;
}

ul#project_vignettes {
padding: 0px;
margin: 0px;
}

li.project_vignette {
display: block;
float: left;
width: 72px;
height: 110px;
padding: 0px 5px 0px 5px;
margin: 0px 0px 0px 0px;
list-style: none;
font-size: 9px;
text-align: left;
}

li.project_vignette a {
text-decoration: none;
font-size: 9px;
color: #fff;
}

li.project_vignette a:hover {
text-decoration: none;
font-size: 9px;
color: #99CA3C;
}


#thumbcontainer {
padding-top: 94px;
width: 22px;
float: left;
}


#thumb {
position:relative;
top:0px;
left:0px;
height:34px;
width:22px;
background-image: url(img/thumb_short.gif);
z-index: 5;
}


#navigation {
z-index: 25;
}


#nav, #nav ul {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style: none;
line-height: 1;
}

#nav a {
display: block;
width: 150px;
}

ul#links {
margin-left: 25px;
padding: 10px 5px 0px 5px;
background-image: url(img/menu_background.png);
background-repeat: no-repeat;
background-position: top left;
}

#nav li {
float: left;
}

#nav li ul {
position: absolute;
left: -999em;
}



#nav li:hover ul, #nav li.sfhover ul {
left: auto;
}



li#about_us, li#services, li#projects, li#client_info {
width: 150px;
}


a.navigation_links {
text-decoration: none;
font-size: 14px;
color: #000;
line-height: 24px;
}

a.navigation_links:hover {
color: #FFF;
}



#home {
position: absolute;
top: 12px;
left: 0px;
width: 67px;
height: 11px;
}

a#home_link {
background-image: url(img/home_off.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px;
}

a#home_link:hover {
background-image: url(img/home_on.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px;
}


#services {
position: absolute;
top: 12px;
left: 67px;
width: 96px;
height: 11px;
z-index: 25;
}

a#services_link {
background-image: url(img/services_off.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px;
}

a#services_link:hover {
background-image: url(img/services_on.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px;
}

#projects {
position: absolute;
top: 12px;
left: 163px;
width: 102px;
height: 11px;
z-index: 25;
}

a#projects_link {
background-image: url(img/projects_off.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px;
}

a#projects_link:hover {
background-image: url(img/projects_on.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px;
}

#about_us {
position: absolute;
top: 12px;
left: 265px;
width: 97px;
height: 11px;
z-index: 25;
}

a#about_us_link {
background-image: url(img/about_us_off.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px; 
}

a#about_us_link:hover {
background-image: url(img/about_us_on.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px;
}

#client_info {
position: absolute;
top: 12px;
left: 362px;
width: 114px;
height: 11px;
z-index: 25;
}

a#client_info_link {
background-image: url(img/client_info_off.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px;
}

a#client_info_link:hover {
background-image: url(img/client_info_on.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px;
}

#contact {
position: absolute;
top: 12px;
left: 476px;
width: 93px;
height: 11px;
z-index: 25;
}

a#contact_link {
background-image: url(img/contact_off.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px;
}

a#contact_link:hover {
background-image: url(img/contact_on.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px;
}

#employment {
position: absolute;
top: 12px;
left: 569px;
width: 142px;
height: 11px;
z-index: 25;
}

a#employment_link {
background-image: url(img/employment_off.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px;
}

a#employment_link:hover {
background-image: url(img/employment_on.gif);
background-repeat: no-repeat;
background-position: top left;
padding-bottom: 0px;
}


#museums {
position:absolute;
left:16px;
top:0px;
width:73px;
height:16px;
}

a#museums_link {
position: absolute;
top: 0px;
left: 0px;
background-image: url(img/museums_blue_off.gif);
background-repeat: no-repeat;
background-position: top left;
}

a#museums_link:hover {
background-image: url(img/museums_blue_on.gif);
background-repeat: no-repeat;
background-position: top left;
}

#interpretive_centers {
position:absolute;
left:89px;
top:0px;
width:138px;
height:16px;
}

a#interpretive_centers_link {
position: absolute;
top: 0px;
left: 0px;
background-image: url(img/interpretive_centers_blue_off.gif);
background-repeat: no-repeat;
background-position: top left;
}

a#interpretive_centers_link:hover {
background-image: url(img/interpretive_centers_blue_on.gif);
background-repeat: no-repeat;
background-position: top left;
}

#artifact_cases {
position:absolute;
left:227px;
top:0px;
width:100px;
height:16px;
}

a#artifact_cases_link {
position: absolute;
top: 0px;
left: 0px;
background-image: url(img/artifact_cases_blue_off.gif);
background-repeat: no-repeat;
background-position: top left;
}

a#artifact_cases_link:hover {
background-image: url(img/artifact_cases_blue_on.gif);
background-repeat: no-repeat;
background-position: top left;
}

#childrens_museums {
position:absolute;
left:327px;
top:0px;
width:140px;
height:16px;
}

a#childrens_museums_link {
position: absolute;
top: 0px;
left: 0px;
background-image: url(img/childrens_museums_blue_off.gif);
background-repeat: no-repeat;
background-position: top left;
}

a#childrens_museums_link:hover {
background-image: url(img/childrens_museums_blue_on.gif);
background-repeat: no-repeat;
background-position: top left;
}

#zoos_aquariums {
position:absolute;
left:467px;
top:0px;
width:128px;
height:16px;
}

a#zoos_aquariums_link {
position: absolute;
top: 0px;
left: 0px;
background-image: url(img/zoos_aquariums_blue_off.gif);
background-repeat: no-repeat;
background-position: top left;
}

a#zoos_aquariums_link:hover {
background-image: url(img/zoos_aquariums_blue_on.gif);
background-repeat: no-repeat;
background-position: top left;
}

#public_spaces {
position:absolute;
left:595px;
top:0px;
width:101px;
height:16px;
}

a#public_spaces_link {
position: absolute;
top: 0px;
left: 0px;
background-image: url(img/public_spaces_blue_off.gif);
background-repeat: no-repeat;
background-position: top left;
}

a#public_spaces_link:hover {
background-image: url(img/public_spaces_blue_on.gif);
background-repeat: no-repeat;
background-position: top left;

}



#write_up {
position: absolute;
top: 69px;
left: 80px;
width: 575px;
height: 500px;
font-size: 12px;
padding-right: 55px;
overflow: auto;
}

.yellow_title {
color: #CCA421;
display: inline;
font-weight: bold;
}

.blue_title {
color: #7EAEB0;
display: inline;
font-weight: bold;
}

.green_title {
color: #99CA3C;
display: inline;
font-weight: bold;
}

.orange_title {
color: #C35F28;
display: inline;
font-weight: bold;
}

.staff_member {
padding-bottom: 19px;
}

.staff_person {
padding-bottom: 19px;
}


.staff_person a {
color: #FFF;
text-decoration: none;
}

.staff_person a:hover {
color: #99CA3C;
text-decoration: none;
}

#brain_background {
position: absolute;
top: 145px;
left: 213px;
width: 280px;
height: 338px;
background-image: url(img/brain.gif);
background-repeat: no-repeat;
background-position: top left;
opacity:.4;
filter:alpha(opacity=40);
}
