@charset "utf-8";

body {
	font: 13px/22px Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	color: #3a414c;
	background: #586374;
}
table {
	border: 1px solid #A4AEBD;
	margin-left: 15px;
}
td {
	border: 1px solid #E3E6EA;
	padding: 0px 10px;
	font-size: 12px;
}
th {
	border: 1px solid #E3E6EA;
	padding: 0px 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0px 15px;
}
h1 {
	font: bold 25px "Trebuchet MS", Arial, sans-serif;
}
h2 {
	font-size: 14px;
	color: #43516B;
}
h3 {
	color: #505F83;
	font-size: 17px;
}
h4 {
	font-size: 15px;
	color: #953536;
}

a img { 
	border: none;
}

a:link {
	text-decoration: none;
	color: #00B3F2;
}
a:visited {
	color: #1BBAF2;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #606;
	text-decoration: none;
}
a.navbarlinks:link {
	text-decoration: none;
	color:#FFF;	
}
a.navbarlinks:visited {
	color: #FFF;
	text-decoration: none;
}
a.navbarlinks:hover, a.navbarlinks:active, a.navbarlinks:focus {
	color: #606;
	text-decoration: none;
}
a.navtopbarlinks:link {
	text-decoration: none;
	color:#FFF;	
}
a.navtopbarlinks:visited {
	color: #FFF;
	text-decoration: none;
}
a.navtopbarlinks:hover, a.navtopbarlinks:active, a.navtopbarlinks:focus {
	color: #606;
	text-decoration: none;
}
a.footerlinks:link {
	text-decoration: none;
	color:#FFF;	
}
a.footerlinks:visited {
	color: #FFF;
	text-decoration: none;
}
a.footerlinks:hover, a.footerlinks:active, a.footerlinks:focus {
	color: #606;
	text-decoration: none;
}

.container {
	width: 1200px;
	background-color: #FFF;
	margin: 10px auto;
}

.header {
	background: #FFF url(../images/bg-header.jpg);
	height: 115px;
	text-align: right;
	font: 14px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 15px 0px 0px;
}

.sidebar1 {
	float: right;
	width: 300px;
	padding-bottom: 10px;
	background: url(../images/bg-sidebar.jpg);
}
.content {
	width: 900px;
	float: right;
}

.content ul, .content ol {
	padding: 0 15px 15px 15px;
}

ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	font-size: 15px;
	margin-bottom: 2px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 13px 5px 13px 15px;
	display: block;
	width: 280px;
	text-decoration: none;
	background-color: #3A414C;
	color: #FFF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #AB1835;
	color: #FFF;
}

ul.navorange {
	list-style: none;
	border-top: 0px dashed #666;
	margin-top: 8px;
}
ul.navorange li {

}
ul.navorange a, ul.nav a:visited {
	padding: 12px 5px 10px;
	display: block;
	width: 85px;
	text-decoration: none;
	background: #3A414C;
	color: #FFFFFF;
	margin-bottom: 0px;
	height: 25px;
	border-radius: 2px;
	text-align: center;
}
ul.navorange a:hover, ul.nav a:active, ul.nav a:focus {
	background: #00B3F2;
	color: #FFF;
}

.buttonnavbox {
	float: left;
	width: 97px;
	margin-right: 6px;
	height: 47px;
	padding-top: 8px;
	padding-left: 18px;
}
.buttonnavboxes {
	float: left;
	width: 115px;
	margin-right: 6px;
	height: 55px;
}
.buttonnavorange {
	float: left;
	padding: 12px 5px 10px;
	display: block;
	width: 85px;
	text-decoration: none;
	background: #00b3f2;
	color: #FFFFFF;
	margin-bottom: 0px;
	height: 25px;
	border-radius: 2px;
	text-align: center;
}

.footer {
	padding: 20px 0 10px;
	position: relative;
	clear: both;
	text-align: center;
	font-size: 24px;
	color: #FFF;
	background: #00B4F3 url(../images/bg-footer.jpg);
	height: 50px;
	letter-spacing: 1px;
	
}

.subfooter {
	text-align: right;
	font-size: 10px;
	background: #00b3f2;
	color: #FFF;
	padding-right: 30px;
	letter-spacing: 1px;
}

.fltrt {
	float: right;
	margin-left: 15px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.boxnavtop {
	height: 55px;
	width: 900px;
	background: #3a414c;
	color: #FFF;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	padding-left: 8px;
}
.boxnavtoptwo {
	height: 35px;
	width: 870px;
	background: #02B1F0;
	color: #FFF;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
	padding: 15px 0px 0px 30px;
}
.boxnavtopimage {
	height: 330px;
	width: 900px;
}
.boxcopy {
	width: 850px;
	padding: 10px 25px;
	text-align: justify;
}
.marginleft15 {
	margin-left: 15px;
}
.marginleft30 {
	margin-left: 30px;
}

.textwhitelarge {
	color: #FFF;
	font: 17px "Trebuchet MS", Arial, sans-serif;
}
.textwhite {
	color: #FFF;
}
.textlarge {
	font-size: 18px;
	font-weight: bold;
}
.textsmall {
	font-size: 10px;
}
.boxleft {
	float: left;
	width: 250px;
	margin: 0px 10px 0px 15px;
	border: 2px dashed #768396;
	background: #F0F1F4;
}
.boxright {
	background: #E1E3E8;
	float: right;
	width: 320px;
	border: 2px dashed #9CA4B4;
	margin-left: 25px;
	padding: 5px 25px 20px 10px;
	margin-bottom: 20px;
}
.boxrightwhite {
	width: 0px;
	margin-left: 25px;
	width: 350px;
	float: right;
}

.boxenquiry {
	padding: 5px;
	width: 790px;
	border: 10px ridge #586374;
	background: #E1E3E8;
	line-height: 28px;
	text-align: center;
	margin: 10px 0px 0px 15px;
}
.form_design {
	border: 1px solid #586374;
	background: #7D8A9D;
	padding: 2px;
	color: #FFFFFF;
	margin: 3px 0px;
}
.form_design_mailing {
	background: #E0B4BA;
	color: #FFFFFF;
	margin: 1px 0px;
	border: 1px solid #811228;
}
.form_design_checkbox {
	border: 1px inset #586374;
	background: #7D8A9D;
	padding: 2px 2px;
}
.form_button {
	background: #00b3f2;
	border: 3px groove #B0ECFF;
	color: #FEFEFE;
	padding: 2px 10px;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 175px;
}
.form_button_mailing {
	background: #610E1F;
	border: 1px dashed #831228;
	color: #FEFEFE;
	padding: 1px;
	font-weight: bold;
	margin: 2px 0px;
	width: 75px;
}

.byline {
	font-size: 10px;
	text-align: center;
}




.surname {
	visibility: hidden;
}
