/*This is the splash style sheet of the site.*/
body {
              background-color: #ffffff;
	color: #1e1e1e;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em; 
	margin: 0em; }
#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	position: relative; }
#content {
	position: relative;
	width: 950px; }
#bg {
	width: 950px;
	background-image: url(images/BG.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 650px;
	position: relative; }
#header {
	width: 475px;
	height: 105px;
	margin: 0px; }
.title_our {
	background: url(images/t_our.png) 0 0 no-repeat;
	width: 475px;
	height: 105px;
	display: block;
	text-indent: -1000px;
	overflow: hidden; }
.title_sta { 
	background: url(images/t_sta.png) no-repeat;
	width: 475px;
	height: 105px;
	display: block;
	text-indent: -1000px;
	overflow: hidden; }
.title_des {
	background: url(images/t_des.png) no-repeat;
	width: 475px;
	height: 105px;
	display: block;
	text-indent: -1000px;
	overflow: hidden; }
.title_loc {
	background: url(images/t_loc.png) no-repeat;
	width: 475px;
	height: 105px;
	display: block;
	text-indent: -1000px;
	overflow: hidden; }
.title_cli {
	background: url(images/t_cli.png) no-repeat;
	width: 475px;
	height: 105px;
	display: block;
	text-indent: -1000px;
	overflow: hidden; }
#nav { }
#nav-our a {
	background: url(images/nav_our.png) 0 0 no-repeat;
	width: 142px;
	height: 20px;
	left: 114px;
	top: 178px;
	position: absolute;
	display: block;
	text-indent: -1000px;
	overflow: hidden; }
#nav-sta a {
	background: url(images/nav_sta.png) 0 0 no-repeat;
	width: 142px;
	height: 20px;
	left: 114px;
	top: 226px;
	position: absolute;
	display: block;
	text-indent: -1000px;
	overflow: hidden; }
#nav-des a {
	background: url(images/nav_des.png) 0 0 no-repeat;
	width: 142px;
	height: 20px;
	left: 114px;
	top: 274px;
	position: absolute;
	display: block;
	text-indent: -1000px;
	overflow: hidden; }
#nav-loc a {
	background: url(images/nav_loc.png) 0 0 no-repeat;
	width: 142px;
	height: 20px;
	left: 114px;
	top: 322px;
	position: absolute;
	display: block;
	text-indent: -1000px;
	overflow: hidden; }
#nav-cli a {
	background: url(images/nav_cli.png) 0px 0px no-repeat;
	width: 142px;
	height: 20px;
	left: 114px;
	top: 370px;
	position: absolute;
	display: block;
	text-indent: -1000px;
	overflow: hidden; }
#nav-our a:hover, a:active, a:visited { 
	background-position: 0 -20px; }
#nav-sta a:hover, a:active, a:visited { 
	background-position: 0 -20px; }
#nav-des a:hover, a:active, a:visited { 
	background-position: 0 -20px; }
#nav-loc a:hover, a:active, a:visited { 
	background-position: 0 -20px; }
#nav-cli a:hover, a:active, a:visited { 
	background-position: 0 -20px; }
#nav a:hover, a:active, a:visited { 
	background-position: 0 -20px; }
#main-text { font-size: 0.8em; color: #1e1e1e; position: absolute; left: 285px; top: 70px; width: 475px; padding-bottom: 25px; }
#scotts_button {}
#scotts_button a {
	background: url(images/scotts_button.png) 0 0 no-repeat;
	width: 194px;
	height: 153px;
	left: 49px;
	top: 449px;
	position: absolute;
	display: block;
	text-indent: -1000px;
	overflow: hidden; }
h1 {}
h2 {
	color: #505153;
	font-size: .8em;
	top: 5px;
	margin-bottom: -5px; }
p {}
.addy {
	padding: 0px;
	line-height: .1em;
	text-indent: 15px; }
.footer {
	font-size: .6em;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	position: relative;
	top: -25px;
	left: 45px;
	width: 220px; }
a {}
a:link {
	color: #1e1e1e;
	text-decoration: none; }
a:visited {
	color: #1e1e1e;
	text-decoration: none;}
a:hover {
	color: #0d77be; }
a:active {
	color: #0d77be; }