/* CSS Document */

#logo {
    background-image:  url("../graphics/templateitems/slwglogotaglineA.jpg");
	background-repeat:no-repeat;
	height: 140px;
	}
	
#header {
/*	width: 779px;*/
	width: 946px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	background-color: #222222;
    background-image:  url("../graphics/templateitems/slwglogotaglineA.jpg");
	background-repeat:no-repeat;
	height: 140px;
	}
		
#header-links {
font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
font-weight: bold;

	text-align: right;
	color: #ffffff;
	padding-right: 10px;
	background-color: #000000;
	}
				
#header-links a {
text-decoration: none;
	}
	
#header-links a:link {
color:#FFFFFF;
	}
	
#header-links a:visited {
color:#FFFFFF;
	}
					
#header-links a:hover {
text-decoration: underline;
	}
	
