@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;
}

.box_2 a{
line-height:17px;
}

.box_3{
line-height:17px;
border-bottom-color: #999999;
border-bottom-style:dotted;
border-bottom-width:1px;
padding-left:20px;
font-size:10px;
}

.box_2 a:link{
color:#666666;
size:10px;
}
.box_2 a:hover{
color:#FF6600;
}
.tab{
background: url(../local-assets/tabs.jpg);
background-repeat:no-repeat;
width:138px;
height:27px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color: #FFFFFF;
}
.pric{
padding-right:5px;
padding-left:5px;
}
#link_more a{
color:#FFFFFF;
}
.float_left{
float:left;
padding-right:15px;
padding-bottom:10px;
}

.box_1_border{
border-left-color: #999999;
border-left-style:dotted;
border-left-width:1px;
padding-left:5px;
padding-right:5px;
}

#content ul li{
list-style: square;
background-image:none;
list-style-image:none;
}
#content ul {
background-image:none;
}
#pdf{
position:absolute;
right:0px;
padding-top:10px;
}