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

#top_left_col{
width:370px;
float:left;
}

#top_left_col h1{
color:#666666;
font-size:24px;
font-family:Helvetica, Arial;
margin-bottom:20px;
}

#top_left_col h2{
font-size:16px;
color:#6d6e71;
}

#top_left_col p{
color:#221e1f;
font-size:12px;
margin-top:20px;
}


#top_right_col{
float:right;
width:345px;
}

#top_right_col img{
float:right;
margin-bottom:25px;
}
