/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	background: black;
	position: relative;
	margin: 0;
	padding: 0;
	font-size: .75em;
	text-align: center;
	
	}


 #navigation-block {
	z-index:5;
	position:absolute;
	top:0px;
	left:0px;
}

#outer_container {
	margin: auto ;
	width:894px;
	


}


#outer_container1 {
	background: transparent url(../../../images/shadow_left.png) repeat-y left top;
	 width: 894px;
        padding-left:10px;
 }

 #outer_container2 {
 	 background: transparent url(../../../images/shadow_right.png) repeat-y right top;
  width:100%;
  padding-right:10px;
  }
 

#container {


	text-align: left;
	}
	header {
		

			
		}
		#header-in {
			background-color: black;
		background-position: top center;
		width: 892px;
		height:320px;
		margin-left: auto;
		margin-right: auto;
		background-image: url(../images/header_longer.png);
		background-repeat: no-repeat;
			}
			
	#content-wrap {

		
		}
		div.content {
			background-color: black;
			position:relative;
			clear: both;
			width: 892px;
			margin-left:auto;
			margin-right: auto;
			}
			div.content2 {
			min-height: 300px;
			background-color: black;
			position:relative;
			clear: both;
			margin-left:20px;
			margin-right: 20px;
			}
			div.content-in {
			background-color: black;
				margin-left: 125px;
				}
		
	



	
	#footer {
				
		}
		#footer-in {
					background-color: black;
				background-position: top center;
				
				height:199px;
				
				margin-left: auto;
				margin-right: auto;
				text-align:center;
				background-image: url(../images/txt_box.png);
				background-repeat: no-repeat;
			}
		#footer-out {
		
			background-color: black;
position:relative;
			margin-left: auto;
				margin-right: auto;
				text-align:center;
						
			}	
#bottom-bit {
height:23px;
margin-left:22px;

}

ul#sliding-navigation
{
	list-style: none;
	font-size: .95em;
	margin: 1px 0;
	padding: 0 0 0 3px;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 106px;
	height: 31px;
	padding: 5px 18px;
	
	margin: 0;


}

ul#sliding-navigation li.sliding-element h3
{
	color: #282828;
	padding: 5px 18px;
	background:transparent url(../images/button_over.png);
	background-repeat: no-repeat;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
}

ul#sliding-navigation li.sliding-element h4
{
	color: #282828;
	padding: 7px 18px;
	background:transparent url(../images/button_over.png);
	background-repeat: no-repeat;
	font-size:9pt;
	font-weight: bold;
	margin-bottom:8px;
}

ul#sliding-navigation li.sliding-element a
{
	color: #fff;
	background:transparent url(../images/button.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover { color: #282828; background:transparent url(../images/button_over.png); background-repeat: no-repeat;}


															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/