/* Customer CSS */
#header_right {
width:599px;
height:133px;
float:right;
background-image: url(/images/logo.jpg);
background-repeat: no-repeat;
}




#comp-logo {
	display:none;
}
#comp-logo {
	padding: 60px 0 0 20px;
}


#contentContainer {

min-height:400px;
height:auto;
}
