/* Customer CSS */
#comp-logo{
padding: 0px 0 0 0;
}
#slot-address {
width:135px;
margin:20px 0px 0px 15px;
font-weight:bold;
}

#page-staff #slot-main {
	width: 550px;
}

#page-index #footer-content {
background-image:url(/images/footer_bg.jpg);
}

#footer-content {
background-image:url(/images/footerint_bg.jpg);
}

#wrapper_right, #page-education #wrapper_right, #page-library #wrapper_right {
background-color:#E8E7ED;
background-image:url(/images/wrapper_right_bg.jpg);
min-height: 500px;
}

#spec a {
color:#7E8496;
font-size:16px;
font-weight:bold;
}

.vertical li a {
color:#7E8496;
}

#education_menu {
display: none;
}

#page-education #education_menu, #page-veneers #education_menu {
display: block;
}

