@charset "utf-8";
html {
	background-color: #f5f5f5;
}

/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#top_wrapper {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 100%;
}
#top {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 960px;
}
#logo {
	margin: 0px;
	padding: 40px 0px;
	height: auto;
	width: auto;
	text-align: center;
}


#main_wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-image: url(images/splash/BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#under_construction {
	margin: 0px;
	padding: 40px 0px;
	height: auto;
	width: auto;
	text-align: center;
}


#main {
	text-align: left;
	padding: 0px;
	height: 640px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	padding-bottom: 50px;
	margin-left: auto;
	background-image: url(images/splash/MAIN_CAR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#coming_soon {
	margin: 0px;
	float: left;
	width: 272px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#footer_wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	background-color: #f5f5f5;
	background-image: url(images/splash/spacer.png);
	background-repeat: repeat;
}

#footer {
	text-align: left;
	padding: 0px;
	height: 20%;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f5f5f5;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	color: #333;
	text-align: left;
	padding-bottom: 5px;	
}
h3 {
	font-size: 2em;
	color:#666;
	line-height: 2;
	font-style: italic;
	font-weight: bold;
	}
.bloo {
	color: #006fd3;
	}
.yella {
	color: #fef400;
	}
a:link, a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #0069B3;
	text-decoration: none;
}

a:hover, a:active {
	font-size: 1em;
	font-weight: bold;
	color: #307DC0;
	text-decoration: underline;
}
#gallCont {
	background: url(images/splash/gall_BG.gif) no-repeat top left;
	height: 110px;
	width: 600px;
	float:left;
	margin: 370px 0 0 69px;
	padding:15px;

}
ul.gallList li {
	display: inline-block;
	float: left;

}
img.expand {
	position: absolute;
	margin: 90px 0px 0px -20px;
	}
.headingImages {
	width: 211px;
	height: 34px;
	float: right;
	background: url(images/splash/word_latestimages.gif) no-repeat top;
	margin: 42px 21px 0 0;
	padding-top: 51px;
}
a.latestNews {
	background:url(images/splash/word_latestNews.gif) no-repeat top left;
	width: 211px;
	height: 28px;
	display: block;
	text-indent: -9999px;
	outline: none;
	margin-bottom: 20px;
	}
a.latestNews:hover {
	background:url(images/splash/word_latestNews.gif) no-repeat bottom left;
}
#top_text {
	height: 100px;
	padding-top: 16px;
	padding-left: 28px;
	}
.newspop {
	text-align: left;
	}
#newsCont {
	width: 241px;
	height: 250px;
	background: url(images/splash/newsBg.jpg) no-repeat top left;
	padding: 20px;
	position: relative;
	margin-left: 20px;
	}
