#col-general{
	width:980px;
	float:left;
}



h2{
	font-family:Trebuchet MS, sans-serif;
	color:#FFF;
	font-size:15px;
	height:20px;
	padding:5px 7px;
	margin:0;
	background:#AB0101 url(../images/global/bg-h2.gif) repeat-y right top;
}



h3{
	font-family:Trebuchet MS, sans-serif;
	color:#666;
	font-size:14px;
	margin:0;
	padding:12px 0 8px 0;
	background:url(../images/global/bg-h3-long-extra.gif) no-repeat center top;
}



div#content p{
	line-height:18px;
	font-size:13px;
	padding:0 0 25px 0;
	float:left;
}

div#content p.map{
	margin:-10px 0 0 0;
}

div#content p a{
	color:#0072AE;
	text-decoration:none;
	font-weight:bold;
	padding:7px 0 0 0;
	float:left;
}

div#content p a:hover{
	text-decoration:underline
}


