@charset "UTF-8";
/* CSS Document */

#mapContainer{
	float:left;
	width:472px;
	background:#ffffff;
}


#mapDownload{
	float:left;
	height:21px;
	width:472px;
	background:#ffffff;
	margin-top: 10px;
	font-size: 12pt;
	font-weight: normal;
}

#mapDownload a {
	text-decoration:none;
}

#mapDownload a:visited {
	color: #000000;
}

#mapDownload a:link {
	color: #000000;
}
#mapDownload a:hover {
	color: #ff0620;

}

#mapPic{
	float:left;
	height:499px;
	width:472px;
	margin-top:5px;
	background:url(../images/contactMap_03.gif)
}



#contactCopyContainer{
	float:left;
	width:472px;
	background:#ffffff;
	margin-top:20px;
	margin-bottom:5px;
}

#contactCopy1{
	float:left;
	width:120px;
	background: #Ffffff;
	margin-left:5px;
	font-size:11pt;
	line-height:14pt;
}

#contactCopy2{
	float:left;
	width:169px;
	background: #Ffffff;
	margin-left: 27px;
	font-size:11pt;
	line-height:14pt;
}


#contactCopy2 a {
	text-decoration:none;
}

#contactCopy2 a:visited {
	color: #000000;
}

#contactCopy2 a:link {
	color: #000000;
}
#contactCopy2 a:hover {
	color: #ff0620;
}

#contactCopy3 a {
	text-decoration:none;
}

#contactCopy3 a:visited {
	color: #000000;
}

#contactCopy3 a:link {
	color: #000000;
}
#contactCopy3 a:hover {
	color: #ff0620;
}


#contactCopy3{
	float:right;
	width:130px;
	background: #Ffffff;
	margin-right: 5px;
	font-size:11pt;
	line-height:14pt;
}

#contactStandFirstContainer{
	float:right;
	width:472px;
	height:636px;
	background:#ffffff;
	margin-top:5px;
}

#contactStandFirst{
	float:right;
	width:472px;
	height:10px;
	background:#ffffff;
	font-family:Helvetica, Arial, sans-serif;
	text-align:right;
	font-style: normal;
	font-weight: bold;
}


#mapList{
	float:right;
	width:472px;
	background:#ffffff;
	margin-bottom:10px;
	margin-top:20px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height:12pt;
	text-align:right;
	font-style: normal;
}

