body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	margin: 10px 0px 0px;
	color: #333333;
}
a:link {
	color: #007BBD;
}
a:visited {
	color: #007BBD;
}
a:hover {
	color: #B4BD34;
	text-decoration: none;
}
a:active {
	color: #B4BD34;
	text-decoration: none;
}
#container {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#logo {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav {
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #007BBD;
	text-decoration: none;
	font-size: 16px;
}
#nav a:link {
	color: #007BBD;
	text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
}
#nav a:visited{
	color: #007BBD;
	text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
}
#nav a:hover{
	color: #F47C42;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#footer {
	font-size: x-small;
	width: 800px;
	color: #007BBD;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	padding: 15px;
}
#main {
	float: left;
	background-image:     url("/images/bg_blue.gif");
	background-repeat: repeat-y;
	background-position: left;
	width: 799px;
	border-top: 1px solid #814928;
	border-right: 1px solid #814928;
	border-bottom: 1px none #814928;
	border-left: 1px none #814928;
	clear: both;
}
#stripe {
	float: left;
	width: 780px;
}
#bottomnav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	float: left;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 12px;
	clear: both;
	padding-right: 5px;
	background-image:    url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottomnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #007BBD;
	width: 777px;
}
#bottomnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomnav a:hover{
	color: #F47D44;
	text-decoration: none;
}
#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 580px;
	clear: both;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 200px;
	}
#maintext a:link, a:visited{
	color: #F47D44;
	text-decoration: none;
	padding-right: 6px;
	font-weight: bold;
}
#maintext a:hover{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	color: #F47C42;
	font-size: 32px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.dot {
	margin: 0px 10px;
	padding: 0px;
}
li {
	text-indent: -30px;
	list-style-type: none;
	padding-bottom: 4px;
}
#footer a:link {
	color: #007BBD;
}
#footer a:visited {
	color: #007BBD;
}
#footer a:hover {
	color: #F47C42;
	text-decoration: none;
}
.ph_right {
	padding-left: 8px;
	padding-bottom: 4px;
}
.ph_left {
	padding-right: 8px;
	padding-bottom: 4px;
}
.producttext {
	font-size: x-small;
}
.caption {
	font-weight: bold;
	color: #007BBD;
}

