div.footer{
	margin:0;
	padding:0;
	width:100%;
	height:500px;
	text-align:left;

	background-image:url('../images/site/logoline.gif'); 
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:top center; 
}
div.footerLegal{
	margin:auto;
	padding:160px 240px 0 0;
	width:830px;
	text-align:left;
	color:#464434;	
}
div.home_component{
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
/*	background-image:url('../images/home/bg_middle.jpg');
	background-repeat:no-repeat;
	background-position:top center;*/
}
div.home_content{
	margin:auto;
	padding:10px 0 0 0;
	width:990px;
	overflow:hidden;
}

div.leftCol{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:410px;
}
div.news{
	display:block;
	float:left;	
	width:410px;
	margin:0;
}
div.borderlands{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:90%;
}
div.borderlandsTitle{
	float:left;
	margin:20px 0 0 0;
	padding:0;
	width:327px;
	height:13px;
	background:url('../images/home/borderlands.jpg') top left no-repeat;
}
div.textArea{
	margin:20px 0 0 0;
	padding:0;
	display:block;
	float:left;
}
div.textTop{
	width:100%;
	height:26px;
	background-color: #000000;
}
div.textContent{
	margin:0;
	padding:0 20px 0 20px;
	width:95%;
	font-family:'helvetica', 'verdana', 'arial';
	font-weight:300;
	font-size:13px;
	color:#584a3e;
	text-align:left;
	background:#040302;
}
div.textMore, div.textMore a{
	width:370px;
	text-align:right;
	font-weight:600;
	color:#9b6d01;
}
div.textBottom{
	width:410px;
	height:26px;
	background:url('../images/home/text_bottom.gif') top left no-repeat;
}
span.textIntro{
	font-size:20px;
	font-weight:400;
	color:#9b6d01;
}
