@charset "utf-8";
/*Horizon Spring Water Style Sheet ***Copyright 2009*** SheddPro.com last edit:6-7-09*/
/*========================*/
/*=======Inheritance======*/

body
	{
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: small;
	color: #000;
	padding: 0;
	margin: 0;
	background-color: #fff;
	background-image: url(../image/headerbg.jpg);
	background-repeat: repeat-x;
	}

h2
	{
	color:#56afff;
	}

p
	{
	text-align: left;
	line-height: 1.7em;
	font-size: 1.2em;
	}

ol li
	{
	line-height: 1.5em;
	font-size: 1.1em;
	}

ul li
	{
	list-style-image: url(../image/ulli.jpg);
	font-weight: normal;
	line-height: 2em;
	}

.links
	{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 25px;
	background-image: url(../image/mastnavbg.jpg);
	background-repeat: repeat-x;
	}

.links li
	{
	float: left;
	list-style: none;
	}

.links a
	{
	display: block;
	padding: 0 1.8em;
	line-height: 2em;
	background-image: url(../image/mastnavdivider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #000;
	}

.links .firstlink a
	{
	background: none;
	}

address
	{
	text-align: center;
	font-size: 0.6em;
	margin-bottom: 2em;
	}

#wrap
	{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	}

#mast
	{
	margin-top: 3em;
	}

#slideshow
	{
	width: 300px;
	float: left;
	clear: both;
	margin-top: 1em;
	text-align: center;
	}

#home .home,
#products .products,
#analysis .analysis
	{
	color: #f44ec3;
	cursor: default;
	}

.content
	{
	width: 450px;
	float: right;
	margin-top: -3.6em;
	}

.ullikeol
	{
	margin-left: 3em;
	font-size: 1.2em;
	}

.center
	{
	text-align: center;
	}

.mail
	{
	margin-top: 1.7em;
	}

.footer
	{
	width: 303px;
	float: left;
	text-align: center;
	}

.footer h2
	{
	line-height: .7em;
	}