body {
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}

#outer {
	position: relative;
	width: 760px;
	height: auto;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	text-align: left;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 687px;
	height: 50px; 
	text-align: left;
}

#footer {
	position: absolute;
	width: 760px;
	height: auto;
	top: 650px;
	left: 0px;
	text-align: center;
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 9px;
	color: #ccc;
}

#block1 {
	position: absolute;
	top: 10px;
	left: 354px;
	width: 343px;
	height: 300px; 
	text-align: left;
}

#block2 {
	position: absolute;
	top: 20px;
	left: 20px;
	width: auto;
	height: auto; 
	text-align: left;
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 12px;
	color: #060;
}

#block3 {
	position: absolute;
	top: 310px;
	left: 10px;
	width: 343px;
	height: 300px; 
	text-align: left;
}

#block4 {
	position: absolute;
	top: 330px;
	left: 370px;
	width: 325px;
	height: auto; 
	text-align: left;
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 12px;
	color: #666;
}

.redbold {
	font-size: 18px;
	color: #c00;
	font-weight: 800;
}

.blackbold {
	font-size: 18px;
	color: #666;
	font-weight: 800;
}

.pt12 {
	font-size: 12px;
	color: #666;
}
