/* Standard Helpers */

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
	{
	margin: 0;
	padding: 0;
	}
/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6
	{
	font-size: 100%;
	}
/* Removes list-style from lists */
ol, ul, li
	{
	list-style: none;
	}
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
	{
	font-style: normal;
	font-weight: normal;
	}
/* Removes borders and spacing from tables */
table
	{
	border-collapse: collapse;
	border-spacing: 0;
	}
/* Removes border from fieldset and img */
fieldset, img
	{
	border: 0;
	}
/* Left-aligns text in caption and th */
caption, th
	{
	text-align: left;
	}
/* Removes quotation marks from q */
q:before, q:after
	{
	content: '';
	}
img
	{
	border-style: none;
	}
a
	{
	text-decoration: none;
	font-style: normal;
	}
	
/* Main Elements */	
body
	{
	background-color: black;
	text-align: center;
	margin: 0 auto;
	}
#container
	{
	width: 800px;
	text-align: center;
	margin: 0 auto;
	}
#video
	{
	text-align: center;
	margin: 0 auto;
	width: 650px;
	}
#sound
	{
	z-index: 2000;
	position: absolute;
	margin: -100px 0 0 -120px;
	padding: 0;
	}
#logos
	{
	text-align: center;
	}
#logosstore
	{
	text-align: left;
	}
#kascox
	{
	margin: 0 10px 0 0;
	}
#aquacontrolx
	{
	margin: 0 20px 0 0;
	}
#romanfountainx
	{
	margin: 10px 10px 0 0;
	}
#otterbinex
	{
	margin: 0 10px 0 0;
	}
#aquamasterx
	{
	margin: 0 10px 0 0;
	}
#oasex
	{
	margin: 0 20px 0 0;
	}
	
#kascoy
	{
	margin: 0 7px 0 0;
	}
#aquacontroly
	{
	margin: 0 7px 0 0;
	}
#otterbiney
	{
	margin: 0 7px 0 0;
	}
#aquamastery
	{
	margin: 0 7px 0 0;
	}
#oasey
	{
	margin: 0 0px 0 0;
	}

/* Logos */
#kasco
	{
	margin: 8px 0 0 7px;
	}
#aquacontrol
	{
	}
#romanfountains
	{
	}
#otterbine
	{
	margin: 8px 0 0 10px;
	}
#aquamaster
	{
	margin: 10px 0 0 24px;
	}
#oase
	{
	margin: 5px 0 0 7px;
	}
#backgroundlogo
	{
	background-image: url(../images/kascologo.gif);
	background-repeat: repeat-x;
	margin: 15px 0 0 0;
	}

/* HEADER elements */
#header
	{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 140px;
	margin: 15px 0 0 0;
	}
#toprightlinks
	{
	font-family: Times New Roman, Georgia, New York, serif;
	font-size: 12px;
	text-align: left;
	float: right;
	margin: 20px 30px 0 0;
	line-height: 22px;
	}
#toprightlinks a
	{
	color: black;
	}
#toprightlinks a:hover
	{
	color: #00568d;
	}
#toprightlinks a.selected
	{
	color: #00568d;
	}
	
