/* CSS Document */
body{ background-color:#999999; text-align:center; margin:0 auto;}
#outer{ width:757px; padding:20px; background-color:#FFFFFF;margin:0 auto; text-align:center; }
#header{border:#CC0000 1px solid; height:254px; }
#middle{ text-align:left; width:755px;}

#left_bar{ padding:20px 10px 10px 0px; width:250px; float:left;}

#menu{}
#menu a{ color:#FFFFFF; text-decoration:none; font-weight:bold;}
#menu a:hover{text-decoration:underline;}

.border{ border-right:1px solid #FF0000; margin-top:10px;}
.main{ display:block; background-image:url(../images/main_butt.jpg); background-repeat:no-repeat; padding:12px 0px 0px 15px; height:41px; width:199px;   font:16px "Trebuchet MS";}
.sub{ display:block; background-image: url(../images/sub_butt.jpg); background-repeat:no-repeat; padding:4px 0px 0px 25px; height:24px; width:149px; text-align:left; font:13px "Trebuchet MS"; }

#text{padding:20px 70px 10px 10px; font:12px/1.8 Verdana, Arial, Helvetica, sans-serif; color:#333333;}

#text h1{ font:20px "Trebuchet MS"; color:#333333; }
#text h2{color:#000000; font:14px "Trebuchet MS"; font-weight:bold;}
#text li{ list-style-type:none; background-image: url(../images/bullet.jpg); background-repeat:no-repeat; display:block; padding:0px 0px 10px 20px;}
#text ul{ margin:0px; padding:0px;}
#footer{ background-image:url(../images/footer_bg.jpg); background-repeat: repeat-x; font:11px Verdana, Arial, Helvetica, sans-serif; color:#666666; text-align:center; height:8px; padding:15px 20px 20px 20px; width:757px; margin:0 auto; }
.link {color:#000000;text-decoration:none; font-weight:bold;}
.readmore{color:#FF0000; font-size:11px; text-decoration:none;}

