@charset "utf-8";



#topheaderline {
	width: 100%;
	height: 12px;
	background-color: #666;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999;
}
#logo { width: 420px; float: left; }
#logo p{ font-family: Verdana, Geneva, sans-serif; font-size: 14px; font-weight: bold; text-align: center; }

#chat {
	width: 150px;
	height: 100px;
	float: left;
	text-align: center;
	font-size:10px;
	
}
#chat a{text-align:center;color:black;}
#com {float:left;top:-40px; right:-485px;position:relative;margin-bottom:-50px;}
#com p{text-align:center}
#com ul li{
	float:left;
	padding:5px;
}
#com2 {float:left;top:-40px; right:-440px;position:relative;margin-bottom:-50px;}
#com2 p{text-align:center}
#com2 ul li{
	float:left;
	padding:5px;
}
#header {
	
	width: 850px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
}
#track {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 250px;
	background-color: #666;
	padding: 10px;
	color: #eeeeee;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	float: right;
}
#menu {
	height: 30px;
	width: 850px;
	clear: both;
}

#menu ul { margin: 0px; padding: 0px; }

#menu ul li {
	float:left;
}

#menu ul li a {
	text-decoration: none;
	display: block;
	float: left;
	padding-left:9px;
	padding-right:9px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #666;
	color: #FFF;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999;
}
#menu ul li:first-child a {
	padding-left:14px;
	padding-right:12px;
}
#menu ul li a:hover {
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #EFB218;
	color: #000;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFCB00;
	margin-top: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999;
}

#header .tollfree{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	clear: right;
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 250px;
}
#header .trackformelements{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 2px solid #FFF;
	margin: 2px;
}
#header #slogan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 400px;
	font-weight: bold;
}
#logo p.head1{
	font-size:12px;
}
.head2{
	
}
