@charset "UTF-8";

/* Layout Small Screens */


header {
	height: 75px;
}

header a.logo { width:105px;
height:40px;
top: 16px ; right: 15px;

}


article {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 24px;
	max-width: none;
}

nav {
	position: static;
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;	
}

nav a {
	color: #666666;
	display: block;
	margin: 15px;
	padding: 9px;
	border: 1px solid #a6abc5;
	background: url(../Images/mobile_link_arrow.png) no-repeat right center;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 2px;
	font-weight: normal;
}


nav a:hover {
	color: #333;
	background-color: rgba(85,8,27,0.61);
 }
 

 footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 24px;
	margin-top: 96px;
 }
 body {
	background-image: url(../assets/background.jpg);
	background-repeat: repeat;
	float: none;
}
 
 
.page header h1 {
	padding-top: 45px;
	font-size: 32px;
}

.page footer p a {
	padding: 6px;
}
.scale-image-home
{
	display: block;
	width: auto;
	max-width: 20%;
	border: 0;
	text-decoration: none;
	float: right;
	left: 10px;
	clear: right;
	padding-left: 10px;
	position: absolute;
	padding-bottom: 100px;
	margin-bottom: 100px;
}    
.page {
	background-image: url(../assets/grey-line.png);
	background-position: 10px 0%;
	background-repeat: repeat-y;
}
 
.AJXCSSMenucSOPYHD {
	position: absolute;
	z-index: -1;
	width: 100px;
	line-height: 0;
	float: left;
	text-align: right;
}
