@charset "utf-8";
@font-face {
	font-family: 'QuicksandBook';
	src: url('quicksand_book-webfont.eot');
	src: local('☺'), url('quicksand_book-webfont.woff') format('woff'), url('quicksand_book-webfont.ttf') format('truetype'), url('quicksand_book-webfont.svg#webfontMHyIC4ux') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	height:100%;
	width:100%;
	}
body {
	font-family: QuicksandBook, verdana, arial, helvetica, sans-serif;
	font-size:100.01%;
	width: 100%;
	color:#666;
	font-size:1em;
	line-height:1.4em;
	padding:1em 0;
	margin:0;
}
	a {
		color:#000;
	}
	h1 {
		font-size:2.2em;
		text-align:center;
		margin:0em 0 0em 0;
	}
	ul {
		list-style: none;
	}
		img
{  border-style: none;
}
#header {
   padding:0px;
	background: #fff;
	position: fixed;
	top:37%;
	height: 125px;
	width: 100%;

	
}
#logo {
   padding:0px;
	position: relative;
	float: right;
	top: 0px;
	right:10px;
	height: 115px;
	width: 780px;

	
}
#websites {
   padding:0px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	top: 0px;
	right:0px;
	left: 0px
	height: 305px;
	width: 100%;
	background: #fff;	
}
#info {
   padding:10px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	top: 0px;
	right:0px;
	left: 0px
	height: 205px;
	width: 100%;
	background: #fff;	
}
#nav {
	position: relative;
	float: left;
	top: 68px;
   padding:0px;
	left: 20px;
	font-size: 28px;	
}
#main {
   padding-left: 0px;
	width: 100%;
	height: 100%;
	
}
#banner {
	width: 100%;
	height: 115px;
	position: relative;
	top:0px;
	background: #fff;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
a:link {	color: #bod6db;	text-decoration: none;}a:visited {	text-decoration: none;	color: #666;}a:hover {	text-decoration: none;	color: #ffcc00;}a:active {	text-decoration: none;	color: #000;}

