body {
	margin: 0px;
}

#header {
	height: 218px;
}

#container {
  display: table;
	padding-right: 0px;
	padding-left: 0%;

}


#rowleft {
 position: absolute;
 top: 218;
 left: 0;
 width: 527px;

}

#rowmiddle {
 position: absolute;
 top: 218;
 left: 520;
 width: 297px;
 }

#rowright {
 position: absolute;
 top: 218;
 left: 824;
 width: 131px;
	
}

#container2 {
  display: table;
	padding-right: 0px;
	padding-left: 0%;

}


#rowleft2 {
 position: absolute;
 top: 381;
 left: 0;
 width: 527px;

}

#rowmiddle2 {
 position: absolute;
 top: 381;
 left: 89;
 width: 297px;
 }

#rowright2 {
 position: absolute;
 top: 381;
 left: 844;
 width: 131px;
	
}
#middlesection {
 position: absolute;
 top: 322;
 left: 0;
 width: 955px;
 }
 
#footer {
position: absolute;
top: 613;
left: 0;
width: 955px;
}


