body {
	background: url(../images/bg.jpg) repeat-x #FFF;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	}

.content {
	margin: 0 auto;
	width: 900px;
	height: auto;
	}

.maincontent {
	width: 900px;
	height: auto;
	background: url(../images/bg.png) repeat-y;
	text-align: left;
	padding: 7px;
	line-height: 130%;
	}

html>/**/body .maincontent {width: 886px;}

#sidemenu {
	width: 150px;
	height: auto;
	float: left;
	margin: 10px;
	padding: 5px;
	background: url(../images/sidebg.png) no-repeat;
	font-size: 11px;
	}

html>/**/body #sidemenu {width: 140px;}

#sidemenutext {
	width: 700px;
	float: left;
	}

/*=====Link Styles=====*/

a:link {color: #5D9731; text-decoration: none;}
a:hover {color: #406326}
a:visited {color: #5D9731; text-decoration: none;}
a:visited:hover {color: #406326}

#sidemenu a {color: #406326; text-decoration: none;}
#sidemenu a:hover {color: #5D9731}
#sidemenu a:visited {color: #406326; text-decoration: none;}
#sidemenu a:visited:hover {color: #5D9731}

/*=====Text Styles=====*/

h1, h2, h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 5px;
	color: #5D9731;
	}

h2 {font-size: 15px;}
h3 {font-size: 13px;}

#divider {
	width: 100%;
	height: 2px;
	border-top: 1px #000 dotted;
	margin: 2px 0px;   
	}
	
ul {
	margin-top: 2px;
	}

li {
	list-style: url(../images/sitephotos/bullet.gif)
	}

#sidemenu ul {margin: 0px 0px 0px 3px; padding: 0px;}
#sidemenu li {margin-bottom: 5px; list-style-type: none; list-style: none;}
#sidemenu ul li ul {margin-top: 5px; font-size: 10px;}

/*=====Products=====*/

#prodtext {
	width: 500px;
	float: left;
	padding-top: 115px;
	z-index: 100;
	}

#bathroom, #carpet, #glass, #indoor, #kitchen, #odor, #outdoor, #pet {	
	background: no-repeat top center #FFF;
	height: 268px;
	margin: 0;
	padding: 0;
	}

#bathroom {background-image: url(../images/sitephotos/products/bathroom/bg.png);}
#carpet {background-image: url(../images/sitephotos/products/carpet/bg.png);}
#glass {background-image: url(../images/sitephotos/products/glass/bg.png);}
#indoor {background-image: url(../images/sitephotos/products/indoor/bg.png);}
#kitchen {background-image: url(../images/sitephotos/products/kitchen/bg.png);}
#odor {background-image: url(../images/sitephotos/products/odor/bg.png);}
#outdoor {background-image: url(../images/sitephotos/products/outdoor/bg.png);}
#pet {background-image: url(../images/sitephotos/products/pet/bg.png);}

#sizes { 
	width: 150px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	float: left;
	}

/*=====Form Styles=====*/

#formtitle {
	width: 100px;
	height: 25px;
	padding-top: 5px;
	text-align: right;
	font-weight: bold;
	float: left;
	margin-bottom: 4px;
	}

html>/**/body #formtitle {height: 20px;}

#formfieldarea {
	width: 300px;
	height: 25px;
	float: left;
	margin-left: 7px;
	margin-bottom: 4px;
	}

#formfield {
	height: 25px;
	border: 1px #5D9731 solid;
	font-size: 13px;
	font-family: Verdana;
	}

/*=====Footer=====*/
	
#footer {
	width: 100%;
	height: auto;
	font-size: 10px;
	color: #666;
	margin-top: 5px;
	text-align: center
	}

#footer a {text-decoration: none; color: #739D69;}
#footer a:hover {color: #666;}
#footer a:visited {text-decoration: none; color: #739D69;}
#footer a:visited:hover {color: #666;}