body {
	background:#000;
	color:#fff;
	text-align:center;
	font:12px   Geneva, Arial, Helvetica, sans-serif;
	margin:0;
}

.hidden {
position:absolute;
display:none;
}
.message {
letter-spacing:2px;
font-size:80%;
color:#ff6600;
}
#debug {
	//v/isibility:hidden;
}
#wrap{
	position:relative;
	margin:0 auto;
	min-width:1000PX;
}
#liner {
	position:relative;
	margin:0 auto;
	padding:10px;
}
#header{
	position:relative;
	height:140px;
	margin:0;	
	border-bottom:1px solid #fff;	
}
#header #top {
	display:block;
	width:inherit;
	height:70px;
}
#header #logo {
	display:block;
	width:300px;
	height:20px;
	margin:0 auto;

}
#header #logo a {
	display:block;
	width:300px;
	height:20px;
	margin:0;
	padding:0px;
	background:url(images/logo.gif) center no-repeat;
	
}

#header #logo a span{
position:absolute;
left:-10000px;
margin:0px;
padding:0px;
}

#center-wrap{
	
	
	}
#center{
	position:relative;
	z-index:11;
	margin: 0 auto;
	//height:320px;
	min-height:300px;
	width:100%;
	
	text-align:center;
	
}

#center #content-boxPrimary {margin: 0 auto;width:200%;height:300px;overflow:hidden;}
#center #content-boxSecondary,
#center #content-boxlink{
	margin: 0 auto;
	position:relative;overflow:show;display:block;width:10000px;left:0px;
	//w/idth:900px;
	height:300px;overflow:hidden;
	text-align:center;
	
	
}

#center #content-boxSecondary,
#center #content-boxlink {
	margin: 0 auto;
	width:auto;
	text-align:center;
}
#content-boxcaption ul,
#content-boxPrimary ul,
#content-boxSecondary ul,
#content-boxlink ul {
	margin:0;padding:0;width:100%;list-style:none;
}
#content-boxcaption {
	
	margin: 0 auto;
	width:900px;
}

#end {clear:both;list-style:none;}
#content-boxPrimary ul .content a,
#content-boxPrimary ul .content {margin:10px;height:300px;width:auto; list-style:none;float:left; overflow:hidden;}
#content-boxSecondary ul .content,
#content-boxlink ul .content   {
	//float:left;
	
	margin:10px;
	height:300px;
	
}
#content-boxPrimary>ul>.content {p/osition:relative;l/eft:0px;d/isplay:inline-block; f/loat:left;}
#content-boxSecondary>ul>.content,
#content-boxlink>ul>.content {
	display:inline-block;
}
.content {
	list-style:none;
}
.content .image  {
	display:block;
	height:280px;
	margin:0px;
}

.content .caption {
	width:100%;
	/*float:none;*/
	position:relative;
}

.introslideshow,
.introslideshow #flash {
	top:0;
	left:0px; 
	width:100%;
	height:300px;	background:url(images/introslideshow.jpg) center no-repeat;
}

#movie{
	position:absolute;
	left:0px;
	z-index:99;
}
.gallery{
	top:0;
	left:0px; 
	width:100%;
	height:300px;
	background:url(images/preloader.gif) no-repeat center center;
}
.viewer{
	
	margin:10px 15%;
	top:-350px;
	left:0px;
	width:70%;
	height:1000px;

	
}
#footer{
	position:relative;
	z-index:10;
	padding: 50px 0;
	border-top:1px solid #fff;
	
}


ul#sitemap  {
	position:relative;
	margin:0 auto;
	padding:0;
	display:block;
	/*width:100%;*/
	list-style:none;
	margin-bottom:-20px;
	
	
}

#sitemap li  {  display:inline;width:100px;heigth:20px;  }

#sitemap>li  { display:inline-block; }
#sitemap li a  { position:relative;display:inline-block;width:100px;heigth:20px; }
#sitemap li a span {color:#efefef;text-transform:uppercase;}
#sitemap li a .button { position:absolute; display:none;}
#menu1 {
	position:relative;display:block;
}

#footer #slogan {
	position:relative;
	top:-70px;
	display:block;
	width:400px;
	height:20px;
	margin:0 auto;
}
#footer #slogan a {
	display:block;
	width:400px;
	height:20px;
	margin:0;
	padding:0px;
	background:url(images/slogan.gif) center no-repeat;
}
#footer #slogan a span {
	position:absolute;
	left:-10000px;
	margin:0px;
	padding:0px;
}

a {
	color:#aaaaaa;
	text-decoration:none;
}

a img {
	border:0;
}

p {
	color:#aaaaaa;
	font-size:12px ;
	line-height:18px;

}
h1 {
	margin:0;
	color:#aaaaaa;
	font-size:14px;
	line-height:24px;
	font-weight:lighter;
}
b{
	color:#ffffff;
}

#lft-block {
	marging:0 0 0 5px;
	float: left;
}
.clr {
	clear:both;
}
h2 {
	margin:5px 0;
	font-size: 11px;
}

.aln-lft {
	text-align:left;
	padding:5px;
}

.lst p {
	margin:0px 5px 5px 0;
	font-size:10px ;
	line-height:14px;
}


#debug{

	text-align:left;
	position:absolute;
	left:0px;
	bottom:0px;
	font-size:10px;
	color:#999;
	width: 100px;
}
#debug b {
	border-bottom:1px solid #999;
	}
#debug div{
	font-size:11px;
	margin-top: 10px
}

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					
p#controls, p#controls2{
		margin:0;
		position:relative;
		height:20px;
		} 
	
	#prevBtn, #prevBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:0px;
		top:-180px;
		}	
	#nextBtn, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		right:0%;
		top:-180px;
		
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}		
/* // Easy Slider */
