@charset "utf-8";
/* CSS Document */

#container {
margin: 0 auto -125px auto;
width: 920px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background-color: #FFFFFF;
min-height: 100%;
height: auto !important;
height: 100%;
}

/*********************************************
HEADER STYLES
*********************************************/
#header {
background-image: url(../images/blueprint-background-services1.gif);
background-repeat: no-repeat;
height: 304px;
}

#nav-home {
z-index: 4;
position: absolute;
padding-top: 78px;
padding-left: 221px;
}

/***********************************************
MAIN SECTION STYLES
***********************************************/
#content {
background-image: url(../images/blueprint-background-services3.gif);
background-repeat: no-repeat;
background-color: #FFFFFF;
height: 525px;
}

/*************left column**********************/
#left-column {
width: 830px;
padding-left: 40px;
padding-top: 20px;
}

#instructionContainer {
margin-left: 50px;
margin-top: 60px;
}

.important {
color: #FF0000;
}
/*************************************************
SLIDE SHOW STYLES
*************************************************/
#previewPane {
float: left;
background-image: url(../images/slideshow-background.png);
background-repeat: no-repeat;
width: 663px;
height: 400px;
margin-left: 50px;
}

#previewPane img {
padding-top: 25px;
padding-left: 2px;
}

#galleryContainer {
float: left;
width: 170px;
height: 400px;
}

#theImages {	
position:relative;
overflow:hidden;
height:349px;
}

#theImages div {	
position:relative;
height:1500px;
}

#theImages img {
border:0px;
filter:alpha(opacity=50);
opacity:0.5; 
padding-bottom: 2px;
padding-left: 8px;
}

#waitMessage{
display: none;
color: #555;
font-size: 0.9em;
font-family: arial;	
}

#arrow_up img, #arrow_down img {
cursor: pointer;
}

/*****************************************
FOOTER
*****************************************/
#footer-content {
font-size:1.2em;
color:#666666;
}

#footer-content a {
color:#666666;
text-decoration:none;
font-weight: bold;
line-height: 2.5;
}

#footer-content .small-text {
color: #666666;
}
