* {margin: 0; padding: 0;}
	

/*--SLIDER CSS--*/			

navbody {

	background: #fff;

	margin: 0; padding: 0;

	font: normal 10px Verdana, Arial, Helvetica, sans-serif;

}

*{outline: none;}

img {border: 0;}



.navcontainer {
	width: 961px;
	padding: 0;
	margin: 0 auto;

}

.folio_block {
	position: float;
	left: 0%; top: 25%;
	margin: -140px 0px 0 05px;
}

/*--Main Container--*/

.main_view {
	float: left;
	position: relative;

}



.window {
	height:250px;	width: 971px;
overflow: hidden; /*--Hides anything outside of the set width/height--*/
position: relative;

}



.image_reel {
	position: relative;
	top: 0;
    left: 0;
	float: left;
				margin: 0px -35px 0 0px;

}

.image_reel img {float: left; }




/*--Paging Styles--*/

.paging {

	position: absolute;

	bottom: 40px; right: -7px;

	width: 178px; height:47px;

	z-index: 0; /*--Assures the paging stays on the top layer--*/

	text-align: center;

	line-height: 40px;

	background: url(https://store-8994c.mybigcommerce.com/product_images/uploaded_images/paging-bg2.png) no-repeat;

	display: none; /*--Hidden by default, will be later shown with jQuery--*/

}

.paging a {

	padding: 5px;

	text-decoration: none;

	color: #fff;

}

.paging a.active {

	font-weight: bold; 

	background: #FFD98D; 

	border: 1px solid #610000;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

}

.paging a:hover {font-weight: bold;}


* {margin: 0; padding: 0;}

.Navlist{
    margin:20 auto;
    overflow:hidden;
    width:200px;
    background : #1F6A98;
}


.Navlist li a{
    list-style:none;
    border-top: 1px solid #2C94D1;
    border-right: 1px solid #2C94D1;
    border-bottom: 1px solid #247CB0;
    border-left: 1px solid #247CB0;
    padding : 5px;
    margin : 2px;
    cursor : pointer;
    color : #C5C5CB;
    font-weight : bold;
    text-decoration : none;
}
.Navlist li a{
    color : #C5C5CB;
    display : block;
    width : 100%;
}


#active{
	border-top: 1px solid #399CD7;
	border-right: 1px solid #399CD7;
	border-bottom: 1px solid #247CB0;
	border-left: 1px solid #247CB0;
	cursor : pointer;
	color : #F5F5F5;
	display : block;
	width : 100%;
	background : #1B5B83;
}


#navmenu {

	width: 200px;

	margin: 10px;

	position: absolute;

	z-index: 500;

	}

	

#navmenu li a {

	height: 32px;

  	voice-family: "\"}\""; 

  	voice-family: inherit;

  	height: 24px;

	text-decoration: none;

	}	

	

#navmenu li a:link, #navmenu li a:visited {

	color: #333;

	display: block;

	background:  url(https://store-8994c.mybigcommerce.com/product_images/uploaded_images/menu.gif);

	padding: 8px 0 0 10px;

	}

	

#navmenu li a:hover {

	color: #FFF;

	background:  url(https://store-8994c.mybigcommerce.com/product_images/uploaded_images/menu.gif) 0 -32px;

	padding: 8px 0 0 10px;

	}

	

#navmenu ul
{

list-style: none;

padding: 0;

margin: 0;

}





#menu2 {
    width: 200px;
    margin: 10px;
    position: absolute;
    z-index: 500;
    }

 
#menu2 li a {
    height: 32px;
    voice-family: ""}"";
    voice-family: inherit;
    height: 24px;
    text-decoration: none;
    }    

#menu2 li a:link, #menu2 li a:visited {
    color: #333;
    display: block;
    background: url(https://store-8994c.mybigcommerce.com/product_images/uploaded_images/menu.gif);
    padding: 8px 0 0 10px;
    }

#menu2 li a:hover {
    color: #FFF;
    background: url(https://store-8994c.mybigcommerce.com/product_images/uploaded_images/menu.gif) 0 -32px;
    padding: 8px 0 0 10px;
    }
   
#menu2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
     }
