
body, div, p,form {
	margin:0pt;
	padding:0pt;
}

#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:1000px;	
}

#hHeader {
	float:left;
	clear:both;
	width:100%;
	height:129px;
}

#hLogo {  
	float:left;
	clear:both;
	width:508px;
	height:66px;
	position:absolute;
	top:39px;
	left:246px;
}

#hNavContainer {  
	float:left;
	clear:both;
	width:100%;
	height:36px;
}

#hNav {
	width:569px;
	position:relative;
	left:216px;
}

#hFlash {  
	float:left;
	clear:both;
	width:100%;
	height:385px;
}

#content {	
	float:left;  
	width:100%;
}

#block1{
	float:left;		
	width:225px;
	height:371px;
	position:absolute;
	top:180px;
	left:0px;
	z-index:200;
}

#block2{
	float:right;	
	width:225px;
	height:371px;
	position:absolute;
	top:180px;
	right:0px;
	z-index:200;
}

#block3 {
	float:left;
	clear:both;
	width:100%;
	height:123px;
}

#block4 {
	float:left;
	clear:both;
	width:100%;
}


#footer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	float:center;
	clear:both;
	width:1000px;
	height:65px;
}

