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

body{ width:100%; background-color:#252f38; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-size:13px; color:#252f38; padding:0; margin:0;}
#mother{ width:953px; background-image:url(../images/body_rpt.png); background-repeat:repeat-y; background-position:top;}
.header{ background-image:url(../images/header.png); background-repeat:no-repeat; background-position:top; width:953px; height:140px;}
.mnu_poss{ position:relative;}
.mnu_pos1{ position:absolute; top:0; left:0; z-index:5;}
.mnu_pos2{
	position:absolute;
	top:0;
	left:113px;
	z-index:4;
}
.mnu_pos3{
	position:absolute;
	top:0;
	left:225px;
	z-index:3;
}
.mnu_pos4{
	position:absolute;
	top:0;
	left:340px;
	z-index:2;
}
.mnu_pos5{
	position:absolute;
	top:0;
	left:460px;
	z-index:1;
}
.search_box{ background-image:url(../images/search_box.png); background-repeat:no-repeat; width:243px; height:25px; border:none; background-position:top;}

.l_panel{ background-image:url(../images/catagories_rpt.png); background-repeat:repeat-y; background-position:top; width:251px; font-size:18px;}
.l_panel_text a{ font-size:18px; color:#252f38; text-decoration:none;}
.l_panel_text a:hover{ font-size:18px; color:#252f38; text-decoration:underline;}
.l_panel_top{ background-image:url(../images/Copy%20of%20catagories_top.png); background-repeat:no-repeat; background-position:top; font-size:18px; height:38px; color:#FFFFFF;}
.R_panel_top{ background-image:url(../images/blog1_top.png); background-repeat:no-repeat; background-position:top; font-size:18px; height:41px; color:#FFFFFF; width:322px;}
.r_panel{ background-image:url(../images/blog_rpt.png); width:322px; background-repeat:repeat-y; background-position:top;}
.last_post{ color:#d56400; font-size:16px;}
.detail a{ font-size:12px; color:#993300; text-decoration:none;}
.detail a:hover{ font-size:12px; color:#993300; text-decoration:underline;}
.footer{ background-image:url(../images/footer_bg.png); background-repeat:no-repeat; background-position:top; width:649px; height:79px;}
.footer_text{ font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#2c2d2c;}
.footer_text a{ font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#1a61a3;}
.footer_text a:hover{ font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-size:12px; text-decoration:underline; color:#1a61a3;}


.reg_bg_rpt{ background-image:url(../images/reg_bg_rpt.png); background-repeat:repeat-y; background-position:top;}
.reg_text1{ color:#282828; font-size:24px; font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif}
.reg_text2{ color:#282828; font-size:14px; font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif}



ul{ list-style:none;margin:0; padding:0; background-color:none;}
li{ list-style:none; float:left; background-color:none;}
input{ background:none;}

.provider{ background-image:url(../images/normal.png); width:145px; height:27px; border:0; background-repeat:no-repeat; background-position:top center; cursor:pointer; color:#006633; font-size:12px; background-color:none; text-decoration:none;}
.provider:hover{ background-image:url(../images/hover.png); width:145px; height:27px; border:0; background-repeat:no-repeat; background-position:top center; cursor:pointer; color:#333333; font-size:12px; background-color:none; text-decoration:none;}
