#mainContent {
	background-image:url();
	height:1200px;
}

#topArea {
	background-image:url(/visitors/images/articles/free/free_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:745px;
	height:320px;
	padding:0px;
}

#section1 {
	background-image:url(/visitors/images/articles/free/free_bkg_1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:745px;
	height:290px;
	padding:0px;
}

#section2 {
	background-image:url(/visitors/images/articles/free/free_bkg_2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:745px;
	height:610px;
	padding:0px;
}

.bodyContent {
	width:470px;
}

#infoMenu{
	width:270px;
	position:relative;
	top:7px;
	left:7px;
}

.infoTab {
	font-family:Arial, Helvetica, sans-serif;
	color:#0a4267;
	font-size:12px;
	font-weight:bold;
	background-color:#e3f7fe;
	height:24px;
	padding-left:10px;
	padding-top:5px;
}

.infoTab a {
	color:#0a4267;
	text-decoration:none;
}

.infoTab a:hover {
	color:#2891bc;
	text-decoration:underline;
}

#infoBlocks {
	position:absolute;
	top:30px;
	left:325px;
}

.infoBlock {
	width:380px;
	height:480px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	display:none;
	line-height:1.3em;
}

.infoBlock a {
	color:#0042ff;
	text-decoration:none;
}

.infoBlock a:hover {
	text-decoration:underline;
}

.infoBlockTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.infoBlockExtra {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f859c;
}

.infoBlockExtra a {
	color:#1f859c;
	text-decoration:none;
}

.infoBlockExtra a:hover {
	text-decoration:underline;
}

.pagenation {
	float:left;
	padding-left:8px;
	padding-right:8px;
	font-size:13px;
}
