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

* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bg.jpg) repeat-x;
	background-color: #cadbeb;
}
/*classes*/
.imgright {
	float: right;
	margin-left: 10px;
}
.white {
	color: #FFFFFF;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 6px;
}
.cimg {
float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.bluequote {
	padding: 10px;
	background-color: #b7cbdf;
	margin: 10px 0px;
	}
.greyquote {
padding: 10px;
	background-color: #e9e9e9;
	margin: 10px 0px;
}
.gallery {
	width: 485px;
	margin: 0 auto;
}
.leftimg {
float: left;
margin-right: 10px;
}
.small {
font-size: 14px;
}
.lcount {
color: #303030;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.00em;
}
.lhead {
color: #303030;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
}
.lpage {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
color: #303030;
}
/*fonts*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #303030;
	line-height: 20px;
	padding-bottom: 15px;
	padding-top: 3px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #115986;
	font-weight: lighter;
	padding-bottom: 12px;
	padding-top: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.15em;
	color: #115986;
	font-weight: lighter;
	padding-bottom: 12px;
}
h3 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.00em;
	color: #115986;
	font-weight: lighter;
	padding-bottom: 15px;
}
/*flash*/
#flashl {
	float: left;
	height: 88px;
	width: 522px;
}
#flashm {
	width: 644px;
	height: 260px;
}
/*main content*/
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#header {
	height: 88px
}
#number {
	background: url(images/number.jpg) no-repeat;
	height: 88px;
	float: right;
	width: 390px;
}
/*navigation*/
#navbox {
	width: 953px;
	height: 28px;
	margin: 0 auto;
}
#nav {
	width: 400px;
	height: 28px;
	float: left;
}
#nav li {
	display: inline;
	float: left;
	text-align: center;
	padding-right: 2px;
}
#nav a {
	font-size: 0.75em;
	text-decoration: none;
	display: block;
	height: 28px;
	line-height: 28px;
	outline: none;
}
#nav a:hover {
	background-position: bottom left;
	color:#FFF;
}
.static {
	background-image: url(images/smallbutton.jpg);
	background-position: top left;
	width: 74px;
	color: #000000;
}
.products {
	background: url(images/lrgbutton.jpg) top left;
	width: 91px;
	color: #000000;
}
.selected {
	background-position: bottom left;
	color: #FFF;
}
/*content*/
#maintop {
	width: 953px;
	background: url(images/maintop.jpg) no-repeat;
	height: 22px;
	margin: 0 auto;
	margin-top: 10px;
}
#main {
	background: url(images/mainbg.jpg) repeat-y;
	width: 933px;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
}
#mainbottom {
	background: url(images/mainbottom.jpg) no-repeat;
	width: 953px;
	margin: 0 auto;
	height: 22px;
	clear: both;
}
/*leftcol*/
#leftcol {
	float: left;
	width: 664px;
	padding-right: 10px;
}
#leftcol a {
	color: #303030;
	text-decoration: underline;
	outline: none;
}
#leftcol a:hover {
	text-decoration: underline;
	color: #115986;
}
#leftcol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #303030;
	line-height: 16px;
	padding-left: 35px;
	padding-bottom:15px;
}
#leftcol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	line-height: 18px;
	margin-bottom: 6px;
	margin-right: 15px;
}
#linkbox {
	color: #4f4f4f;
	border: thin dotted #115986;
	margin-right: 10px;
	margin-left: 10px;
}
#linkbox p {
margin-top: 10px;
	margin-left: 10px;
}
/*form*/
.mainformstyle {
	margin-bottom: 5px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	margin-left: 10px;
}
#rightform {
	float: right;
	padding: 5px;
	margin-top: 20px;
	margin-right: 10px;
	border: thin dotted #052c5c;
	width: 150px;
}
#form a {
	color: #303030;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
