﻿/*************************************************************
 * HOME PAGE CONTENT
 ************************************************************/

#homecontent {
	width:960px;
	height:590px;
	display:block;
	padding:6px 0 10px 0;
	margin:0px;
}

#homecontent * {position: absolute; border: 0;}

.lowerblock {top: 400px;}
#lb2 {left: 213px}
#lb3 {left: 426px}

.rightblock {left: 640px;}
#rb2 {top: 200px}
#rb3 {top: 400px}


