body {
	background-color: #0b415b;
	overflow: visible;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
#header {
	height: 129px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../theme/mw_header_t.png);
}
.white_column {
	padding: 10px;
	float: left;
	height: 450px;
	width: 200px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.white_column2 {
	padding: 10px;
	float: left;
	height: 270px;
	width: 200px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.banner_centre {
	text-align: center;
	width: 590px;
	padding-left: 150px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #1575A4;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}



#header_top {
	background-image: url(../theme/mw_header_t_r.png);
	background-position: right top;
	height: 115px;
	background-repeat: no-repeat;
}
#bot_left {
	background-image: url(../theme/mw_header_l_b2.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 15px;
}

#top_left {
	background-image: url(../theme/mw_header_t_l.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	float: left;
	width: 25px;
}
#header_bottom {
	background-image: url(../theme/mw_header_r_b2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: left;
	margin-top: 0px;
	height: 15px;
}
#main_logo {
	height: 110px;
	width: 400px;
	background-image: url(../theme/mw_joomla_logo.png);
	background-repeat: no-repeat;
	background-position: 30px 35px;
}
#main {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../theme/main_bg.png);
	background-repeat: repeat-y;
	background-position: -24px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#footer_1 {
	background-color: #0B415B;
	background-image: url(../theme/footer_1_bg.png);
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: -1px top;
	margin-top: 0px;
}
#footer_2 {
	height: 25px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 0px;
	font-size: 9px;
	color: #DCBE81;
	text-align: center;
}

#top_nav {
	background-color: #0B415B;
	height: 22px;
	width: 870px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#top_nav ul
{
	padding-left: 10px;
	padding-top: 3px;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	float: left;
	width: 100%;
}

#top_nav ul li {
	display: inline;
}

#top_nav ul li a
{
	color: #BCDDED;
	text-decoration: none;
	letter-spacing: 0.5px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}

	
#top_nav ul li a:hover
{
	color: #cda149;
	
}

.left_panel {
	float: left;
	width: 600px;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.left_panel2 {
	float: left;
	width: 395px;
	font-size: 12px;
	line-height: 140%;
	text-align: justify;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #1575A4;
}
.right_blue {
	background-color: #bcdded;
	width: 192px;
	float: left;
	margin-top: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
	font-size: 11px;
	color: #0B415B;
}

.right_blue h1{
	font-size: 14px;
	color: #1575A4;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}

.left_main {
	width: 640px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#accreditations {
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100%;
	text-align: center;
}
.accreditations {
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100%;
	text-align: center;
	padding-top: 30px;
}

#accreditations_bluebg {
	background-image: url(../graphics/accreditations_blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 100%;
}

.profile_main {
	font-size: 12px;
	padding: 15px;
	width: 580px;
	border: 1px solid #7DCAEE;
	line-height: 120%;
	margin-bottom: 15px;
	overflow: auto;
}

.profile_main img{
	padding: 0px;
	margin-right: 15px;
}
.full_width_banner {
	float: left;
	width: 850px;
	padding-left: 15px;
	padding-top: 20px;
	height: 175px;
}
.financial_container {
	float: left;
	width: 860px;
	padding-left: 19px;
	padding-top: 57px;
	height: 120px;
	background-image: url(../graphics/financial_container.png);
	background-repeat: no-repeat;
	background-position: 13px 20px;
}
.smallprint {
	font-size: 10px;
	color: #1B9AD8;
	width: 820px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	height: 30px;
	padding-right: 0px;
}
.smallprint2 {
	font-size: 10px;
	color: #1B9AD8;
	width: 600px;
	padding-top: 20px;
	padding-left: 0px;
	float: left;
	height: 30px;
	padding-right: 0px;
}



.half_panel {
	width: 420px;
	float: left;
	padding-top: 20px;
	padding-left: 15px;
}
#waterfront_text {
	width: 350px;
	font-size: 13px;
	padding-left: 10px;
	padding-top: 0px;
}
.highlight {
	color: #1b9ad8;
}

body a:link
{
	text-decoration: none;
	color: #1B9AD8;
	}


body a:visited
{
	text-decoration: none;
	color: #1B9AD8;
	}


body a:hover
{
	text-decoration: none;
	color: #EBA921;
	}


body a:active
{
	text-decoration: none;
	color: #1B9AD8;
	}
#call_alchemy {
	text-align: center;
	width: 350px;
	font-size: 14px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#call_alchemy h1 {
	color: #1B9AD8;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

