/*BOTTOM PART CONTAINER*/

#cols-footer {
	margin:20px auto;
	width:900px;
	height:250px;
}
#brochures-links-another {
	background:url(../images/bottom-shadow.gif) no-repeat;
	padding:20px 0 20px 0;
}
#brochures {
	float:left;
	width:200px;
	margin:0 30px 0 0;
	text-align:left;
}
#brochures h1 {
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
	margin:0 0 15px 0;
	font-weight:bold;
}
#links h1 {
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
	margin:0 0 15px 0;
	font-weight:bold;
}
#brochures ul li{
	padding:6px 0 6px 0;
	border-bottom:1px dotted #d37777;
}
#links ul li {
	padding:6px 0 6px 0;
	border-bottom:1px dotted #d37777;
}
#brochures ul li a:link{
	color:#FFF;
	text-decoration:none;
} 
#brochures ul li a:visited{
	color:#FFF;
	text-decoration:none;
}
#links ul li a:link{
	color:#FFF;
	text-decoration:none;
} 
#links ul li a:visited {
	color:#FFF;
	text-decoration:none;
}
#links {
	float:left;
	width:200px;
	margin:0 30px 0 0;
	text-align:left;
}
#another {
	width:430px;
	float:left;
	color:#FFF;
	text-align:left;
}
#another h1 {
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
	margin:0 0 23px 0;
	font-weight:bold;
}
#another img {
	float:left;
	margin:6px 10px 0 0;
	border:4px solid #d37777;
}

