body {
	background: #6699ff;
	margin: 0;
	line-height: 1;
	color: white;
	font-family: "Arial Rounded MT Bold", Helvetica,Verdana,sans-serif;
	-webkit-font-smoothing: antialiased;
}
html {
	font-family: "Arial Rounded MT Bold";
}
h1,h2,h3,h4 {
	margin: 0 0 5px 0;
	padding: 0;
}
p {
	margin: 10px 0 0 0;
}
img {
	border: 0;
	background: transparent;
}
table {
	width: 100%;
}
@font-face {
	font-family: "Arial Rounded MT Bold";
	src: url('../fonts/proximanova-regular-webfont.eot');
	src: local('☺'), url('../fonts/proximanova-regular-webfont.woff') format('woff'), url('../fonts/proximanova-regular-webfont.ttf') format('truetype'), url('../fonts/proximanova-regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Arial Rounded MT Bold";
	src: url('../fonts/ProximaNova-Bold.eot');
	src: local('☺'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Channel';
	src: url('../fonts/channel-webfont.eot');
	src: local('☺'), url('../fonts/channel-webfont.woff') format('woff'), url('../fonts/channel-webfont.ttf') format('truetype'), url('../fonts/channel-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'LigatureSymbols';
    src: url('../fonts/LigatureSymbols-2.11.eot');
    src: url('../fonts/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'),
         url('../fonts/LigatureSymbols-2.11.woff') format('woff'),
         url('../fonts/LigatureSymbols-2.11.ttf') format('truetype'),
         url('../fonts/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* CENTER */
#center {
	margin: auto auto;
	width: 900px;
	text-align: left;
}

/* NAVIGATION */
#header {
	float: left;
	width: 100%;
	height: 80px;
	background: rgba(255, 255, 255, 0.95);
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	right: 0;
}
#logoimg {
	float: left;
	position: fixed;
	margin: 15px;
}
#logoimg img {
	float: left;
	width: 50px;
	height: 50px;
}
#navigation {
	float: left;
	width: 900px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#navigation li {
	display: inline;
	margin: 0 12px 0 12px;
	text-align: center;
	padding: 0;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
	font-family: "Arial Rounded MT Bold", sans-serif;
}
#navigation .active a {
	color: #1C53A2;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 16px;
	padding: 0 6px 8px 6px;
	border-bottom: 1px solid black;
}
#navigation .notactive a {
	color: #1C53A2;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 14px;
	padding: 0 6px 8px 6px;
}
#navigation .notactive a:hover {
	border-bottom: 1px solid black;
}

/* MAIN */
#main {
	float: left;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #ffffff;
	top: 0;
}
#mainbox {
	position: absolute;
    width: 900px;
    height: 450px;
    left: 50%;
    top: 50%;
    margin-left: -450px;
    margin-top: -190px;
    text-align: center;
    font-family: "Arial Rounded MT Bold", sans-serif;
	-webkit-font-smoothing: antialiased;
}
#mainbox img {
	float: left;
	width: 312px;
	height: 312px;
	border: 0;
	padding: 0;
	margin: 0 294px 0 294px;
}
#mainbox h1 {
	float: left;
	width: 412px;
	height: 60px;
	text-align: center;
	padding: 0;
	margin: 30px 294px 0 244px;
	color: #1C53A2;
	font-size: 32px;
	font-weight: normal;
	line-height: 60px;
	font-family: "Arial Rounded MT Bold", sans-serif;
}
#mainbox h2 {
	float: left;
	width: 312px;
	height: 40px;
	text-align: center;
	padding: 0;
	margin: 10px 294px 0 294px;
	color: #1C53A2;
	font-size: 16px;
	font-weight: normal;
	line-height: 40px;
	font-family: "Arial Rounded MT Bold", sans-serif;
}

/* CONTENT */
#content {
	float: left;
	width: 100%;
	margin: 150px 0 50px 0;
	font-family: "Arial Rounded MT Bold", sans-serif;
	-webkit-font-smoothing: antialiased;
}
#antiquatitle {
	float: left;
	width: 700px;
	height: 40px;
	text-align: center;
	padding: 0;
	margin: 0 100px 25px 100px;
	color: white;
	font-size: 35px;
	font-weight: normal;
	line-height: 40px;
	font-family: "Arial Rounded MT Bold", serif;
}
#contentimg {
	float: left;
	width: 700px;
	height: 300px;
	background: white;
	border: 0;
	text-align: center;
	line-height: 300px;
	margin: 0 0 25px 0;
}
#para {
	float: left;
	width: 700px;
	text-align: left;
	margin: 25px 100px 0 100px;
	padding: 0;
	line-height: 25px;
	font-size: 17px;
	font-family: "Arial Rounded MT Bold", sans-serif;
}
#para a {
	color: white;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", sans-serif;
}

/* FOOTER */
#footer {
	float: left;
	width: 100%;
	margin: 25px 0 50px 0;
}
#footer img {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 425px 0 425px;
}
#footer p {
	float: left;
	width: 900px;
	text-align: center;
	font-family: "Arial Rounded MT Bold", sans-serif;
	font-size: 14px;
	margin: 25px 0 0 0;
}
#footer p a {
	color: black;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", sans-serif;
}