/* Style sheet */
/* created 14-02-2007 by websir.co.uk */
* {
	outline:none
}
body {
	background-color: #003558;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 10px;
	outline:none
}
#container {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	text-align: left;
	padding-bottom: 10px;
	border: 1px solid #23577C;
	padding-top: 10px;
}
#header {
	height: 340px;
	width: 100%;
}
#header #column1, #header #column2, #header #column3 {
	float: left;
	position: relative;
	display: inline;
	margin-left: 10px;
}
#header #column1 {
	height: 340px;
	width: 235px;
	background-color: white;
}
#logo {
	height: 155px;
	width: 155px;
	position: absolute;
	background-image: url(../layout/logo.jpg);
	background-repeat: no-repeat;
	left: 40px;
	top: 17px;
}
#header #column2 {
	height: 340px;
	width: 240px;
	background-color: white;
}
#header #column3 {
	height: 340px;
	width: 235px;
	background-color: #BEBDBD;
}
#column3 #box1, #column3 #box2, #column3 #box3, #column3 #box4 {
	height: 65px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	background-color: #02365B;
	position: relative;
	background-image: url(../layout/emailbox.jpg);
	background-repeat: no-repeat;
}
#column3 #box3 {
	height: 120px;
	position: relative;
}
#column3 #box3 h1 {
	margin-left: 5px;
	padding-top: 5px;
}
#column3 #box3 p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 1em;
}
#column3 #box3 form {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#column3 #box3 input {
	color: #2C6183;
	background-color: #FFFFFF;
	border: 1px solid #75A0C0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}

#column3 #box3 .submit {
	position: absolute;
	margin-top: 3px;
	left: 156px;
	top: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 49px;
	color: #0A3E63;
}




ul#navigation {
	width: 155px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 40px;
	top: 172px;
}
#navigation li {
	text-align: center;
	list-style-type: none;
	background-image: url(../layout/nav_divide.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#navigation li.nodivide {
	background-image: none;
}

#navigation li a {
	color: #003558;
	text-decoration: none;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navigation li a:hover {
	color: #999999;
	text-decoration: none;
}
#return {
	display: block;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px!important;
	text-transform: uppercase;
	background-color: transparent;
	text-align: left;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	top: 95px;
}


#midsection {

}
#midsection #maincontent {
	position: relative;
	background-image: url(../layout/column_bkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.padding {
	margin: 5px;
}
.paddingcenter {
	margin: 5px;
}


#midsection #column1, #midsection #column2, #midsection #column3 {
	width: 235px;

}
#midsection #column1 {
	margin-top: 10px;
	margin-left: 0px;
}
#midsection #column2 {
	width: 232px;
	position: absolute;
	left: 249px;
	top: 10px;
	background-image: url(../layout/centre_column.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #12476A;
}
#midsection #column3 {
	position: absolute;
	left: 495px;
	top: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: white;
	font-size: 1.8em;
	text-transform: uppercase;
	margin: 0px;
}
.lime {
	text-transform: lowercase;
	color: #E6F82A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: white;
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 0px;
}
p {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #B1C7D6;
}
ul {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: none;
	text-align: left;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 5px;
	background-image: url(../layout/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	float: none;
	display: list-item;
	text-align: left;
	width: auto;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: left top;
	background-image: url(../layout/li.gif);
	
	}


a {
	text-decoration: none;
	color: #E6F82A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-transform: uppercase;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	background-image: url(../layout/layout_20.jpg);
	background-repeat: no-repeat;
	width: 730px;
	margin-left: 10px;
	position: relative;
	margin-top: 10px;
	height: 40px;
}
#footer a {
	color: #21557A;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer p {
	color: #003558;
	margin: 0px;
	padding: 0px;
}
#footer #flash {
	position: absolute;
	left: 10px;
	top: 12px;
}
#footer #design {
	position: absolute;
	top: 12px;
	right: 8px;
}
