#mid {
	float:left;
	padding: 11px 20px 0 10px;
	background: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#mid a {
	background: transparent;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#description {
	float:right;
	width: 450px;
}

#content-container {
	float:left;
}

#image {
	float:left;
}

#image img {
	width:100px; 
	padding: 11px 0 0 0;
}

#line{
	border-bottom:4px solid #ac0000;
	margin-top:170px;
	margin-bottom:5px;
	width:720px;
}

#line2{
	border-bottom:4px solid #ac0000;
	margin-top:192px;
	margin-bottom:5px;
	width:720px;
}

#line3{
	border-bottom:4px solid #ac0000;
	margin-top:210px;
	margin-bottom:5px;
	width:720px;
}