body {
	font-family: sans-serif;
	font-size: 11px;
	line-height: 1.2;
	background-color: #000;
	background-image: url(../images/backgroundWood.jpg);
	background-repeat: repeat;
} 
img {
	border: 0px;
}

.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:#000;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:active {
	color: #900;
}
#main {
	width:800px;
	-moz-box-shadow: 0 0 50px #000;
	-webkit-box-shadow: 0 0 50px #000;
	box-shadow: 0 0 50px #000;
	height: 800px;
	margin-top: 36px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bkg800home.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}

/* myRules */




/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	background:url(images/slider.png) no-repeat;
}

#slider {
	position:absolute;
	width:500px;
	height:180px;
	background:url(images/loading.gif) no-repeat 50% 50%;
	top: 0px;
	left: 0px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
.galleryWrap {
	width: 800px;
	position: relative;
	z-index: 500;
	overflow: hidden;
	height: 200px;
}
 span.reference{
            position:fixed;
            top:10px;
            right:10px;
            font-size:9px;
          }
          span.reference a{
            color:#aaa;
            text-decoration:none;
			text-transform:uppercase;
			margin-left:10px;
          }
          span.reference a:hover{
              color:#ddd;
          }
#main2 {
	width:960px;
	-moz-box-shadow: 0 0 50px #000;
	-webkit-box-shadow: 0 0 50px #000;
	box-shadow: 0 0 50px #000;
	margin-top: 36px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
#headProducts {
	position:relative;
	width:960px;
	height:280px;
	z-index:1;
	left: 0px;
	background-image: url(../images/bkg960top.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#homeBar {
	background-image: url(../images/topBar_771x226.png);
	background-repeat: no-repeat;
	height: 226px;
	width: 771px;
	z-index: 100;
	left: 5px;
	position: absolute;
}
.foot {
	position: relative;
	float: left;
	width: 960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
