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

body {
	background-color: #294076;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bground {
	background-image: url(../images/bgroundholding.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}
.outerwrapper {
	height: auto;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.headingwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFF;
	height: 40px;
	width: 750px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
.flash {
	height: auto;
	width: auto;
	margin-bottom: 42px;
}
.logo {
	height: 204px;
	width: 750px;
}
.contactdetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: 50px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	line-height: 200%;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.bground2 {
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}
