#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 100%;
}
#header_wrapper {
	height: 5px;
	position: relative;
	background-image: url(../images/web_elements/header_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#logo {
	position: absolute;
	z-index: 100;
	left: 85px;
}
#main_navigation {
	margin-bottom: 0px;
	margin-top: 0px;
}
#main_navigation .active  {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D9DF26;
}
#main_navigation li {
	font-family: Melbourne, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin-top: 5px;
	margin-right: 12px;
	display: block;
	margin-bottom: 0px;
	padding-top: 10px;
	vertical-align: bottom;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#main_navigation li a:link {
	color: #666;
	text-decoration: none;
}
#main_navigation li a:visited {
	color: #666;
	text-decoration: none;
}
#main_navigation li a:hover {
	color: #999;
	text-decoration: none;
}
#container {
	margin-right: auto;
	margin-left: auto;
}
#content h1 {
	color: #8CC63F;
	font-family: Melbourne, Arial, Helvetica, sans-serif;
	font-size: 72px;
	font-weight: lighter;
	margin-top: 20px;
}
#content h2 {
	font-family: Melbourne, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 21px;
	font-weight: lighter;
	text-transform: uppercase;
	margin-top: 20px;
	padding-bottom: 5px;
}
#sidebar {
	margin-top: 30px;
	padding-top: 18px;
}
#sidebar h1 {
	text-transform: uppercase;
}
#sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#sidebar li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 12px;
	line-height: 17px;
	text-transform: uppercase;
}
#sidebar ul li ul li{
	margin-left: 10px;
	list-style-type: none;
	text-transform: uppercase;
}
#sidebar ul li ul li a:link{
	color: #999;
}
#sidebar ul li ul li a:visited {
	color: #999;
	text-decoration: none;
}
#sidebar ul li ul li a:hover {
	color: #999;
	text-decoration: underline;
}
#sidebar a:link {
	color: #666;
	text-decoration: none;
}
#sidebar a:visited {
	color: #666;
	text-decoration: none;
}
#sidebar a:hover {
	color: #666;
	text-decoration: underline;
}
#sidebar h1{
	font-size: 21px;
	margin-bottom: 15px;
	color: #666;
}
#sidebar h3{
	font-size: 14px;
	margin-bottom: 10px;
	color: #8CC63F;
	font-weight: bold;
	font-family: Melbourne, Arial, Helvetica, sans-serif;
}
#sidebar p{
	font-size: 12px;
	line-height: 16px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar p a:link{
	color: #6D2B85;
	text-decoration: none;
}
#sidebar p a:visited{
	color: #6D2B85;
	text-decoration: none;
}
#sidebar p a:hover{
	color: #6D2B85;
	text-decoration: none;
	font-style: italic;
}
#article {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 30px;
}
#article h1{
	font-size: 21px;
	margin-bottom: 15px;
	color: #666;
}
#article h3{
	font-size: 14px;
	margin-bottom: 10px;
	color: #8CC63F;
	font-weight: bold;
}
#article p{
	font-size: 12px;
	line-height: 16px;
}
#article ul {
	margin-bottom: 0px;
	margin-left: 15px;
}
#article li {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 12px;
	line-height: 17px;
}
#article ul li ul li{
	margin-left: 10px;
	list-style-type: none;
}
#article ul li ul li a:link{
	color: #999;
}
#article ul li ul li a:visited {
	color: #999;
	text-decoration: none;
}
#article ul li ul li a:hover {
	color: #999;
	text-decoration: underline;
}
#article a:link {
	color: #666;
	text-decoration: none;
}
#article a:visited {
	color: #666;
	text-decoration: none;
}
#article a:hover {
	color: #666;
	text-decoration: underline;
}

