/* CSS Document */

#header
{
	height:130px;
	width:100%;
	background-image:url(../images/header4.png);
	background-repeat:no-repeat;
	background-position:left;

}
a {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}
a:link {text-decoration:none;}