#header {
	padding: 0px;
	height: 100px;
	width: 900px;
	background-image: url(../images/layout/header_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#header_left {
	width: 317px;
	height: 100px;
	float: left;
}
#header_nav {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 583px;
	float: left;
	text-align: right;
	background-image: url(../images/layout/Work_crop.jpg);
	background-repeat: no-repeat;
}
.header_text {
	padding: 3px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 15px;
	width: auto;
	float: right;
	height: 15px;
	margin: 0px;
}
.header_quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 54px;
	float: right;
	height: 25px;
	width: 305px;
	clear: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 23px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/layout/opacity1.png);
}
a.header_links:link, a.header_links:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a.header_links:hover {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
