body {
	background-image: url(images/bkg_pattern.gif);
	color: #330000;
	font-family: Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #573c1f;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper {
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px auto 15px auto;
	padding: 0px;
	width: 800px;
}
#banner {
	margin: 0px;
	height: 180px;
	width: 795px;
	background-color: #FFFFFF;
	padding: 0 0 0 5px;
}

#content {
	padding: 15px 25px 30px;
	background-image: url(images/containerBkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	margin: 0px;
	width: 750px;
}

#wrapper #content .testimonials {
	background-image: url(images/testimonialsBkg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 5px;
	height: 145px;
	width: 740px;
}
.productImageBkg {
	background-image: url(images/productImageBkg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 165px;
	width: 250px;
	padding-top: 10px;
}

#bottomNavigation {
	margin: 0px;
	width: 765px;
	font-size: .6em;
	background-image: url(images/bottomBkg.png);
	background-repeat: no-repeat;
	height: 22px;
	background-position: 0px bottom;
	letter-spacing: 0.07em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#footer {
	color: #FFFFFF;
	padding: 0 0 10;
	clear: both;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: .6em;
}
#footer a, #footer a:hover, #footer a:visited {
	color: #FFFFFF;

}

/*Global Styles */
	H1{ font-family: Helvetica; color: #330000; font-size : 1.5em; }
	H2{ font-family: Helvetica; color: #330000; font-size : 1.3em; }
	H3{ font-family: Helvetica; color: #330000; font-size : 1.2em; }
	H4{ font-family: Helvetica; color: #330000; font-size : 1em; }
	p {
	font-family: Helvetica;
	color: #330000;
	font-size : .8em;
	margin-top: 1em;
	margin-bottom: 15px;
	line-height: 1.2em;
}
	table {
	font-family: Helvetica;
	color: #330000;
	font-size : 1em;
	margin: 0px;
	padding: 0px;
}

	li { font-family: Helvetica; color: #330000; font-size : .8em; }

    a:link { color : #330000;  text-transform: uppercase;}
    a:visited { color : #330000;  text-transform: uppercase;}
    a:hover { color : #330000;  text-transform: uppercase;}
    a:active { color : #330000;  text-transform: uppercase;}

    }
.imageHeader {
	padding-top: 10px;
	padding-bottom: 15px;
}
