div#header {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header h1 a {
	display: block;
	width: 170px;
	height: 213px;
}

#header h1 {
	height:308px;
	width: 770px;
	background:url(../images/bg_home_header.jpg) no-repeat 0 0;
}

p.intro {
	text-indent: 0px;
	color: #005faf;
	line-height: 1.6em;
	width: 420px;
	position: relative;
	top: 0px;
	left: 190px;
	display: block;
}

#footer {
	clear: both;
	position: relative;
	background: url(../images/bg_home_footer.gif) no-repeat 0 3px;
	height: 256px;
	padding: 20px 0 0 201px;
}

#home_content_main { 
	/* position: absolute; 
	
	
	left: 0px;*/
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 206px;
}
