body, div, p,form {
	margin:0pt;
	padding:0pt;
}

#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:1000px;	
}

#hHeader {
	float:left;
	width:1000px;
}

#hLogo { 
	float:left;	
 	width:358px;
	float:left;
	height:124px;
	overflow:hidden;
}

#hNav {  
	float:right;	
  width:625px;  
  height:95px; 
}

#content {	
	float:left;  	
	width:100%;
	margin-top:4px;
}

#block1{
  float:left;
  width:1000px;
	height:104px;
}

#block2{
	float:left;
	width:1000px;	
	height:209px;
position:relative;
}

#block3{
	float:left;		
	clear:both;	
	width:232px;	
	height:416px;	
	margin:10px 0px 0px 20px;
}

*html #block3{margin-left:15px;}
#block4{
	float:left;
	margin:0px;	
	width:232px;	
  height:416px;
  margin:10px 0px 0px 10px;
}

#block5{	
	float:left;
	width:470px;  	
  margin:10px 0px 0px 10px;
}

#block6{
	float:left;
	width:470px; 
  margin:10px 0px 0px 10px;
}

#footer {
	float:left;
  clear:both;
	width:100%;
}