.formp {
	margin: 0px;
	padding-top: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#map {
	margin-top: 20px;
	height: 300px;
	width: 300px;
	float: right;
	clear: both;
	margin-right: 10px;
}
/*rightcol*/
#rightcol {
	float: right;
	width: 248px;
	padding-right: 7px;
}
/*tabs*/
#tabs {
	width: 248px;
}
#tabs h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.88em;
	color: #303030;
	margin-left: 85px;
	padding-top: 8px;
	font-weight: lighter;
}
#tabs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #303030;
	line-height: 15px;
	margin-left: 85px;
	margin-right: 5px;
	margin-top: 6px;
}
#bronze {
	background: url(images/bronzetab.jpg) no-repeat;
	width: 248px;
	height: 84px;
	margin-bottom: 5px;
}
#silver {
	background: url(images/silvertab.jpg) no-repeat;
	width: 248px;
	height: 84px;
	margin-bottom: 5px;
}
#gold {
	background: url(images/goldtab.jpg) no-repeat;
	width: 248px;
	height: 84px;
	margin-bottom: 5px;
}
#baby {
	background: url(images/babycleantab.jpg) no-repeat;
	width: 248px;
	height: 84px;
	margin-bottom: 5px;
}
#pet {
	background: url(images/petcleantab.jpg) no-repeat;
	width: 248px;
	height: 84px;
	margin-bottom: 5px;
}
#dust {
	background: url(images/dustmitestab.jpg) no-repeat;
	width: 248px;
	height: 84px;
}
/*rss*/
#rss {
	background: url(images/rsstop.jpg) no-repeat top;
	margin-top: 10px;
	padding-top: 35px;
	width: 248px;
	height: 130px;
}
#rss p {
	margin-right: 20px;
	padding-top: 10px;
}
#rss h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.00em;
	color: #115986;
	margin-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.docicon {
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 20px;
}
#rss li {
	list-style-type: none;
	margin-left: 40px;
}
#rss h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding-top: 8px;
	color: #303030;
}
#rss li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 0.75em;
}
#rss li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #115986;
}
#rss h4 a {
	color: #303030;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	text-decoration: none;
}
.arss {
	margin-bottom: 5px;
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
}
.headrss {
	margin-top: 10px;
	font-size: 1.00em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 2px;
	color: #303030;
}
#rss a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #115986;
}
/*contact*/
#contact {
	background: url(images/contacttop.jpg) no-repeat top;
	height: 180px;
	width: 248px;
}
.form {
	padding-top: 40px;
}
.bibformstyle {
	margin-bottom: 6px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	margin-left: 40px;
}
.button {
	margin-left: 50px;
}
/*footer*/
#footer {
	width: 730px;
	height: 60px;
	margin: 0 auto;
	clear: both;
	padding-top: 20px;
}
#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	text-align: center;
	width: 730px;
	display: block;
	margin: 0 auto;
}
#footer li {
	display: inline;
	margin-left: 0px;
	color: #000000;
}
.footborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 3px;
	margin-right: 2px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #303030;
	font-size: 0.69em;
	text-align: center;
}
#footer a {
	text-decoration: underline;
	color: #303030;
	outline: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #115986;
}
#bottomfoot {
margin: 0 auto;
width: 774px;
text-align: center;
padding-top: 40px;
}
#bottomfoot p {
	line-height: 14px;
	padding-bottom: 8px;
	font-size: 0.69em;
	font-family: Arial, Helvetica, sans-serif;
	}
#bottomfoot ul {
	width: auto;
	}
#bottomfoot li {
	list-style-type: none;
	color: #000000;
	font-size: 0.69em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	display: block;
}
#bottomfoot h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
#crearelinks {
clear: left;
font-family: Arial, Helvetica, sans-serif;
color: #303030;
	}
#crearelinks ul {
	width: 700px;
	text-align: center;
	}
#crearelinks li {
	width: 33%;
	}
#crearelinks li a {
color: #303030;
text-align: center;
width: 33%;
	}

