/* Customer CSS */
#page-index #comp-logo {
margin:0 0 10px;
}

#appointment-form {
display:none;
}

#comp-flashText {
display:none;
}

#movie-holder {
float:right;
width:325px;
height:278px;
}

#videoList {
width:180px;
margin:0 0 0 20px;
font-size:10px;
float:left;
}

#videoList .videoTitle {
background-color:#0A113F;
color:#FFF;
width:100%;
display:block;
margin:5px 0;
}

#page-videos #content_int {
padding:0 10px 30px 0;
width:530px;
}

#sbMovieIframe {
border:1px solid #0A113F;
height:278px;
width:360px;
}

#sbMovieBrowser {
width:550px;
}

#links-5 a {
background:url(../images/links1_off.gif);
background-repeat:no-repeat;
background-position:left top;
color:#8a968e;
}

#links-5 a:hover {
background:url(../images/links1_on.gif);
background-repeat:no-repeat;
color:#fff;
text-indent:-6000px;
}


#link5 {
display:none;
}