body{
	margin:0px 0px 0px 0px;
/*	font-family:gotham,verdana;*/
	font-family:verdana;
	font-size:9px;
	color:#777777;
}
.canvas{
	margin:40px 0px 0px 40px;	
	width:880px;
	/*background-color:red;*/
}

.subbox a
{

margin-bottom:20px;



}


#controls-adv
{

padding-top:1px;
}
#backtotop
{

height:10px;
}



ul {
list-style-type: none;

}

.navigation
{
width:500px;

}

li {
float: left;
padding-right:5px;
padding-bottom:5px;
}

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




a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


h2 {
font-weight:none;
background-color:white;
zoom:1;
}

.subbox h2 {
font-weight:none;
height:15px;

}
.right h2 {
font-weight:none;
font-size:12px;
height:13px;

}
.content
{
padding-top:5px;

}



.left{
	float:left;
	width:325px;
	height:500px;
}
.right{
	line-height:20px;
	float:left;	
	width:505px;
	margin-top:110px;
	margin-left:50px;
/*	background-color:blue;*/

}
.menubox
{
	margin-top:40px;
	

}

.sectionbox
{
margin-bottom: 0 px;
}
.allsectionsbox
{

	margin-top:0 px;
	
	
}
.allsectionsbox h2
{

	font-size:12px;
	vertical-align:absbottom;
	display:inline;
	font-weight: normal;

}
.subbox
{
	margin-top:14px;
	

}


	#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:676px;
		height:146px;
		overflow:hidden;
		/*padding:20px;*/
		
		color:white;
		font-size:12px;
		}

	#horizontalpressslider ul, #horizontalpressslider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#horizontalpressslider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:676px;
		height:409px;
		overflow:hidden;
		/*padding:20px;*/
		
		color:white;
		font-size:12px;
		}
		

		#newsautoslider ul, #newsautoslider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#newsautoslider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:676px;
		height:150px;
		overflow:hidden;
		/*padding:20px;*/
		
		color:white;
		font-size:12px;
		}
		

		
		
		
		
		
		
		
		
		
			.caption{color:#888;position:absolute;top:250px;left:3px;width:200px;}
	.demo{position:relative;margin-top:2em;}
	.gallery_demo{width:200px;float:left;}
	.gallery_demo li{width:55px;height:70px;border:3px double #eee;margin: 0 2px 2px 0;background:#eee;}
	.gallery_demo li.hover{border-color:#bbb;}
	.gallery_demo li.active{border-style:solid;border-color:#222;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	.galleria_container{margin:0 auto 60px auto;height:438px;width:700px;float:right;}
	
	.nav{padding-top:15px;clear:both;}
	
	.info{text-align:left;margin:30px 0;border-top:1px dotted #221;padding-top:30px;clear:both;}
	.info p{margin-top:1.6em;}
	
	.nav{position:absolute;top:410px;left:0;}
		



		.prev:hover
		{
			color:red;
		}
		.next:hover
		{
			color:red;
		}
		
		.thumb:hover
		{
			color:red;
		}
		
		
		
		
@media screen and (-webkit-min-device-pixel-ratio:0) {			
		.allsectionsbox{
						line-height: 0 px; 
						margin-top: 0 px;
						
                           }
}


