html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

body {
	font-size: 14px;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	text-align: center;
	background-color: #fff;
}

img { border: 0; }

a {
	text-decoration: none;
	color: #060;
}
a:hover { 
	text-decoration: underline; 
	color: #f00;
}

input { 
	border: 1px #555 solid;
	font-size: 11px;
}

#page-container {
	width: 750px;
	margin: 0 auto 0 auto;
}

	#company-name {
	}
	#company-name:before { 
		content: 'Natures Odor & Germ Control, Inc.'; 
	}
	
	/* default setup that everything sees */
	.shadow {
		line-height: 40px;
		white-space: nowrap;
		color: #090;
		font-size: 36px;
		font-weight: bold;
	}
	/* 
	 * used by browsers which know about
	 * :before to create the shadow 
	 */
	.shadow:before {
		display: block;
		margin: 0 0 -42px 5px;
		padding: 0;
		color: #000; 
	}
	/*\*/
	html*.shadow {
	
		[color:red;/* required by Safari 
								* so that [] is correctly
								* begun. associated with
								* the property, yet hiding
								* it. Seen by IE6 */
	
			/* 
			 * seen by IE6 and Safari, but hidden
			 * from Gecko 
			 */
			text-shadow: #000 3px 3px 3px; 
	
		]color:auto; /* resets color for IE6 */
	}/**/
	/* 
	 * end hack using dummy attribute selector
	 * for IE5 mac
	 */
	.dummyend[id]{clear: both;}
	
	/*\*/
	html*.shadow:before {
	
		[color:red;/* required by Safari. 
									seen by IE6 */
	
			/* 
			 * seen by IE6 and Safari, but hidden
			 * from Gecko 
			 */
			display: none;
	
		]color:auto; /* resets color for IE6 */
	}/**/
	/* 
	 * end hack using dummy attribute selector
	 * for IE5 mac
	 */
	.dummyend[id]{clear: both;}
	
	#company-motto {
		font-size: 17px;
		line-height: 25px;
		font-weight: bold;
	}
	
	#company-info {
		color: #F00;
		font-size: 16px;
		line-height: 19px;
		font-weight: bold;
		padding: 0 20px 7px;
	}
		#company-web {
			float: left;
			width: 49%;
			text-align: left;
		}
		#company-phone {
			float: right:
			width: 49%;
			text-align: right;
		}

	#logo-container {
		margin: 0 auto 0 auto;
		height: 145px;
	}
		#photo1 {
			width: 234px;
			height: 128px;
			float: left;
			margin-left: 10px;
		}
			#photo1 a:hover {
				background-position: -234px 0%;
			}
		#logo {
			background: url("/images/logo.gif") no-repeat;
			float: left;
			margin-left: 14px;
			width: 239px;
			height: 144px;
		}
		#photo2 {
			width: 234px;
			height: 128px;
			float: right;
			margin-right: 10px;
		}
			#photo2 a:hover {
				background-position: -234px 0%;
			}
	
	#main-nav	{
		padding-left: 5px;
		clear: both;
		line-height: 14px;
		height: 14px;
		overflow: visible;
	}
		#main-nav ul {
			list-style: none;
			border: none;
			text-align: center;
			padding: 0;
			margin: 0;
			font-size: 12px;
			position: absolute;
			display: block;
		}
		#main-nav li {
			text-align: center;
			background-color: #63d663;
			float: left;
			padding: 0;
			margin: 0 1px;
			display: inline;
			position: relative;
			list-style: none;
			line-height: 14px;
		}
		#main-nav li a {
			display: block;
			width: 80px;
			color: #000;
			padding: 2px 0;
			text-decoration: none;
		}
		#main-nav li a:hover {
			background-color: #30a330;
			color: #fff;
		}
			#main-nav li ul {
				display: none;
				position: absolute;
				border: 1px solid #333;
				background-color: #fff;
				color: inherit;
			}

			#main-nav li ul {
				border-top: 0;
			}
			
			#main-nav li ul li {
				float: none;
				padding: 0;
			}
			
			#main-nav li ul li a {
				line-height: 14px;
				background-color: inherit;
				color: #000;
				padding: 2px 10px;
				margin: 0;
				display: block;
				width: 100px;
				text-align: left;
			}
			
			#main-nav li ul li a:hover {
				background-color: #30a330;
				color: #ffffff;
			}
			
			#main-nav li ul li:hover a {
				background-color: #30a330;
				color: #ffffff;
			}
			
			#main-nav li ul	{
				top: auto;
				right: auto;
			}
			
			#main-nav li ul li ul {
				position: absolute;
				left: 158px;
				margin-top: -17px;
				border-top: 1px solid #aaaaaa;
			}
			
			#main-nav li:hover ul	{
				display: block;
			}

	#content-container {
		clear: both;
		padding: 0;
		margin: 0;
	}
	
		#nav	{
			width: 183px;
			border: 1px black solid;
			margin: 10px 0 0 6px;
			padding: 2px;
			text-align: left;
			float: left;
			height: 700px;
		}
			#nav ul {
				list-style: none;
				border: none;
				padding: 0px 3px 10px;
				margin: 0;
				font-size: 12px;
				background-color: #52ce4a;
				background-image: url("/images/background.gif");
				background-repeat: repeat-y;
				background-position: 0px 0px;
				height: 690px;
			}
			#nav li {
				padding: 2px 0px;
				margin: 0;
			}
			#nav li strong	{
				display: block;
				color: #00f;
				font-size: 18px;
				font-weight: bold;
				letter-spacing: .05em;
				padding-top: 10px;
			}
			#nav li a {
				color: #000;
				padding-left: 5px;
				text-decoration: none;
				font-size: 14px;
				letter-spacing: .05em;
			}
			#nav li a:hover {
				color: #f00;
			}
		
		#content {
			float: right;
			width: 510px;
			text-align: left;
			margin: 10px 10px 0 0;
			padding: 0 20px 0 10px;
			line-height: 18px;
			height: 700px;
			overflow: auto;
		}
			#content h1 {
				color: #f00;
				font-size: 18px;
				text-align: center;
			}
			#content h2 {
				color: #009;
				font-size: 14px;
				text-align: center;
			}
			#content h3 {
				color: #f00;
				text-align: center;
			}
			
			ol#testimonies {
				list-style: none;
			}
			ol#testimonies li {
				margin-bottom: 8px;
			}
			
			div#testimony-prev {
				float: left;
				line-height: 35px;
			}
			div#testimony-next {
				float: right;
				line-height: 35px;
			}
			div#testimony-prev a span {
				padding-left: 19px;
			}
			div#testimony-next a span {
				padding-left: 10px;
			}
			div#testimony-prev a, div#testimony-next a {
				display: block;
				height: 35px;
				width: 82px;
				background-position: 0% 0px;
				color: white;
				font-weight: bold;
			}
			div#testimony-prev a {
				background: url("/images/prev.gif") no-repeat;
			}
			div#testimony-next a {
				background: url("/images/next.gif") no-repeat;
			}
			div#testimony-prev a:hover, div#testimony-next a:hover {
				background-position: -82px 0%;
				text-decoration: none;
			}
			div#testimony-home {
				font-weight: bold;
				text-align: center;
				width: 99%;
				margin-bottom: -26px;
				margin-top: 25px;
			}

			#letters .subject {
			}
			#letters .letter {
				color: #009;
			}
			#letters .answer {
			}
			
			dt { color: red; font-weight: bold; }
			dd { padding: 5px 0 10px; }
			
			ul#sitemap {
				font-size: 11px;
				line-height: 12px;
			}
			ul#sitemap li ul {
				padding-left: 25px;
			}
	
	#footer-container {
		clear: both;
		border-top: green;
		border-width: 2px 0 0 0;
		border-style: solid none none none;
		padding-top: 10px;
	}
	
	#links {
	}
		#links ul {
			display: block;
			list-style: none;
			border: none;
			text-align: center;
			padding: 0;
			margin: 3px 0 0 0;
			font-size: 11px;
			width: 100%;
		}
		#links li {
			display: inline;
			text-align: center;
			padding: 9px;
			margin: 0;
		}
		#links li a {
			color: #000;
		}
		#links li a:hover {
			color: #f00;
		}
	
	#copyright {
		background-color: #586b8e;
		color: white;
		font-size: 13px;
		line-height: 25px;
		height: 25px;
		border-top: #fff;
		border-width: 3px 0 0 0;
		border-style: double none none none;
		margin-top: 5px;
	}

/* ---------------------------------------------------------------------------*/
/* ---------------->>> global settings needed for thickbox <<<----------------*/
/* ---------------------------------------------------------------------------*/
/*
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
}
*/

/* ---------------------------------------------------------------------------*/
/* ------------->>> thickbox specific link and font settings <<<--------------*/
/* ---------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ---------------------------------------------------------------------------*/
/* ------------------------->>> thickbox settings <<<-------------------------*/
/* ---------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #004d84;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

