body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.main{
	position: absolute; 
	top: 50%; 
	left: 50%; 
	width: 978px; 
	height: 632px; 
	margin-left: -489px; 
	margin-top: -316px;
}

div.line{
	height:1px;
	width:230px;
	background-color:#ccc;
	margin:1px 0 1px 0;
}
div.main_nav
{
	width:978px; 
	height:48px;
}


h1, h2 
{
	color:#C81C0C;
	font-family:Arial;
	font-size:22px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0 0 15px;
}


div.header{
	width:978px; 
	height:289px;
}

div.blocks{
	width:976px; 
	height:273px; 
	background-image:url(../images/bgr.jpg); 
	background-repeat:repeat-x; 
	background-position:top; 
	border:1px solid #ccc;
	padding:20px 0 0 0;
}

div.block1{
	width:235px; 
	height:250px; 
	float:left;
	margin:0 20px 0 30px;
	line-height:20px;
}

div.block2{
	width:658px; 
	height:250px; 
	float:left;
	line-height:28px;
	margin:0 0 0 0;
}

