body 
{	margin: 0px;
	background: #FFFFFF; }
	
img.responsive
{	width: 100%; }

img.logo
{	width: 100%;
	max-width: 300px;
	height: auto; }

img
{	border: 0; }

img.fade
{	opacity:1.0;
	filter:alpha(opacity=100);
	border: 0px; }
	
img.fade:hover
{	opacity:0.6;
	filter:alpha(opacity=60);
	border: 0px; }
	
body 
{	margin: 0px; }
	
div.language
{	width: 100%;
	height: 20px;
	display: block;
	padding: 10px 0px 10px 0px;
	font-size: 10px;
	background: url(http://www.scilicorns.co.uk/images/light-green.jpg);
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	z-index: 6; }

div.page-holder
{	width: 100%;
	max-width: 950px;
	min-height: 400px;
	height: auto;
	overflow: auto;
	margin: 0px auto; }

div.head-holder
{	width: 100%;
	height: auto; 
	background: url(http://www.scilicorns.co.uk/images/green.jpg); } 

div.head
{	width: 95%;
	padding: 20px 0px 20px 0px;
	margin: 0px auto;
	height: auto; }
	
div.logo
{	width: 95%;
	max-width: 300px;
	height: auto;
	margin: 0px auto;
	float: none; }

div.contact-info
{	width: auto;
	height: auto;
	color: #FFFFFF;
	display: none;
	float: right;
	text-align: right; }

div.menu-outer
{	width: 100%;
	height: auto;
	overflow:hidden;
	border: none;
	padding: 0px; }

div.menu-holder
{	width: 100%;
	height: auto;
	padding: 0px; }
	
div.slide
{	width: 100%;
	height: auto;
	max-height: 350px;
	overflow: hidden;
	background: none;
	margin: 0px;}
	
div.main-body
{	width: 95%;
	height: auto;
	padding: 0px 0px 40px 0px;
	margin: 0px auto; }

div.content-left
{	width: 100%;
	height: auto;
	float: none; }
	
div.content-right
{	width: 100%;
	height: auto;
	float: none; }
	
div.news-short
{	width: 90%;
	height: auto;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #b8b2a0;
	overflow: hidden;
	float: left; }
	
div.footer-container
{	width: 100%;
	padding: 20px 0px;
	height: auto; 
	background: url(http://www.scilicorns.co.uk/images/green.jpg); } 

div.footer
{	width: 95%;
	max-width: 950px;
	height: auto;
	overflow: auto;
	padding: 0px;
	position: relative;
	margin: 0px auto 0px auto; }
	
div.footer-info
{	width: auto;
	height: 20px;
	float: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #e3dfd4;
	font-size: 10px; }
	
div.footer-scratch
{	width: auto;
	height: 20px;
	float: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #e3dfd4;
	font-size: 10px; }