/* Customer CSS */

#page-index #comp-logo{
display: block;

}

#comp-logo{
display: none;
}

#logo {
	float: left;
	width: 240px;
	height: 125px;
	margin: 18px 0 0 126px;
}

#logo_int {
	float: left;
	width: 355px;
	height: 63px;
        margin: 0 0 0 21px;
        background-image: url(/images/logo-int.gif);
        background-repeat:no-repeat;
       
}

#rightWrapper {
	float: left;
	width: 200px;
	margin: 10px 0 0 44px;
}

#address {
	width: 190px;
	color: #ffffff;
	text-align: center;
	margin: 10px 0 0 75px;
	margin: 10px 0 0 70px !ie;
	font-size: 13px;
}

#address_int {
	float: left;
	width: 200px;
	color: #ffffff;
	text-align: center;
	margin: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px !ie;
	font-size: 13px;
}

#links_int {
	float: right;
	width: 200px;
       margin-top: -23px;
}




/* THESE ARE THE NEW HEADER IMAGES WITH THE DRS LOGO! */

#welcome {
	float: left;
	width: 1000px;
	height: 222px;
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
	_margin-top: -14px;
}

#page-index #interior_imageHeader {
	display: none;
}

#page-staff #interior_imageHeader {
	display: block;
	background-image: url(../images/staff_01.jpg);
	background-repeat: no-repeat;
	height: 282px;
	width: 1000px 
}

#page-office #interior_imageHeader, #page-offices #interior_imageHeader, #interior_imageHeader {
	display: block;
	background-image: url(../images/office_01.jpg);
	background-repeat: no-repeat;
	height: 282px;
	width: 1000px 
}

#page-services #interior_imageHeader {
	display: block;
	background-image: url(../images/services_01.jpg);
	background-repeat: no-repeat;
	height: 282px;
	width: 1000px  
}

#page-patients #interior_imageHeader {
	display: block;
	background-image: url(../images/patients_01.jpg);
	background-repeat: no-repeat;
	height: 282px;
	width: 1000px  
}

#page-contact #interior_imageHeader {
	display: block;
	background-image: url(../images/contact_01.jpg);
	background-repeat: no-repeat;
	height: 282px;
	width: 1000px  
}

#page-appointment #interior_imageHeader {
	display: block;
	background-image: url(../images/appointment_01.jpg);
	background-repeat: no-repeat;
	height: 282px;
	width: 1000px 
}

#page-education #interior_imageHeader, #page-library #interior_imageHeader {
	display: block;
	background-image: url(../images/education_01.jpg);
	background-repeat: no-repeat;
	height: 282px;
	width: 1000px  
}

#page-gallery #interior_imageHeader {
	display: block;
	background-image: url(../images/gallery_01.jpg);
	background-repeat: no-repeat;
	height: 282px;
	width: 1000px  
}

#links-1 {
	background-image: url(../images/link_3.gif);
	background-repeat: no-repeat;
	width: 142px;
	height: 83px;
}

#links-2 {
	background-image: url(../images/link_2.gif);
	background-repeat: no-repeat;
	width: 142px;
	height: 83px;
}

#links-3 {
	background-image: url(../images/link_1.gif);
	background-repeat: no-repeat;
	width: 142px;
	height: 83px;
}

#links-4 {
	background-image: url(../images/link_4.gif);
	background-repeat: no-repeat;
	width: 142px;
	height: 83px;
}

