#header-inner {
	background: url(../images/bg_right.gif) top right repeat-y;
	margin: 0;
	padding: 0;
	}

#header-outer {
	background: url(../images/header_bg.gif) top left repeat-y;
	margin: 0;
	padding: 0;
	}
	
#header-outer a, a:link {
	padding: 0;
	margin: 0;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	}

#header-outer a:hover {
	color: white;
	text-decoration: underline;
	background: transparent;
	}

#header-left {
	float: left;
	width: 180px;
	color: white;
	margin: 0;
	padding: 0;
	border-right: 1px solid white;
	}

#header-left h4 {
	color: white;
	vertical-align: bottom;
	padding: 10px 0px 3px 10px;
	margin: 0;
	font-size: small;
	}

#header-content {
	width: auto;
	margin: 0px 180px 0px 180px;
	padding: 0;
	}

#header-content .header-content-img {
	height: 37px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid white;
	background: url(../images/header_graphic.gif) top right no-repeat;
	}

#header-content h4 {
	color: white;
	font-weight: normal;
	font-size: x-small;
	padding: 4px 0px 4px 25px;
	margin: 0;
	background: url(../images/header_corner.gif) bottom right no-repeat;
	}

#header-content a,a:link,a:hover {
	font-weight: normal;
	display: inline;
	background: transparent;
	text-decoration: none;
	}

#header-logo {
	float: right;
	width: 180px;
	}
	
#header-logo img {
	border: none;
	margin-top: 1.39em;
	padding-left: 15px;
	}
