#left_content{
	width:212px;
	float:left;
	
}
#mid_content_home{
	width:660px;
	float:left;

}
#mid_content{
	width:710px;
	float:right;
	margin-left:0px;
	padding-left:0px;
}
#right-content{
	width:250px;
	float:left;
}
#container-title{
	float:left;
	width:660px;
}
#container-txt{
	float:left;
	width:660px;
}
A.top_menu:link{ 
	font-family: tahoma;
	font-size: 11px;
	color: #3C1A10;
	font-weight: bold;
	text-decoration:none;
}
A.top_menu:active{ 
	font-family: tahoma;
	font-size: 11px;
	color: #3C1A10;
	font-weight: bold;
	text-decoration:none;
}
A.top_menu:visited{ 
	font-family: tahoma;
	font-size: 11px;
	color: #3C1A10;
	font-weight: bold; 
	text-decoration:none;
}
A.top_menu:hover{ 
	font-family: tahoma;
	font-size: 11px;
	color: #3C1A10;
	font-weight: bold; 
	text-decoration:underline;
}

.buttons
{
	background:url(../images/go.jpg) no-repeat; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	border:0px; 
	width:34px;
	height:20px;
	padding-bottom:3px;
	vertical-align:middle;
}
.buttons:hover
{
	text-decoration:none;
}