body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #575a5d;
}
a {
	color: #5eb0e5;
	text-decoration: underline;
}
a:hover {
	color: #333;
}
h1 {
	font-size: 15px;
	line-height: 18px;
	color: #333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.wrapper {
	height: 600px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0px;
	margin-bottom: 0px;
}
.wrapper .logo {
	height: 105px;
	width: 950px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.wrapper .header {
	height: 140px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
.wrapper .banner {
	height: 34px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
.wrapper .mainimage {
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 950px;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.wrapper .leftcol {
	float: left;
	width: 465px;
	margin-left: 20px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 17px;
	line-height: 23px;
	font-weight: normal;
	font-style: normal;
	padding: 25px;
}
.wrapper .rightcol .quote {
	width: 200px;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	margin-right: 10px;
}
.wrapper #bluetext  {
	color: #5eb0e5;
}
.wrapper .rightcol img {
	float: right;
}
.wrapper .rightcol {
	float: right;
	width: 320px;
	margin-right: 20px;
	padding: 20px;
}
.wrapper p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.wrapper .form {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-align: left;
	display: block;
	float: right;
	width: 500px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.wrapper table tr td {
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrapper .dataprotection {
	font-size: 11px;
	color: #5eb0e5;
}
.wrapper .formimage {
	display: block;
	width: 950px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/oxford-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 560px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.wrapper .downloadtext {
	display: block;
	margin: 0px;
	float: right;
	width: 500px;
	background-color: #FFF;
	height: 210px;
	text-align: left;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.wrapper #oxford3 {
	background-image: url(../images/oxford-3.jpg);
	background-repeat: no-repeat;
	background-position: left -35px;
	height: 480px;
}
.wrapper .downloadtext img {
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	vertical-align: text-top;
}
table input{
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
