.header 
{
	background: #1A1A1A;
	height:183px;
	width: 750px;
	padding: 0px 0px 0 0;
  margin-left:0px;

}

.logo-placer 
{
	background: #1A1A1A;
	height:127px;
	width: 160px;
	padding: 0px 0px 0 0;
	float: left;
}

.logo
{
	height: 127px;
	width: 160px;
	position: ;
	margin-top: 25px;
	margin-left:10px;
	
}

.header-content 
{
	background: #1A1A1A repeat-x;
	background-position: bottom;
	height:0px;
	width: 570px;
	padding: 0px 0px 0 0;
	float: right;
}

.title
{
	background: no-repeat;	
	height: 50px;
	width: 545px;	
	position: relative;
	top: 10px;
	right: 10px;
	float: left;
	clear: both;	
}

.line {
	border: 0px solid #000000;
	background: #444444 no-repeat;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 545px;
	height: 2px;
	position: relative;
	top: 0px;
	right: 20px;
	clear: both;
}

.linksbg
{
	background: #111 url('images/linksbg.png');
	color: #333;
	padding: 0px;	
	height: 30px;
	width: 750px;
	margin-left: 0px;
	text-align: right;
	padding-top: 0px;
	vertical-align: left;
	clear: right;
}

.links
{
	margin-top: 5px;
	margin-left: 15px;
	height: 25px;
	width: 400px;
	text-align: left;
  float: left;
}

.newsletter
{
	background: ;
	margin-right: 10px;
  margin-top: 5px;
	border: 0px;
	border-style:solid;
	border-color:#333;
	padding: 0px;
	width: 450px;
	height: 30px;
	color: #000;
	font-size: 12px;
	float: right;
}

