body {
	padding: 0;
	text-align: center;
	color: #FFF;
	margin: 0em;
	word-spacing: 0.75px;
	font: 10px/150% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/global/Fenchurch-Family-BG.jpg);
	background-repeat: repeat-x;
	background-color: #e7e9e8;
}
a:link, a:visited {
	color: #09F;
	text-decoration: none;
	margin: 0;
}
a:active, a:hover {
	color: #0FF;
	margin: 0;
}
.shinn:link, .shinn:visited {
	color: #09F;
}
.shinn:active, .shinn:hover {
	color: #0FF;
}
h2 {
	padding: 0;
	font: 180% "Century Gothic";
	margin: 0 0 1em;
}
#header img {
	border: 0;
	padding: 0;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(../images/global/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
p {
	line-height: 150%;
	font-size: 11px;
	color: #999;
}
#wrapper {
	text-align: left;
	width: 800px;
	background: #000;
	margin: 3em auto 4em;
}
#container {
	width: 760px;
	padding: 2em;
	float: left;
	margin-bottom: 3em;
	border: 1px solid #999;
	background: #000 repeat;
	clear: left;
}
#clear {
	clear: both;
}
#navigation {
	text-align: center;
	margin-top: 1.5em;
	color: #999;
	margin-bottom: 1.5em;
	text-transform: capitalize;
}
#nav_ul {
	list-style-type: none;
}
li {
	list-style-type: square;
}
#mainContent {
	text-align: left;
	padding: 1em;
	background-position: center;
	border: 1px solid #333;
}
#mainContent_dealer {
	text-align: left;
	padding: 1em;
	background-position: center;
	border: 1px solid #333;
}
.contact {
	font-size: 12px;
}
#header {
	text-align: center;
	margin-top: 1.5em;
	margin-bottom: 0;
	height: 60px;
	width: 760px;
}
#header h1 {
	margin: 0;
	text-align: center;
	position: relative;
	padding: 1.5em 0 0.5em;
}
#content {
	clear: left;
	padding: 2em;
	float: left;
	text-align: left;
	height: auto;
	width: 680px;
	background: #F0F0F0 url(../images/global/bg_content.jpg) repeat-x;
	margin: 0 auto;
}
#title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 5px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 15px;
}
#footer {
	padding-top: 2em;
	padding-bottom: 1px;
	font-size: 9px;
	color: #666;
	text-align: center;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#mainContent img {
	float: left;
}

#contact {
	text-align: center;
	line-height: 175%;
	vertical-align: middle;
	height: auto;
	background: url(../images/global/canada.gif) no-repeat fixed center center;
	padding-top: 30px;
}
#contact #left {
	float: left;
	width: 350px;
}
#contact #right {
	float: right;
	width: 350px;
}
