body {
	margin: 0px;
	padding: 0px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #444444;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	background: #FFFFFF;
	text-align: center;
	font-weight: normal;
}

#centre_container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}

#inner_container {
	float: left;
	width: 960px;
	text-align: left;
	background: url(../images/content_bg_aligned.gif) repeat-y;
	margin-bottom: 20px;
}

#header_splash {
	position: relative;
	float: left;
	width: 960px;
	height: 200px;
	background: url(../images/header_splash_bg.jpg) no-repeat;
}

#logo_mamd {
	position: absolute;
	top: 0px;
	left: 177px;
	width: 606px;
	height: 77px;
}

#logo_mu {
	position: absolute;
	top: 132px;
	left: 387px;
	width: 187px;
	height: 38px;
}

#content_splash_container {
	float: left;
	width: 960px;
	padding-bottom: 0px;
	text-align: center;
}

#content_proper {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#footer_panel {
	clear: both;
	float: left;
	width: 960px;
	min-height: 105px;
	margin: 0px;
	text-align: center;
	background: transparent url(../images/footer_bg.gif) no-repeat;
}

#footer_statement {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	width: 800px;
	padding-top: 48px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footer_statement a, #footer_statement a:visited, #footer_statement a:active{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #A3663D;
	text-decoration: none;
}

#footer_statement a:hover, #footer_statement a:focus{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #A3663D;
	text-decoration: underline;
}

img {
	border: 0px;
}

form {
	margin: 0px;
}

a, a:visited, a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #B91A7B;
	font-size: 12px;
	text-decoration: none;
}

a:hover, a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #B91A7B;
	font-size: 12px;
	text-decoration: underline;
}

p {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #444444;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
}

.clearfix {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.bumper_splash {
	float: left;
	width: 100%;
	height: 10px;
}
.pod_container {
	float: left;
	width: 820px;
	margin-bottom: 10px;
}

.pod_all_blue_start {
	float: left;
	width: 820px;
	height: 10px;
	background: url(../images/pod_bg_blue_all_top.gif) no-repeat;
}
.pod_all_blue {
	clear: both;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	width: 780px;
	background: url(../images/pod_bg_blue_all_mid.gif) repeat-y;
}
.pod_all_blue_end {
	clear: both;
	float: left;
	width: 820px;
	height: 10px;
	background: url(../images/pod_bg_blue_all_bot.gif) no-repeat;
}

h3.pod_heading {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #B91A7B;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
}

.pod_all_blue p {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #444444;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
}

.splash_intro {
	float: left;
	width: 370px;
	padding-left: 0px;
	padding-right: 20px;
}

.splash_location_choice {
	float: left;
	width: 370px;
	padding-left: 20px;
	padding-right: 0px;
}
.flag {
	padding-top: 2px;
	float: left;
	width: 40px;
	height: 30px;
}
.country {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #444444;
	font-size: 13px;
	text-decoration: none;
	float: left;
	width: 260px;
}
.country a {
	font-size: 14px;
	line-height: 19px;
}

.smaller {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
}
