#fax {
	font: 10px Tahoma, Arial;
	text-align: right;
	padding-right: 5px;
	color: #999999;
}
#phone {
	font: 10px Tahoma, Arial;
	text-align: right;
	padding-right: 5px;
}
#email {

}
#email a:hover{
	font: 10px Tahoma, Arial;
	color: #FFCC00;
	text-decoration: underline;
	background: #003366;
}
#contact {
	width: 100%;
	color: #666666;
	margin-bottom: 10px;
}
#header_contact {
	color: #ffff00;
	font-size: 12px;
	font-weight: bold;
}
#header_phone {
	padding-right: 10px;
	padding-left: 5px;
}
#header 
{
	height : 120px;
	background: #000000 url(../img/headerbg.gif) repeat-x;
}
#header_fax {
	padding-left: 5px;
	text-align: left;
}
#header h1 {
	font-size: 23px;
	color: #FFFF00;
}
#header h1 a { font-size: 25px; color: #FFFF00; text-decoration: none;}
#header h1 a:hover {color: #fff;}
#header h2 { font-size: 19px; color: #FFFF00; }
#header_mail {text-align: right;}
#header_mail a {
	color: #FFFF00;
	text-decoration: none;
}
#header_mail a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#logo {}
