@charset "utf-8";

body{ margin:0px;}


.main_bg{ background-color:#f21100;}
.logo_bg { background-color:#FFF; border:#e0e0e0 3px solid;}
.marquee_bg{ background-image:url(images/marquee_bg.png); background-repeat:repeat-x; height:33px; border-radius:20px; font-family:Calibri; font-size:18px; color:#FFF;}

.text_bg{ border:#dddddd 1px solid; border-radius:15px; background-color:#fafafa; }

.welcome_note { font-family:Calibri; font-size:22px; color:#f21100; font-weight:bold;}
.welcome_note_2 { font-family:Calibri; font-size:22px; color:#000; font-weight:bold;}

.main_text{ font-family:Calibri; font-size:16px; color:#000; line-height:22px;}

.box_heading_table{ margin-top:-20px; color:#FFF; font-family:Calibri; font-size:24px;}

.button_bg{ background-color:#000}

#menu{width:80%;}
#menu ul { list-style:none; margin-left:-66px;}
#menu li { display:block;}

#menu a{ display:block; font-family:Calibri; width:94%; height:auto; font-size:22px; color:#FFF; text-transform:uppercase; text-decoration:none; padding:20px; padding-top:17px; font-weight:bold;}
#menu a:hover{background-image:url(images/h_button.png); background-repeat:repeat-x;}

#menu li .static{text-decoration:none; padding:20px; padding-top:17px; font-weight:bold; background-image:url(images/h_button.png); background-repeat:repeat-x;}

.left_panel{ width:90%; margin-left:-15px;}
.left_panel ul{ list-style:none;}

.left_panel li{ display:block;}

.left_panel a{ float:left;
               display:block;
               font-family:Calibri;
			   font-size:18px;
			   text-align:left;
			   color:#000;
			   width:100%;
			   padding:4px;
			   margin-top:5px;
			   text-decoration:none;
			   
			   
			   
			   }
			   
			   


.left_panel a:hover{ background-color:#f21100; border-radius:20px; color:#FFF}

.contact_font{font-family:Calibri; font-size:18px; color:#000; line-height:22px;}

.footer_rep{ background-image:url(images/footer_rep.png); background-repeat:repeat-x;}

.footer_menu a{ font-family:Calibri; font-size:18px; color:#FFF; text-decoration:none;}
.footer_menu a:hover{ font-family:Calibri; font-size:18px; color:#f21100; text-decoration:underline;}