#col3 {    
    position: absolute;
    right: 0;
    top: 60px;
    width: 180px;
}

#col3 a.pdf {
    background-image: url('../img/pdf_icon.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 28px;
    padding-top: 4px;
    padding-bottom: 4px;
}



#col3 a:hover {
    text-decoration: underline;
}
#col3 h4 a:hover {
    text-decoration: none;
    color: #00B0CE;
}
#col3 #col3_contact_button a:hover {
    text-decoration: none;
}
#col3 li { font-weight: bold; padding: 0; }

.col3_box {background-color: #ecf8fc;padding: 16px;margin-bottom: 25px;}
.col3_box h2 {
   color: #00b0ce;
   line-height: 1em;
   padding: 0;
   text-align: center;  
}
.col3_box h4 {
   margin-top: 0; 
}
#col3_quicktour{background-color: #f7a024;color: white; padding: 0;}
#col3 #col3_quicktour h4 {
   color: white;
   line-height: 1em;
   margin:0;
   font-size: 220%;
}

#col3 #col3_quicktour a {
    display: block;
    height: 100%;
    color: white;
    padding: 16px 0 18px 16px;

}

#col3 #col3_quicktour {
    display: block;
    background-image: url('../images/quicktour_arrow_normal.jpg');
    background-position: 95% center;
    background-repeat: no-repeat;
    margin-bottom: 25px;
}
#col3 #col3_quicktour h3{
    margin-bottom: 0;
}
#col3 #col3_quicktour a:hover {
    background: url('../images/quicktour_arrow_hover.jpg') no-repeat 95% center;
}

#col3 #col3_quicktour a:hover {
    text-decoration: none;
    background-color: #f7840a;
}

#col3 h3 { 
    color: #00b0ce;
    font-size: 250%; 
    font-weight: bold; 
    line-height: 1.15em;
    margin-bottom: 12px;
    margin-top: 0;
}

#col3 p { font-size: 120%; line-height: 1.3em; color: #333333;}
#col3 li { 
    font-weight: bold; 
    font-size: 120%; 
    line-height: 2em; 
    padding: 0;
}

#col3 ul {padding: 13px 0 13px 0;}

#col3 ul.col3_contact {padding-bottom: 0;}

#col3 a.contact {
    display: block;
    background-image: url('../img/contact_arrow_normal.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    padding-top: 1px;
    width: 100px;
    color: #333333;
}

#col3 a.contact:hover {color: #111; background-image: url('../img/contact_arrow_hover.jpg');}
#col3_product ul {padding-bottom: 0;}

#col3 h4.second {margin-top: 30px;}

#col3 a {font-weight: bold; color: #323232;}
#col3 p a {color: #00b0ce;}