@charset "utf-8";
/* CSS Document */

#subheader-product {
height:20px !important;
}

#top-content-product p {

width:400px;
}

#content-product-header1 {

background-image:url(h1.png);
width:325px;
height:195px;

background-repeat:no-repeat;
background-position:0px 45px;
float:left;
}

#content-product-header2 {

background-image:url(h2.png);
width:325px;
height:195px;
background-repeat:no-repeat;

background-position:0px 45px;
float:left;
}

#content-product-header3 {

background-image:url(h3.png);
width:325px;
height:195px;
background-repeat:no-repeat;

background-position:0px 45px;
float:left;
}

.content-product-copy {
width:540px;
float:left;
height:177px;
padding-top:45px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;
border-bottom:thin solid #EAEFF4;
border-left:thin solid #EAEFF4;
}
 
.footer_motto {
display:none;
}

#content-product {
background-image:url(bg.jpg) !important;
background-repeat:repeat-x;
width:950px;
height:787px !important;
}

#content-product h1 {
display:none;
}


.clear {
clear:both;
}

.pdf_link {
display:block;
background-image:url(pdf.png);
background-repeat:no-repeat;
height:19px;
padding-left:20px;
width:100px;
float:right;
clear:both;
}