*******************************************************************************************

Title:		ID SELECTORS

Author:		Lisa Shoar (Senior Web Producer -- Mind Over Machine, inc.)

Updated:	08/26/08

*******************************************************************************************/

 dfn {
        display: none
}
#wrapper{

	top: 0px;
	width: 994px;
	background: fff;
	margin: 0 auto;
	background-color:#fff;
	border: 1px solid #000;
}

#banner {
		width:994px;
		height:266px;
		text-align:left;
}
#banner_left_content {

	width: 373px;
	left:0px;
	float: left;
	padding-top:180px;
}

#banner_right_content {
    background-image: url(images/gerretson_banner.jpg);
	background-repeat: no-repeat;
	height: 266px;
	width: 618px;
	float: right;
	
	
}

#banner_careers {
    background-image: url(images/careers_banner.jpg);
	background-repeat: no-repeat;
	height: 266px;
	width: 618px;
	float: right;
	
	
}

#mid_container {
margin: 0 auto;
width:994px;
top:0px;
left: 0px;
}
#sidebar{
float:left;
width:231px;
background-color: #fff;
text-align:left;
padding-left:102px;
margin:0px;
}


/* end of navigation menu */

#main_content{
width: 660px;
background-color:#fff;
float:left;
text-align:left;
position:relative;
}


#main_content_left{
float:left;
width: 450px;
background-color: #fff;
border-top: 1px solid #8bb6c4;
border-right: 1px solid #8bb6c4;
margin-bottom:20px;
}


#main_content_right{
float:right;
width: 180px;
background-color:#fff;
float:left;
}

#page_title {
background-color: #fff;
height: 26px;
color:#00ace5;
font-size:17px;
font-weight:bold;
padding-left:370px;
text-align:left;
}

#navcontainer { 
margin-top:0px;
padding-top:0px;

}

#navcontainer ul
{
margin-top:0px;

margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 9px 0px 9px 9px;
width: 221px;
background-color: #8bb6c4 ;
border-bottom: 1px solid #fff;
font-weight:bold;
font-size:14px;
}

#navcontainer a:link, #navcontainer a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #00ace5;
color: #fff;
}


#footer {
    width:996px;
	height: 33px;
	text-align:left;
}
#footer1 {
    width:996px;
	height: 26px;
}
#footer1_left {
width:370px;
border-bottom: 1px solid #8bb6c4;
height: 26px;
valign:bottom;
float:left;

}

#footer1_right {
height: 26px;
width:624px;
background-color:#000;
color:#fff;
font-size:11px;
font-weight:bold;
float:left;
text-align:left;
}

.clear
{
clear: both;

}

.spacer {
background-color: #fff;
height: 23px;
}

#sdvosb {
position:absolute;
right:40px;
bottom:10px;
width:105px;
text-align:center;
}

#sdvosb p {
font-size:.75em;
color:#5A6468;
}






