body { 
	margin: 0;
	background: url("images/top_bar_bg.jpg") top left repeat-x #FFF;
}

body, td, th, input, textarea, select {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

p {
	margin: 0 0 10px 0;
	line-height: 150%;
}

h1 {
	font-size: 24px;
	color: #002C72;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #002C72;
	margin: 0 0 5px 0;
}

h2 span { color: #C00; }

h3 {
	font-size: 18px;
	color: #002C72;
	margin: 0 0 10px 0;
	font-weight: normal;
}

hr {
	border: 0;
	color: #a9c7f9;
	background-color: #a9c7f9;
	height: 1px;
	margin: 0;
	padding: 0;
}




#wrapper {
	width: 960px;
	margin: 0 auto;
}

#top_bar {
	height: 18px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #002D71;
	margin-bottom: 10px;
	padding-top: 5px;
}

#photo-blk {
	margin: 0;
	padding: 0;
	float: right;
}

#myGallery {
	float: right;
	width: 714px !important;
	height: 280px !important;
	text-align: left; 
	margin: 0 auto; 
	font-weight: bold; 
	font-size: 20px; 
	color: #ffffff; 
	padding: 0; 
	border: 0; 
	background-color: #888888;
} 

#myGallery img {
	width: 714px; 
	height: 280px;
} 


#logo {
	width: 215px;
	height: 65px;
	background: url("images/logo.jpg") top center no-repeat;
	margin: 30px 0 0 0;
	padding: 165px 0 0 0;
	text-align: center;
	color: #1F4DAD;
	float: left;
}

#navigation { margin-top: 10px; }

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	float: left;
	margin-right: 14px;
}

#navigation ul li.last { margin-right: 0; }

#navigation ul li span {
	display: block;
	height: 36px;
	background: url("images/main_tab_left.jpg") left top no-repeat;
}

#navigation ul li.current span { background: url("images/over_tab_left.jpg") left top no-repeat; }

#navigation ul li span a {
	display: block;
	height: 30px;
	background: url("images/main_tab_right.jpg") right top no-repeat;
	margin-left: 7px;
	text-decoration: none;
	color: #002C72;
	font-size: 18px;
	text-align: center;
	padding: 6px 16px 0 6px;
}

#navigation ul li.current span a { 
	background: url("images/over_tab_right.jpg") right top no-repeat;
	color: #FFF;
}

#right_column {
	position: relative;
	float: right;
	width: 184px;
	padding: 10px;
	background: url("images/rhs-middle.jpg") top left repeat-y;
	margin-top: 10px;
}
#right_column_white {
	position: relative;
	float: right;
	width: 184px;
	padding: 10px;
	background: url("images/rhs-white-bg-middle.jpg") top left repeat-y;
	margin-top: 10px;
}
#right_column_blank {
	position: relative;
	float: right;
	width: 184px;
	padding: 10px;
	margin-top: 10px;
}
.logolink-blk {
	text-align: center;
	margin: 0 0 10px 0;
}
.rhs-bg-top{
	position: absolute;
	top: 0;
	left: 0;
}
.rhs-bg-bottom  {
	position: absolute;
	bottom: 0;
	left: 0;
}
#right_column a, #right_column_white a {
	text-decoration: none;
}
#right_column a:hover, #right_column_white a:hover {
	text-decoration: underline;
}

#right_column p, #right_column_white p { 
	font-size: 12px; 
	color: #002C72;
}

#left_column {
	float: left;
	width: 198px;
	margin-top: 10px;
}
#left_column #nav {
	position: relative;
	margin: 10px 0 30px 0;
	padding: 0;
}

#left_column .lhs-nav-btn {
	display: block;
	width: 168px;
	height: 23px;
	background: url("images/left_nav_button.jpg") top left no-repeat;
	font-size: 14px; 
	font-weight: bold;
	color: #002C72;
	padding: 7px 0 0 30px;
	margin-bottom: 5px;
	text-decoration: none;
}

#left_column #signup {
	position: relative;
	width: 178px;
	height: 125px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 12px;
	color: #002C72;
	background: url("images/left_nav_bg.jpg") top left no-repeat;
}

#left_column #signup p { 
	line-height: 115%; 
	margin-bottom: 5px;
}

#map {
	position: relative;
	height: 160px;
	background: url("images/map_bg.jpg") top right no-repeat #FFF;
	text-align: right;
	padding: 15px 5px 0 0;
	margin-top: 10px;
}

#map p {
	font-size: 12px;
	color: #002C72;
	line-height: 130%;
}

#map strong {
	color: #C00;
	font-weight: bold;
	display: block;
	margin: 55px 20px 0 0;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 530px;
	padding-top: 10px;
}

#content-footer {
	border: 1px solid #a9c7f9;
	background-color: #dbe7fd;
	height: 25px;
	padding: 5px;
}
.pop-up-h1-spacer {
	padding-top: 30px;
}

#footer {
	background: url("images/footer_line.jpg") top left no-repeat #FFF;
	padding: 10px 0 15px 0;
	margin-top: 20px;
}

#footer span { float: right; }









div.cr { clear: right; }
div.cl { clear: left; }
div.cb { clear: both; }

form {
	margin: 0;
	padding: 0;
}

input.signup_form {
	float: right;
	width: 130px;
	height: 16px;
	border: 1px solid #CCC;
	margin-bottom: 3px;
}

input.button {
	float: right;
	background: #002C72;
	color: #FFF;
	font-weight: bold;
	width: 90px;
	text-align: center;
	border: 1px solid #002C72;
	padding: 0 2px;
	font-size: 12px;
}
#enquiry-form {
	position: relative;
	margin-top: 20px;
}
#enquiry-form form {
	margin: 10px;
}
#enquiry-form label{
	float:left;
	display:block;
	width:120px;
	margin:0;
	padding: 0;
	text-align: left;
}
#enquiry-form input, #enquiry-form textarea {
	margin: 0 0 0 5px;
	padding: 1px;
	width: 250px;
}

#enquiry-form .button {
	width: 90px;
	float: left;
	margin-left: 124px;
}
#enquiry-form .check-box{
	border:none;
	width:20px;
	padding:0;
	margin:0;
	left:0;

}


.split5050 {
	width: 48%;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
