/* CSS Document */
body{margin:0px auto; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#515151; line-height:22px;}
ul{ padding:0px; margin:0px;}
#box{width:951px; margin:0px auto; padding:8px 0px 0px 0px;}

#top{height:68px;}
.companylogo{ float:left; width:400px; padding-top:21px;}
.companylogo img{ border:none;}
#tel{width:211px; height:68px; text-align:center; float:right; text-align:right; color:#333;}
#tel a{color:#333; text-decoration:none;}
#tel a:hover{color:#F76610; text-decoration:underline;}

#menu{ padding:0px 0px 0px 80px; margin:21px 0px 0px 0px; height:35px;}
	#menu li{  text-align:center; float:left; list-style:none; margin:0px 5px; height:28px; line-height:28px; font-weight:bold; color:#515151;}
	#menu li a{color:#515151; text-decoration:none; padding:0px 8px; display:block;}
	#menu li a:hover{color:#FFF; background:#F98314;}
	


#bottom{background:url(../images/bot.gif) repeat-x; text-align:center; height:37px; line-height:37px; font-family:Arial, Helvetica, sans-serif;}

.clear{ clear:both;}

