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

body{ margin:0px; padding:0px; background:url(../images/site-bg.jpg) top left repeat-x #ffffff; font-family:"Trebuchet MS", Arial}

.menu-bar{ background:url(../images/menu-bar.png) top left repeat-x; height:50px;} 
.shadow-right{ background:url(../images/shadow-right.png) top left repeat-y;}
.shadow-left{ background:url(../images/shadow-left.png) top left repeat-y;}

.footer-bar{ background-color:#1c1c1c; height:52px; color:#FFFFFF; font-size:13px;}

.matter{ font-size:13px; color:#443e3e; line-height:20px; padding:10px 20px;}
.matter span{ color:#ec3327; font-weight:bold;}
.matter a{ text-decoration:none; color:#443e3e; }
.matter a:hover{ text-decoration:underline;}

h1{ font-size:30px; text-transform:uppercase; color:#e93125;}
h2{ font-size:20px; color:#1a51a6; text-transform:uppercase;}


#list ul{ margin:0px; padding:0px; list-style:none;}
#list li{ margin:0px; padding:0px; list-style:none; background:url(../images/bullet.png) top left no-repeat; padding-left:30px; line-height:30px;}

#small-list ul{ margin:0px; padding:0px; list-style:none;}
#small-list li{ margin:0px; padding:0px; list-style:none; background:url(../images/small-bullet.png) top left no-repeat; padding-left:12px; line-height:18px;}


.testimonial{ font-size:12px; color:#231e1e; padding:10px 15px; line-height:17px;}
.testimonial span{ color:#265aa9;}

.red-head{ font-size: 16px; color:#ed3428; line-height:20px; font-weight:bold; text-align:center;}

.loginboxdiv{margin:0px; padding:4px 0px 0px 0px; height:26px; width:189px; background:url(../images/textbox_img.jpg) no-repeat bottom;}
.loginboxdiv input[type=text]{ border:none; padding:4px 8px; background:none;}

.bottom{ font-size:20px;}
.table-bdr{ border:1px solid #c5c5c5;}