	<style type="text/css">
	<!--
		.dontUse {
			border-width: 0px 0px 0px 1px;
			border-style: solid;
			border-color: #2291CD #2291CD #2291CD #2291CD;
			padding: 0px 10px 0px 20px;
		}

		.bodyMain {
			background-color: #000000;
			background-image: url(../images/bg-main.jpg);
			background-repeat: no-repeat;
			background-position: top center;
			margin-top: 40;
			margin-bottom: 50;
		}

		.blueCopy {
			font-family: arial;
			color: #2291CD;
			font-size: 16px;
			font-weight: bold;
			font-style: normal;
		}

		.pageCopy {
			font-family: arial;
			color: #000000;
			font-size: 12px;
			font-weight: normal;
			font-style: normal;
		};

		.copyBox {
			border-width: 0px 0px 0px 1px;
			border-style: solid;
			border-color: #2291CD #2291CD #2291CD #2291CD;
			padding: 0px 10px 0px 20px;
		}

		.cityCopy {
			font-family: arial;
			color: #FFFFFF;
			font-size: 16px;
			line-height: 18px;
			font-weight: normal;
			font-style: normal;
			text-transform: uppercase;
		}

		.phoneCopy {
			font-family: arial;
			color: #FFFFFF;
			font-size: 12px;
			line-height: 24px;
			font-weight: normal;
			font-style: normal;
			text-transform: uppercase;
		}

		.cityBox1 {
			height: 188px;
			padding-top: 10px;
			padding-bottom: 10px;
			background-image: url(../images/bg-1.png);
			background-position: left top;
			background-repeat: no-repeat
		}

		.contactBox1 {
			padding-top: 20px;
			padding-bottom: 20px;
			background-image: url(../images/bg-phone-1.png);
			background-position: left top;
			background-repeat: no-repeat
		}

		.cityBox2 {
			height: 188px;
			padding-top: 10px;
			padding-bottom: 10px;
			background-image: url(../images/bg-2.png);
			background-position: left top;
			background-repeat: no-repeat
		}

		.contactBox2 {
			padding-top: 20px;
			padding-bottom: 20px;
			background-image: url(../images/bg-phone-2.png);
			background-position: left top;
			background-repeat: no-repeat
		}

		.cityBox3 {
			height: 188px;
			padding-top: 10px;
			padding-bottom: 10px;
			background-image: url(../images/bg-3.png);
			background-position: left top;
			background-repeat: no-repeat
		}

		.contactBox3 {
			padding-top: 20px;
			padding-bottom: 20px;
			background-image: url(../images/bg-phone-3.png);
			background-position: left top;
			background-repeat: no-repeat
		}

		.contactCopy {
			font-family: arial;
			color: #FFFFFF;
			font-size: 11px;
			line-height: 14px;
			font-weight: normal;
			font-style: normal;
		}

		.contactCopy a:link {
			color: #FFFFFF;
			text-decoration: none;
		}

		.contactCopy a:visited {
			color: #FFFFFF;
			text-decoration: none;
		}

		.contactCopy a:hover {
			color: #CCCCCC;
			text-decoration: none;
		}


	-->
	</style>
