body {
 //background-image: url(images/1bg.gif);
	font-size: 1em;
	color: #000000;
	position: absolute;
	background-image: url("images/Page-BgGradient.jpg");
	background-repeat: repeat-x;
	top: 0pt;
	width: 100%;
	height: 900px;
	font-family:Tahoma, Geneva, sans-serif;
}
p {
	font-size: 1em;
	color: #000000;
}
.side {
	font-size: 0.9em;
	color: #000;
	margin-left: 0.8em;
}
.side a {
	color : #000;
	text-decoration : none;
	font-size: 0.9em;
}
.side a:hover {
	color : #00F;
	text-decoration : underline;
	font-size: 0.9em;
}
.side a:active {
	color : #333;
	text-decoration : none;
	font-size: 0.9em;
}
.prod {
	font-size: 0.9em;
	color: #006666;
	padding-left: 0.8em;
}
.prod a {
	color : #006666;
	text-decoration : none;
	font-size: 0.9em;
	font-weight: bold;
}
.prod a:hover {
	color : #006666;
	text-decoration : underline;
	font-size: 0.9em;
	font-weight: bold;
}
.prod a:active {
	color : #333333;
	text-decoration : none;
	font-size: 0.9em;
	font-weight: bold;
}
.price1 {
	font-size: 0.9em;
	line-height:18px;
	text-align:left;
	margin:10px;
	vertical-align:top;
}
.price1 table, .price1 td, .price1 th {
	border:solid #999 1px;
}

h1 {
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 1px;
	text-align: left;
	margin-left: 60px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #00F;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.nav {
	font-size: 0.9em;
	color: #333333;
	padding-left: 0.8em;
}
.nav a {
	color : #333333;
	text-decoration : none;
	font-size: 0.9em;
}
.nav a:hover {
	color : #006666;
	text-decoration : none;
	font-size: 0.9em;
}
.nav a:active {
	color : #333333;
	text-decoration : none;
	font-size: 0.9em;
}
ul {
	font-size: 1em;
	color: #333333;
}
.quote1 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
.quote2 {
	font-size: 1em;
	font-weight: bold;
	color: #666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
	width: 750px;
	padding:0 5px 0 5px;
}
.small {
	font-size: 0.8em;
	color: #000000;
}
li {
	font-size: 0.9em;
	color: #000000;
}
.resources {
	font-size: 0.9em;
	color: #000000;
}
.resources a {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
.resources a:hover {
	color: #999999;
	text-decoration: underline;
}
.resources a:active {
	color: #006666;
	text-decoration: underline;
}
.underlinemenu {
	font-weight: bold;
	width: 100%;
}
.underlinemenu ul {
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: center;
//set value to "left", "center", or "right"*/
}
.underlinemenu ul li {
	display: inline;
}
.underlinemenu ul li a {
	color: #494949;
	padding: 6px 2px 4px 2px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 4px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 3px solid gray; /*bottom border is 3px*/
}
.underlinemenu ul li a:hover, .underlinemenu ul li a.selected {
	border-bottom-color: black;
}
.home_white, .home_white ul, .home_white li {
	color:#FFF;
}

