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

.maincontainer {
	background-color: #FFF;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.columnl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0b2265;
	float: left;
	height: 275px;
	width: 355px;
	padding-right: 10px;
	padding-left: 35px;
	font-weight: bold;
	padding-top: 4px;
}
.header {
	background-image: none;
	background-repeat: no-repeat;
	height: 71px;
	width: 800px;
}
.image {
	width: 800px;
	height: 153px;
}
body {
	background-color: #5eb6e4;
}
.headline {
	height: 73px;
}
.columnr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0b2265;
	float: right;
	height: 165px;
	width: 350px;
	padding-right: 35px;
	padding-left: 15px;
	line-height: 20px;
	letter-spacing: 125%;
	word-spacing: normal;
	padding-top: 15px;
}
.clearer {
	clear:both
}	
.bullets {
	color: #57b347;
	font-weight: normal;
}
.register {
	height: 123px;
	float: right;
	width: 400px;
}
