#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
#header {
	height: 128px;
	width: 970px;
}
#content {
	float: left;
	width: 680px;
	margin-top: 15px;
	margin-left: 40px;
	padding-right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tableborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a8d9cc;
}

#price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ac1414;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #318a72;
	padding-bottom: 0px;
	margin-bottom: 4px;
}

#sidenavholder {
	width: 192px;
	
	float: left;
	
	margin-top: 13px;
	margin-left: 13px;
	
}


#navholder {
	width: 190px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #318a72;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	
}
#popprods {
	width: 190px;
	margin-top: 13px;
	margin-left: 13px;
	float: left;
}


#nav ul {
	width: 190px;
	margin: 0px;
	padding: 0px;
}

#nav ul li {
	width: 190px;
	float: left;
	list-style-type: none;
	background-color: #fff;
	background-image: url(images/bat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

#nav ul li a {
	text-decoration: none;
	font-size: 11px;
	display: block;
	color: #318a72;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a8d9cc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 32px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #318a72;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #318a72;
}

#nav ul li a:visited {
	text-decoration: none;
	padding: 5px 5px 5px 32px;
	font-size: 11px;
	display: block;
	color: #318a72;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a8d9cc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #318a72;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #318a72;

}


#nav ul li a:hover {
	color: #318a72;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a8d9cc;
	
	text-decoration: underline;
	background-color: #e6f8f3;
	background-image: url(images/bat-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #318a72;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #318a72;
}
#nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;

}

#nav2 ul {
	width: 190px;
	margin: 0px;
	padding: 0px;
}

#nav2 ul li {
	width: 190px;
	float: left;
	list-style-type: none;
	background: url("images/bat.gif") no-repeat left top #fff;
}

#nav2 ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 32px;
	font-size: 11px;
	display: block;
	color: #318a72;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	text-transform: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #318a72;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #318a72;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #318a72;
}

#nav2 ul li a:visited {
	text-decoration: none;
	padding: 5px 5px 5px 32px;
	font-size: 11px;
	display: block;
	color: #717075;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-transform: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #318a72;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #318a72;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #318a72;
}

#nav2 ul li a:hover {
	color: #318a72;
	text-decoration: underline;
	background-color: #e6f8f3;
	background-image: url(images/bat-over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #318a72;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #318a72;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #318a72;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #e6f8f3;
	text-align: center;
	height: 28px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #348c74;
}
#content h2 {
	font-size: 16px;
	color: #79171A;
	font-weight: bold;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #318A72;
}

