@charset "utf-8";

#content_header{
background-image: url(../local-assets/header.jpg);
height:144px;
width:798px;
}

.float_right{
float: right;
margin-left:15px;
margin-bottom:15px;
}

.quote_1{
background: url(../local-assets/quote_1.jpg);
background-repeat:no-repeat;
padding-top:25px;
}

.quote_2{
background: url(../local-assets/quote_2.jpg);
background-repeat:no-repeat;
background-position:right;
padding-right:35px;
font-size:12px;
color: #666666;
}

