/* Customer CSS */
#page-index #contentLeft {
width:950px;
margin-right:50px;
}

#page-index #contentMain {
width:650px;
}

#page-index #slot-main {
float:left;
width:100%;
}

#slot-links #links-1 a {
background:transparent url(../images/btn_1.jpg) no-repeat scroll center top;
}

#slot-links #links-1 a:hover {
background:transparent url(../images/btn_1hover.jpg) no-repeat scroll center top;
}

#slot-links #links-2 a {
background:transparent url(../images/btn_3.jpg) no-repeat scroll center top;
}

#slot-links #links-2 a:hover {
background:transparent url(../images/btn_3hover.jpg) no-repeat scroll center top;
}

#slot-links #links-4 a {
background:transparent url(../images/btn_4.jpg) no-repeat scroll center top;
}

#slot-links #links-4 a:hover {
background:transparent url(../images/btn_4hover.jpg) no-repeat scroll center top;
}

#map_image {
width:305px;
height:300px;
margin-top:-467px;
}

#navigation-8 {
display:block;
}

#contactForm {
display:none;
}

#contentRight {
display:none;
}

#slot-address {
font-size:12px;
}

#education {
display:none;
}

#site-search {
float:right;
margin-left:400px;
_margin-left:-200px;
margin-top:-45px;
position:absolute;
z-index:999;
}

#nav a {
padding: 0 12px;
}