@charset "UTF-8";
/* CSS Document */

	body { 
				padding: 0;
				margin: 0;
				background-image: url(../images/background_v3.jpg); 
				background-repeat: no-repeat; 
				background-color: #4e8abe;
				background-attachment: fixed;
			}


@font-face {
	font-family: 'BloklettersBalpenBalpen';
	src: url('../fonts/blok/Blokletters-Balpen-webfont.eot');
	src: local('☺'), url('../fonts/blok/Blokletters-Balpen-webfont.woff') format('woff'), url('../fonts/blok/Blokletters-Balpen-webfont.ttf') format('truetype'), url('../fonts/blok/Blokletters-Balpen-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GoodFootRegular';
	src: url('../fonts/foot/goodfoot-webfont.eot');
	src: local('☺'), url('../fonts/foot/goodfoot-webfont.woff') format('woff'), url('../fonts/foot/goodfoot-webfont.ttf') format('truetype'), url('../fonts/foot/goodfoot-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'JournalRegular';
	src: url('../fonts/hand/journal-webfont.eot');
	src: local('☺'), url('../fonts/hand/journal-webfont.woff') format('woff'), url('../fonts/hand/journal-webfont.ttf') format('truetype'), url('../fonts/hand/journal-webfont.svg#webfontYxoXFruR') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CherylHand';
	src: url('../fonts/cheryl/cheryl_hand-webfont.eot');
	src: local('☺'), url('../fonts/cheryl/cheryl_hand-webfont.woff') format('woff'), url('../fonts/cheryl/cheryl_hand-webfont.ttf') format('truetype'), url('../fonts/cheryl/cheryl_hand-webfont.svg#webfontbKYisnHc') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DesyrelRegular';
	src: url('../fonts/desyrel/desyrel_-webfont.eot');
	src: local('☺'), url('../fonts/desyrel/desyrel_-webfont.woff') format('woff'), url('../fonts/desyrel/desyrel_-webfont.ttf') format('truetype'), url('../fonts/desyrel/desyrel_-webfont.svg#webfontU832dWkB') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TidyHandRegular';
	src: url('../fonts/tidy/tidyhand-webfont.eot');
	src: local('☺'), url('../fonts/tidy/tidyhand-webfont.woff') format('woff'), url('../fonts/tidy/tidyhand-webfont.ttf') format('truetype'), url('../fonts/tidy/tidyhand-webfont.svg#webfontmCKR53et') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'GlennsHandRegular';
	src: url('../fonts/glen/glenns_hand-webfont.eot');
	src: local('☺'), url('../fonts/glen/glenns_hand-webfont.woff') format('woff'), url('../fonts/glen/glenns_hand-webfont.ttf') format('truetype'), url('../fonts/glen/glenns_hand-webfont.svg#webfontvmz4zwkJ') format('svg');
	font-weight: normal;
	font-style: normal;
}


#container {
	width: 1050px;
	height: 100%;
	min-height: 100%;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	
}

#main {
	width: 1050px;
	height: 480px;
	padding: 0px;
	margin: auto;
	
}


#footer {
	width: 100%;
	min-width: 1050px;
	height: 110px;
	padding: 0;
	margin: auto;
	
	background-color: #4e8abe;
	
	font: 11px Helvetica, Arial, sans-serif; line-height: 16px; letter-spacing: 0px; color: #fff; text-align: left;
	
}

#footerText {
	width: 1050px;
	margin: auto;
	padding: 15px;
	height: 110px;
			
	background-image: url(../images/mesh_logo.png);
	background-repeat: no-repeat;
}


#footerTextL {
	width: auto;
	padding: 10px 40px 10px 10px; 
	float: right; 
	margin: 0px 0px 0px 0px;

	

}

#footerTextR {
	width: auto;
	padding: 10px; 
	float: right; 
	margin: 0px 80px 0px 0px;


}





