@charset "utf-8";
/* CSS Document */


/* three-panel layout #1*/
#content {border:0px #000 solid; width:960px; background:url(/assets/images/breaker_2.png) no-repeat; margin-top:15px;}
#content h2{font:24px/10px Georgia, "Times New Roman", Times, serif; margin-top:10px; border-bottom:1px #50575f dotted; font-weight:normal; padding-bottom:15px;}


#content_one {border-right:1px #50575f dotted; width:130px; float:left;padding:15px; padding-top:0px; font:13px/30px Georgia, "Times New Roman", Times, serif; padding-left:50px;}
#content_one p{font:12px/25px Georgia, "Times New Roman", Times, serif; padding:20px; padding-top:0px;}
#content_two {border:0px #000 solid; width:545px; float:left; margin-left:30px; padding-right:10px; font:11px/22px Georgia, "Times New Roman", Times, serif; margin-bottom: 100px;}
#content_two .contentIcon {width:24px; float:left;}
#content_two .contentHeader {font:14px Georgia, "Times New Roman", Times, serif; margin-bottom:10px;}
#content_two .content {width:290px; float:left;}

#content_two h1 {font-size: 25px; font-weight: normal;}
#content_two h4 {font-size: 16px; font-weight: normal; color: #fc0;}

#content_one ul{margin: 0 auto; list-style: none;margin-left: -35px;}
#content_one li{text-align: left; list-style: none; border: 0px solid #CCC;}



#content_three {border:1px #50575f dotted; width:150px; float:left;padding:10px; margin-bottom: 30px;}
#content_three ul{margin: 0 auto; list-style: none;margin-left: -35px;}
#content_three li{text-align: left; list-style: none; border: 0px solid #CCC;}

