/* GENERAL STYLES */
/************** CONTENT **************/

#hp_flash{
background: #000000;
width: 667px;
height: 150px;
}


/************** LEFT SIDE **************/



/* hp_box_left*/

#hp_left_content_box{
width: 130px;
border: 1px solid #D0D0D0;
padding: 15px 5px 0px 20px;
font-size: 75%;
height: 250px;
}

#hp_left_content_box ul {
margin: 0px;
padding: 0px;
}

#hp_left_content_box ul li{
list-style: none;
padding-bottom: 15px;
font-weight: bold;
}

#hp_left_content_box ul a{
color: #0018a8;
}


#hp_left_content_box ul li a{
color: #0018a8;
}

#hp_left_content_box ul li img{
}

#hp_left_content_box ul li.l_heading{
font-size: 130%;
padding-bottom: 10px;
}



/************** RIGHT CONTENT **************/


/* hp_box_right */

#hp_right_content_box{
width: 130px;
border: 1px solid #D0D0D0;
padding: 15px 12px 0px 20px;
font-size: 75%;
height: 250px;
}


#hp_right_content_box ul {
margin: 0px;
padding: 0px;
}


#hp_right_content_box ul a:link{
color: #0018a8;
text-decoration: none;
}




#hp_right_content_box ul li{
list-style: none;
padding-bottom: 15px;
font-weight: bold;
}

#hp_right_content_box ul p{
font-size:10px;

font-weight: bold;
}




#hp_right_content_box ul li a{
color: #0018a8;
}

#hp_right_content_box ul li img{
padding-bottom: 5px;
}


#hp_right_content_box ul li.r_heading{
font-size: 130%;
padding-bottom: 10px;
}




/* EDITOR PROPERTIES */
