.text {
	font-family: Tahoma;
	font-size: 14px;
	color:#000000;
	text-decoration: none;
}

.text2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #00000;
	text-decoration: none;
	font-weight: bold;
}
.text3 {

	font-family: Tahoma;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.text4 {

	font-family: Tahoma;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.text5 {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#header
{
background-image:url(header.png);
background-repeat:no-repeat;
width:1047px;
height:72px;
}
#header h1
{
display:block;
float:left;
line-height:70px;
margin-left:17px;
width:230px;
color:#FFF;
text-align:left;
font-size:23px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
float:left;

}
h3 {
	color:#000
}

#header ul {
	padding: 0px;
	list-style-type: none;
	height:21px;
	text-align:center;
	height:85px;
	overflow:hidden;
}
#header ul li , #header ul li a, #header ul li a:visited{
	display:block;
	float:left;
	margin: 0px;
	text-align:center;
	line-height:72px;
	width:133px;
	color:#FFFFFF;

	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#header ul li a:hover{
color:#CCCCCC;
}
li{
	background:url(images/bullet.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	list-style-type:none;
}
