/*
	Arcana by Pixelarity
	pixelarity.com @pixelarity
	License: pixelarity.com/license
*/

/* Basic */

	
/* Banner */

	banner {
		
	}
	
	#cct {
    max-width: 1400px;
    margin: auto;
    /*background: #343434 none repeat scroll 0% 0%;*/
    box-shadow: 0px 8px 15px #999;
    position: relative;
}
	
	#ccth {
    max-width: 1400px;
    margin: auto;
	margin-top:10.3vh;
    /*background: #343434 none repeat scroll 0% 0%;*/
    box-shadow: 0px 8px 15px #999;
    position: relative;
}