
h1 {
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #1272c4;
	text-transform: uppercase;
}
h2 {
	margin-left: 3px;
	text-align: left;
}
h3 {
	margin-left: 3px;
	text-align: left;
	padding-top: 3px;
}
.map {
	background: url(../cs-images/mainimages/map.gif);
	background-repeat: no-repeat;
	width: 500px;
	height: 350px;
	margin-top: 20px;
}
 