#product {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 30px;
}
#product h1{
	font-size: 21px;
	margin-bottom: 15px;
	color: #666;
}
#product h3{
	font-size: 14px;
	margin-bottom: 10px;
	color: #8CC63F;
	font-weight: bold;
}
#product p{
	font-size: 12px;
	line-height: 16px;
}
#product ul {
	margin-bottom: 0px;
}
#product li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 12px;
	line-height: 17px;
	text-transform: uppercase;
}
#product ul li ul li{
	margin-left: 12px;
	list-style-type: none;
	text-transform: uppercase;
}
#product ul li ul li a:link{
	color: #999;
}
#product ul li ul li a:visited {
	color: #999;
	text-decoration: none;
}
#product ul li ul li a:hover {
	color: #999;
	text-decoration: underline;
}
#product a:link {
	color: #666;
	text-decoration: none;
}
#product a:visited {
	color: #666;
	text-decoration: none;
}
#product a:hover {
	color: #666;
	text-decoration: underline;
}
#address {
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #67297E;
	padding-left: 15px;
	padding-bottom: 10px;
	height: 380px;
	width: 220px;
}
#address h1{
	font-size: 21px;
	margin-bottom: 15px;
	color: #6D2B85;
}
#address h3{
	font-size: 14px;
	margin-bottom: 10px;
	color: #8CC63F;
	font-weight: bold;
}
#address p{
	font-size: 12px;
	line-height: 16px;
}
#address a:link {
	color: #6D2B95;
	text-decoration: none;
}
#address a:visited {
	color: #893E85;
	text-decoration: none;
}
#address a:hover {
	color: #6D2B85;
	text-decoration: underline;
}
.form {
	background-color: #E5E5E5;
	width: 228px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #6D2B85;
	margin-top: 10px;
}
.home_products {
	margin-top: 20px;
}
.home_products h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #666;
	padding-top: 5px;
	text-decoration: none;
	text-align: center;
}
.home_products a:link {
	color: #666;
	text-decoration: none;
}
.home_products a:visited {
	color: #666;
	text-decoration: none;
}
.home_products a:hover {
	color: #999;
	text-decoration: none;
}
#footer_wrapper {
	height: 70px;
	position: fixed;
	bottom: 0px;
	background-image: url(../images/web_elements/footer_background.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	z-index: 1000;
}
#footer_navigation {
	margin-top: 20px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 14px;
}
#footer_navigation h1 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 8px;
	text-transform: uppercase;
}
#footer_navigation p {
	font-weight: normal;
	line-height: 20px;
}
#footer_navigation p a:link {
	color: #8CC63F;
	text-decoration: none;
}
#footer_navigation p a:visited {
	color: #8CC63F;
	text-decoration: none;
}
#footer_navigation p a:hover {
	color: #8CC63F;
	text-decoration: underline;
}
#footer_navigation li {
	margin-bottom: 8px;
}
#footer_navigation li a:link {
	color: #FFF;
	text-decoration: none;
}
#footer_navigation li a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer_navigation li a:hover {
	color: #999;
	text-decoration: none;
}
#footer_navigation .copyright {
	font-size: 10px;
	text-align: center;
	margin-top: 15px;
	padding-top: 5px;
}
#footer_address h1 {
	font-size: 16px;
	text-transform: none;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border: 1px solid #999;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -20px;
	left: 60px; /*position where enlarged image should offset horizontally */
}

#slides {
	height: 600px;
	width: 790px;
	position: relative;
	margin: 0px;
}
#slides IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slides IMG.active {
    z-index:10;
    opacity:1.0;
}
#slides IMG.last-active {
    z-index:9;
}
@font-face {
    font-family: 'Melbourne';
    src: url('../fonts/melbourne_bold_basic-webfont.eot');
    src: url('../fonts/melbourne_bold_basic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/melbourne_bold_basic-webfont.woff') format('woff'),
         url('../fonts/melbourne_bold_basic-webfont.ttf') format('truetype'),
         url('../fonts/melbourne_bold_basic-webfont.svg#Melbourne') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Melbourne';
    src: url('../fonts/melbourne_regular_basic-webfont.eot');
    src: url('../fonts/melbourne_regular_basic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/melbourne_regular_basic-webfont.woff') format('woff'),
         url('../fonts/melbourne_regular_basic-webfont.ttf') format('truetype'),
         url('../fonts/melbourne_regular_basic-webfont.svg#Melbourne') format('svg');
    font-weight: normal;
    font-style: normal;
}
#sidebar a img{
	margin-bottom: -2px;
}
#logo_product {
	float: left;
	height: 70px;
}