/* MAIN LINKS */
#linksplain
	{
	padding: 5px 0 5px 0;
	background-image: url(../images/linksbackground.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	border-bottom-style: solid;
	border-color: white;
	border-bottom-width: 4px;
	}
#linksplain li
	{
	display: inline;
	list-style: none;
	padding-right: 1.4em;
	margin-right: 1.10em;
	border-right: 1px solid black;
	z-index: 999;
	}
#linksplain li.last
	{
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
	}
#linksplain a
	{
	color: black;
	}
#linksplain a:hover
	{
	color: white;
	}
#linksplain a.selected
	{
	color: white;
	}

#links
	{
	padding: 5px 0 5px 0;
	background-image: url(../images/linksbackground.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	border-bottom-style: solid;
	border-color: white;
	border-bottom-width: 4px;
	}
#links li
	{
	display: inline;
	list-style: none;
	padding-right: 1.4em;
	margin-right: 1.10em;
	border-right: 1px solid black;
	z-index: 999;
	color: red;
	}
#links li.last
	{
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
	}
a.mylink11
	{
	color: black;
	}
#rightsidebarinternal a.benefits
	{
	text-decoration: none;
	font-style: normal;
	}
		
/* Contains Left and Right Side Bar */	
#main
	{
	clear: both;
	}
	
/* Left Side Bar */	
#leftsidebar
	{
	width: 564px;
	height: 367px;
	background-image: url(../images/indexanimation.gif);
	background-repeat: no-repeat;
	color: white;
	float: left;
	}
#leftsidebarinternal
	{
	width: 232px;
	border-right-width: 4px;
	border-color: white;
	border-right-style: solid;
	float: left;
	background-image: url(../images/leftsidebarinternal.jpg);
	background-repeat: no-repeat;
	height: 367px;
	}
#leftsidebarinternal1
	{
	width: 232px;
	border-right-width: 4px;
	border-color: white;
	border-right-style: solid;
	float: left;
	background-image: url(../images/1_About-Dulcet-_30-hp-Bucki.jpg);
	background-repeat: no-repeat;
	height: 367px;
	}
#leftsidebarinternal2
	{
	width: 232px;
	border-right-width: 4px;
	border-color: white;
	border-right-style: solid;
	float: left;
	background-image: url(../images/2_Our-promise-to-you.jpg);
	background-repeat: no-repeat;
	height: 367px;
	}
#leftsidebarinternal3
	{
	width: 232px;
	border-right-width: 4px;
	border-color: white;
	border-right-style: solid;
	float: left;
	background-image: url(../images/newmanagement.jpg);
	background-repeat: no-repeat;
	height: 367px;
	}
#leftsidebarinternal4
	{
	width: 232px;
	border-right-width: 4px;
	border-color: white;
	border-right-style: solid;
	float: left;
	background-image: url(../images/4_Floating-Fountains_Kasco.jpg);
	background-repeat: no-repeat;
	height: 367px;
	}
#leftsidebarinternal5
	{
	width: 232px;
	border-right-width: 4px;
	border-color: white;
	border-right-style: solid;
	float: left;
	background-image: url(../images/5_Structural-Water-Features.jpg);
	background-repeat: no-repeat;
	height: 367px;
	}
#leftsidebarinternal6
	{
	width: 232px;
	border-right-width: 4px;
	border-color: white;
	border-right-style: solid;
	float: left;
	background-image: url(../images/6_On-line-Sales_Kasco_Magnolia.jpg);
	background-repeat: no-repeat;
	height: 367px;
	}
#leftsidebarinternal7
	{
	width: 232px;
	border-right-width: 4px;
	border-color: white;
	border-right-style: solid;
	float: left;
	background-image: url(../images/7_Contact-Us_Aqua-Master_Ta.jpg);
	background-repeat: no-repeat;
	height: 367px;
	}
	
/* Names of Fountains - Extends off the container - In Front of Photo */
#fountainid
	{
	background-color: white;
	width: 190px;
	opacity: .85;
	filter: alpha(opacity=85);
	font-size: 10px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-align: left;
	padding: 8px 0 8px 80px;
	margin: 300px 0 0 -20px;
	}
#first
	{
	font-weight: bold;
	color: black;
	}
#second
	{
	text-indent: 3em;
	color: #00568d;
	}
#fountainid2
	{
	background-color: white;
	width: 170px;
	opacity: .85;
	filter: alpha(opacity=85);
	font-size: 10px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-align: left;
	padding: 8px 0 8px 80px;
	margin: 300px 0 0 -40px;
	}
#fountainid3
	{
	background-color: white;
	width: 170px;
	opacity: .85;
	filter: alpha(opacity=85);
	font-size: 10px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-align: left;
	padding: 8px 0 8px 80px;
	margin: 100px 0 0 -40px;
	}
	
/* Dulcet Fountains Text on Right Side */
#dulcetfountains
	{
	width: 39px;
	margin: -700px 0 0 800px;
	background-image: url(../images/dulcetfountains.gif);
	background-repeat: no-repeat;
	height: 494px;
	z-index: 1001;
	}
#dulcetfountains2
	{
	width: 39px;
	margin: -550px 0 0 800px;
	background-image: url(../images/dulcetfountains.gif);
	background-repeat: no-repeat;
	height: 494px;
	z-index: 1001;
	}
	
/* Right Side Bar */
#rightsidebar
	{
	width: 232px;
	border-left-width: 4px;
	border-color: white;
	border-left-style: solid;
	float: right;
	background-image: url(../images/mainbackground.jpg);
	background-repeat: repeat-x;
	height: 367px;
	}
#rightsidebar p
	{
	color: white;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 15px 0 0 20px;
	}
#rightsidebarinternal
	{
	width: 564px;
	height: 367px;
	background-image: url(../images/mainbackground2.jpg);
	background-repeat: repeat-x;
	color: white;
	float: right;
	text-align: left;
	}
#rightsidebarinternal h1
	{
	margin: 45px 0 0 33px;
	font-size: 11px;
	color: black;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	}
#rightsidebarinternal h1 a
	{
	color: #666666;
	}
#rightsidebarinternal p
	{
	margin: 20px 0 0 33px;
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	width: 455px;
	line-height: 20px;
	}
#rightsidebarinternal p a
	{
	color: white;
	text-decoration: underline;
	}
#rightsidebarinternal p.promises
	{
	line-height: 30px;
	width: 500px;
	}
p.bold
	{
	font-weight: bold;
	color: yellow;
	}
#rightsidebarinternal p.italic
	{
	font-style: italic;
	}
	
/* Changing boxes on Right */
#rightsidelinks1
	{
	width: 190px;
	background-color: #55565c;
	border-color: #4e4e4e;
	border-width: 4px;
	border-style: solid;
	height: 50px;
	margin: 25px auto 0;
	}
#rightsidelinks
	{
	width: 190px;
	background-color: #55565c;
	border-color: #4e4e4e;
	border-width: 4px;
	border-style: solid;
	height: 50px;
	margin: 10px auto 0;
	}
	
/* Footer */	
#footer
	{
	height: 25px;
	border-top-width: 4px;
	border-color: white;
	border-top-style: solid;
	background-color: #00568d;
	color: white;
	font-size: 11px;
	padding: 13px 0 0 0;
	clear: both;
	}
#footer li
	{
	display: inline;
	list-style: none;
	padding-right: 2em;
	margin-right: 1.10em;
	border-right: 1px solid white;
	}
#footer li.last
	{
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
	}
#footer a
	{
	color: white;
	}
	
/* SEO Text on Bottom */
#bottomtext
	{
	font-size: 9px;
	color: white;
	text-align: left;
	margin: 20px auto 20px;
	width: 650px;
	}