/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
* 
*/

@font-face {
	font-family: 'AllerRegular';
	src: url('Aller_Rg.eot');
	src: local('Aller Regular'), local('Aller'), url('Aller_Rg.ttf') format('truetype');
}

@font-face {
	font-family: 'AllerDisplayRegular';
	src: url('AllerDisplay.eot');
	src: local('Aller Display Regular'), local('AllerDisplay'), url('AllerDisplay.ttf') format('truetype');
}

@font-face {
	font-family: 'AllerBold';
	src: url('Aller_Bd.eot');
	src: local('Aller Bold'), local('Aller-Bold'), url('Aller_Bd.ttf') format('truetype');
}

@font-face {
	font-family: 'AllerItalic';
	src: url('Aller_It.eot');
	src: local('Aller Italic'), local('Aller-Italic'), url('Aller_It.ttf') format('truetype');
}



body{
	margin: 0;
	padding: 0;
	background: url(interface/body_bg.gif) #deeec7 repeat-x;
	text-align: center;
	font-family: 'AllerRegular', arial; 
	font-size: 12px;
}

.sitewrapper{
	width: 990px;
	min-height: 700px;
	margin: 0 auto;
	background: url(interface/contentwrapper_bg.gif) no-repeat;
	text-align: left;
}


.headerwrapper{
	margin-left: 15px;
}

.headerwrapper img{
	margin-top:10px;
}

.navigationwrapper{
	width: 165px;
	height: 595px;
	background: url(interface/navigation_bg.png) no-repeat;
	float: left;
	padding: 40px 30px 0 25px;
	margin-left: 30px;
}

.contentwrapper{
	width: 461px;
	float: left;
	margin-top: 30px;
	position: relative;
	left: 105px;
	top: 60px;
}

.contentboxtop{
	background: url(interface/contentwrappertop_bg.png) no-repeat top;
	padding: 20px;
}

.contentboxbottom{
	height: 33px;
	background: url(interface/contentbottom_bg.png) no-repeat bottom;
}

/* Paragraphs
**************************************/
.contentboxtop p{
	color: #4c4c4c; 
	padding: 0 40px; 
	margin-bottom: 0; 
	line-height: 1.6em;
}

.navigationwrapper p{
	color: #4c8f22;
}

.red{
	color: #e85412;
}

.right{
	float:right;
}

.adress{
	margin-top: 35px;
	font-family: 'AllerBold', arial; 
	font-size:12px;
}

h1{margin:0; padding:0;}

