body {
	background: #15264b url(../_images/template/background.jpg) repeat-x;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	color: #383838;
	font-size: 12px;
}

a {
	text-decoration: none;
}

.wrapper {
	width: 1000px;
	margin: 0px auto 0px auto;
}

.clear{
	clear: both;
}

/*
 *
 *		HEADER
 *
 */

.header 
{
	width: 1000px;
	height: 150px;
	position: relative;
}

h1 {
	width: 355px;
	height: 91px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 30px;
	left: 322px;
}

h1 a {
	width: 355px;
	height: 91px;
	text-indent: -9999px;
	display: block;
	background: url(../_images/splash/logo.png);
}

/*
 *
 *		CONTENT
 *
 */
 
.content {
	width: 1000px;
	height: auto;
	position: relative;
	background: #fff url(../_images/splash/content-bottom-background.jpg) bottom repeat-x;
	padding: 0px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}

.splash {
	margin: 0px 10px;
	width: 980px;
	height: 183px;
}

.splash img {
	margin: 10px 0px 10px 0px;
}

.ThreeColWrapper {
	width: 1000px;
}

.ColumnOne {
	width: 430px;
	height: 400px;
	position: relative;
	float: left;
	text-align: left;
}

.ColumnOne h2 {
	margin: 0px;
	padding: 0px;
	color: #182b45;
	font-size: 18px;
	position: absolute;
	left: 70px;
	top: 20px;
}

.ColumnOne ul.one{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 50px;
	left: 70px;
}

.ColumnOne ul.two{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 50px;
	left: 230px;
}

.ColumnOne ul.three{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 295px;
	left: 70px;
}

.ColumnOne li a {
	color: #182b45;
	font-size: 18px;
}

.ColumnOne li a:hover {
	color: #000000;
}

.ColumnTwo {
	width: 173px;
	height: 400px;
	position: relative;
	float: left;
}

.ColumnThree{
	width: 397px;
	height: 400px;
	position: relative;
	float: left;
}

.ColumnThree .GreyBox {
	background: #e4e4e4;
	position: absolute;
	top: 5px;
	left: 100px;
	width: 235px;
	height: 295px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}

.ColumnThree .GreyBox h3 {
	font-weight: 18px;
}

.businesses {
	margin: 40px 20px 20px 20px;
}

.footer{
	width: 1000px;
	text-align: left;
	color: #9ea6b6;
	padding-top: 10px;
	text-shadow: 0px 1px #000;
	font-size: 10px;
}

.franchisebutton {
	float: right;
	width: 163px;
	height: 20px;
}

.franchisebutton a {
	display: block;
	text-indent: -9999px;
	width: 163px;
	height: 20px;
	background: url(../_images/splash/franchisebutton.jpg) no-repeat;
}

.splashmap {
	width: 171px;
	height: 354px;
	position: absolute;
	bottom: 0px;
}
