/* CSS Document */
#header{ height: 360px; background: #FFFFFF url(../images/header_bg_06.jpg) top right no-repeat; }

#content{
	float: left;
}

#content p, #content h4, #content h1{ 
	margin: 0 0 0 60px; padding: 0 0 0 160px;
	color: #999;
	font-family: "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-size: 14px;
	background-color: #F1F9EA;
	background-color: #F6F6F6;
}

#content #title {
	font-size: 16px;
	color: #F1F9EA;
	color: #F6F6F6;
}

#content p{
	padding-bottom: 15px;	
}

#map h4{
	float: left;
	margin: 20px 0 10px 60px; padding: 0;
	background-color: #fff;
}

#map a{
	float: right;
	margin: 23px 0 10px 0; padding: 0 10px 0 0;
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/sgl_pointing.gif) top right no-repeat;
}

#map a:hover{ text-decoration: underline; }

#map img{
	margin: 3px 0 0 60px;
}