﻿@charset "utf-8";
/*This stylesheet contains the styles for the master page */
* {
				margin: 0;
				padding: 0;
				font-family: Arial, Helvetica, sans-serif, serif;
				font-size: 98%;
				color: #444;
}
/*
	HTML tag default styles
*/
html {
				min-height: 100%;
}
/*
	HTML tag default styles
*/
html {
				min-height: 100%;
}
body {
				margin: 0;
				border: 0px dotted fuchsia;
}
object#HomeBanner_Big {
				width: 670px !important;
}
div#contactUs {
				border: 3px solid #7F9DB8;
				padding: 0 0 0 0;
				text-align: left;
}
iframe {
				overflow: hidden;
				max-width: 670px;
}
iframe#goolgeMap {
				width: 620px;
				height: 280px;
				padding: 0 0 0 0;
				text-align: left;
}
