body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #CCCD33;
}
a:link {
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
a:hover {text-decoration: underline; color: #CCCC33}
a:visited {color: #330066; text-decoration: none;}
a:active {text-decoration: none;}
h1 {font-size: 24px; display: none;}
h2 {font-size: 22px;}
h3 {
	font-size: 16px;
	color: #006666
	}
h4 {
	font-size: 18px;
	color: #006666;
	margin-left: 85px;
	margin-top: 30px;
}
h5 {font-size: 14px; color: #006666;}
h6 {font-size: 12px; color: #006666; font-style: italic;}
#container {
	background-color: #FFFFFF;
	width: 650px;
	margin-top: 0px;
	padding: 4px;
	height: 100%;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
	height: 90px;
	background-image: url(../../crystalclearmn/images/capsheader.jpg);
	background-repeat: no-repeat;
}
#subheader {
	height: 20px;
	color: #CCCD33;
	font-weight: bold;
	font-size: 10px;
}
#nav {
	background-image:url(../images/asianwoman.jpg);
	width: 260px;
	height: 450px;
	float: left;
	background-repeat: no-repeat;
}
#content {
	float: left;
	width: 380px;
	position: relative;
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 8px;
}
ul.bullet {
	list-style-image: url(../images/capsbullet.jpg);
 	line-height: 150%;
}
.topcont {
	height: 260px;
}
.topcontact {
	height: 500px;
	background-image: url(../images/phoneguy.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.event {
	height: 240px;
	width: 250px;
	margin-left: 60px;
	margin-top: 20px;
	padding-top: 10px;
	text-align: center;
	color: #006666;
	font-size: 12px;
	text-decoration: none;
}
.event a {
	color: #006666;
}
.botcont {
	height: 160px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../../crystalclearmn/images/threeguys.jpg);
}
#footer {
	height: 80px;
	clear: both;
	text-align: center;
	padding: 10px;
	color: #006666;
}
#footer a:link {
	font-weight: normal;
	}
.contact {
	font-size: 10px;
	font-color: #006666
}
.quote {
	margin-left: 20px;
	margin-right: 20px;
	}
hr {
	color: #006666;
	height: 4px;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.new {
	color: #CCCD33; 
	font-size: 18px; 
	font-weight: bold;
	}
.click {font-size: 10px}
.style1 {color: #006666}
.green {color: #006666; font-weight: bold;}
.yellow {color: #CCCC33; font-weight: bold;}
#button {
	width: 190px;
	padding: 0 0 0 0;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #006666;
	color: #333;
	border-top: 10px solid #CCCC33;
	border-bottom: 10px solid #330066;
	border-right: 1px solid #99CCCC;	
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}	
#button li {
		border-bottom: 1px solid #99CCCC;
		margin: 0;
		}
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #006666;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330066;
	border-left-color: #CCCD33;
		}
html>body #button li a {
		width: auto;
		}
#button li a:hover {
	background-color: #006666;
	color: #FFFF66;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330099;
	border-left-color: #FFFF66;
		}
