@charset "utf-8";
/* CSS Document */

body
{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: 400;
	margin: 0 0 0 0;
}

#holdme
{
	position: relative;
	margin: 20px auto 20px auto;
	width: 950px;
	overflow: hidden;
	background-color: #E8E8E8;
	background-image: url(5.jpg);
	background-repeat: no-repeat;
}

#holdme_about
{
	position: relative;
	margin: 20px auto 20px auto;
	width: 950px;
	overflow: hidden;
	background-color: #E8E8E8;
	background-image: url(about.jpg);
	background-repeat: no-repeat;
}

#holdme_faq
{
	position: relative;
	margin: 20px auto 20px auto;
	width: 950px;
	overflow: hidden;
	background-color: #E8E8E8;
	background-image: url(4.jpg);
	background-repeat: no-repeat;
}

#holdme_products
{
	position: relative;
	margin: 20px auto 20px auto;
	width: 950px;
	overflow: hidden;
	background-color: #E8E8E8;
	background-image: url(6.jpg);
	background-repeat: no-repeat;
}

#abouttxt
{
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 0;
	background-image: url(about_txt.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 350px;
}

#news
{
	background-image: url(news.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 420px; 
	margin: 0;
}

#products
{
	background-image: url(products.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 420px;
	margin: 0;
}

#test
{
	padding-left: 10px;
	padding-right: 10px;
}

#test1
{
	margin-left: 10px;
	margin-right: 10px;
}

#header
{
	position: relative;
	margin: 0, 0, 0, 0;
	width: 950px;
	height: 75px;
	background-image: url(head.jpg);
	background-repeat: no-repeat;
	padding-left: 390px;
	padding-top: 30px;
}

.id
 { color: #ffffff; font-weight: bold; text-align: center; width: 110px }

.links
{
	color: #6C6C6C;
	text-decoration: underline;
}

.accented
{
	visibility:visible;
	color: #AAFF55;
	font-size: 34px;
	font-weight: bold;
	font-family: Geneva;
}

#footlink
{
	margin: auto;
	text-align: center;
}

#advert
{
	height: 200px;
}

.item
 { color: black; font-size: 8pt; line-height: 13pt; text-align: justify; padding: 0pt 5pt 0pt 4pt; border-bottom: 0px; border-bottom-color: #D4D4D4; border-bottom-style: solid }

.thead
{
	margin-bottom: 3px;
}



h2
{
	font-size: 32px;
}

#floater
{
	margin-left: 400px;
	margin-top: 40px;
	margin-bottom: 0;
	color: #ffffff;
	font-family: Helvetica;
	font-weight: 100;
}

#floater_1
{
	margin-left: 400px;
	margin-top: 10px;
	color: #00FF55;
	font-size: 14px;
}

.guts
 { color: #6c6c6c; font-size: 9pt; background-color: #ffffff; text-align: left; clear: both; margin-right: 50px; margin-left: 50px; padding: 0px; border: solid 1px #808080; position: relative }

#contact
{
	float: left;
	margin-left: 50px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-top: 30px;
	height: 150px;
	width: 200px;
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #808080;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #808080;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	background-image: url(bg_ques.jpg);
	background-repeat:no-repeat;
	color: #6C6C6C;
}

#ozone
{
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-top: 30px;
	height: 150px;
	width: 444px;	
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	background-image: url(bg_ozone.jpg);
	background-repeat:no-repeat;
	color: #6C6C6C;
}

#other
{
	float: left;
	margin-left: 0;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-top: 30px;
	height: 150px;
	width: 200px;
	background-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #808080;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #808080;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #808080;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	background-image: url(bg_dist.jpg);
	background-repeat:no-repeat;
	color: #6C6C6C;
}


span
{
	visibility: hidden;
}

#footer
{
	clear: both;
	position: relative;
	margin: 0, 0, 0, 0;
	width: 950px;
	height: 50px;
	background-color: #A0A0A4;
	background-image: url(foot.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #000000;
}

#copy
{
	width: 550px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

#accent
{
	color: #00FF55;
	text-decoration: underline;
}

a
{
	color: #ffffff;
	text-decoration: none;
}

#norm
{
	color: #6c6c6c;
}

a:visited
{
	color: #ffffff;
}

a.links:visited
{
	color: #6C6C6C;
}

#text
{
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-top: 15px;
}