body {
	background-color: #002D59;
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #002448;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
a:active {
	color: #FF9900;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.navbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 7px;
	background-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6A7BA7;
	border-right-color: #6A7BA7;
	border-bottom-color: #001428;
	border-left-color: #F1BD50;
	width: 146px;
	font-weight: bold;
	margin-bottom: 5px;
}
.mainbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
	margin-left: 10px;
}
.trail {
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.subnav {
	font-weight: normal;
	color: #F4CA76;
	text-decoration: none;
}
.footer {
	font-size: 9px;
	color: #F4CA76;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 14px;
	margin-bottom: 20px;
}
.nav {
	color: #FFFFFF;
	text-decoration: none;
}
.padding {
	padding-top: 50px;
	padding-right: 65px;
	padding-bottom: 30px;
	padding-left: 75px;
	text-align: justify;
}
.leader {
	font-size: 14px;
	font-weight: bold;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	list-style-type: disc;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.subnav:hover {
	color: #FF9900;
	text-decoration: underline;
}
.subnav:link {
	color: #F1BD50;
	text-decoration: none;
}
.nav:hover {

	color: #FF9900;
	text-decoration: underline;
}
.shadows {
	border-top-width: 1px;
	border-right-width: 6px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #001428;
	border-right-color: #002448;
	border-bottom-color: #002448;
	border-left-color: #001428;
}
.orange {
	color: #F4CA76;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	margin: 5px;
	font-weight: bold;
	text-decoration: none;
}
em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
}
.small {
	font-size: 11px;
}
.quotebox {
	background-color: #D5D9E6;
	margin: 10px 5px;
	padding: 0px 30px 10px 28px;
	background-image: url(images/unquote.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 98%;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #003366;
	text-align: justify;
}
.quoteindent {
	text-indent: -21pt;
}
.enquiry {
	background-color: #D5D9E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin: 10px 20px 10px 0px;
	padding: 5px;
	border-top: 1px solid #003366;
	border-right: 2px solid #003366;
	border-bottom: 2px solid #003366;
	border-left: 1px solid #003366;
}

.buttons {
	color: #000066;
	background-color: #F1BD50;
	font-size: 12px;
	font-weight: bold;
}
.card {
	background-color: #D5D9E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin: 5px;
	padding: 15px;
	background-image: url(images/tower.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #003366;
}
.table {
	background-color: #D5D9E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin: 10px;
	padding: 5px;
	border: 1px solid #003366;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.blueline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.bluebar {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D5D9E6;
	text-align: center;
	border: none;
	line-height: 20px;
}
.orangebar {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEB133;
	text-align: center;
	border: none;
	line-height: 20px;
	color: #FFFFFF;
}
.bluebox {
	background-color: #D5D9E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	border: 1px solid #003366;
	width: 100%;
}
.footer:hover {

	color: #FF9900;
	text-decoration: underline;
}
.bars {
	margin-top: 10px;
	margin-right: 8px;
	margin-left: 8px;
}
.spacer {
	margin-top: 8px;
}
.pic {
	margin-left: 20px;
	margin-right: -4px;

}
.orangebar2 {

	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F4CD7B;
	text-align: center;
	border: 1px solid #000066;
	color: #000066;
	line-height: 28px;
	margin-top: 30px;
}

