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

text1{font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#a5a5a5;
}
/* Drop-Down Menu Styles (DO NOT TOUCH) */
#hr_bottom{
background: url('../images/home.jpg') no-repeat;
float:left;
width:1074px;
height:39px;
padding:0px;
margin-left:0px;
#margin-left:2px;
}
#hr_bottom ul {
float:right;
list-style:none;
margin:0px;
}
#hr_bottom ul li {
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin-left:0;
padding-top:0;
position:relative;
}
#hr_bottom ul li a, #hr_bottom ul li a:link {
color:#bebbbb;
display:block;
height:32px;
line-height:30px;
margin:0;
position:relative;
text-decoration:none;
width:100px;
text-align:center;
}
#hr_bottom ul li a:hover, #hr_bottom ul li a.active {
background:#830709 none repeat scroll 0 0;
color:#bebbbb;
}