/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Times New Roman, sans-serif;
	font-size: 14px;
	line-height:19px;
	color: #666666;
}

body {
	background-color: #4C677C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #032A46;
	text-decoration: underline;
}

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

h1 {
	font-size:31px;
	line-height:30px;
	font-weight:bold;
	color:#032A46;
}

h2 {
	font-size:19px;
	font-weight:bold;
	color:#032A46;
}

h3 {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#666666;
}

h4 {
	font-size:14px;
	line-height:19px;
	font-weight:normal;
}

h5 {
	color:#032A46;
	font-weight:bold;
	font-size:14px;
	line-height:19px;
}

.orange {
	color:#CA722D
}

#overall {
	float:left;
	width:100%;
}

.centralise {
	margin:0 auto;
	width:1000px;
}

#headerArea {
	float:left;
	width:100%;
	height:20px;
	background-color:#032a47;
}


#headerAreaSeo {
	float:left;
	width:1000px;
	padding:4px 0px 0px 0px;
	text-align:center;
	color:#999999;
	font-size:10px;
	line-height:10px;
}

#headerAreaSeo a {
	color:#999999;
	text-decoration:none;
}


#headerAreaSeo h1{
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	color:#999999;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


#navigationArea {
	float:left;
	width:100%;
	height:210px;
	/*
	background-image:url(../images/navigationBackground.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	*/
	background-color:#01325B;
}

#navigation {
	float:left;
	width:1000px;
}

#flashcontent {
	float:left;
	width:1000px;
}

#navigationTitle {
	float:left;
	padding:60px 0px 0px 40px;
	height:125px;
	font-size:36px;
	line-height:30px;
	color:#FFFFFF;
	font-weight:bold;
	width:960px;
}

#navigationLinks {
	float:left;
	padding:0px 30px 0px 30px;
	font-size:14px;
	color:#FFFFFF;
	width:940px;
}

#navigationLinks ul{
	float:left;
	list-style:none;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#navigationLinks li{
	float:left;
	display:block;
}

#navigationLinks a{
	float:left;
	padding:6px 20px 6px 20px;
	text-decoration:none;
	color:#FFFFFF;
}

#navigationLinks a:hover{
	color:#CA722D;
	text-decoration:none;
}

#navigationLinks .onIt1 {
	color:#CA722D;
	background-image:url(../images/onIt1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
}

#navigationLinks .onIt2 {
	color:#CA722D;
	background-image:url(../images/onIt2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
}

#navigationLinks .onIt3 {
	color:#CA722D;
	background-image:url(../images/onIt3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
}

#navigationLinks .onIt4 {
	color:#CA722D;
	background-image:url(../images/onIt4.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
}

#navigationLinks .onIt5 {
	color:#CA722D;
	background-image:url(../images/onIt5.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
}

#navigationLinks .onIt6 {
	color:#CA722D;
	background-image:url(../images/onIt6.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
}

#navigationLinks .onIt7 {
	color:#CA722D;
	background-image:url(../images/onIt7.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-weight:bold;
	text-decoration:none;
}

#contentArea {
	float:left;
	width:100%;
	background-color:#E0E5E9;
	background-image:url(../images/contentBackground.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#content {
	float:left;
	width:860px;
	padding:20px 40px 20px 100px;
}

#contentLeft, #contentLeft2 {
	float:left;
	width:490px;
}

#contentLeft ul{
	color:#032A46;
	font-weight:bold;
	font-size:14px;
	line-height:19px;
}

#contentLeft2 ul{
	font-size:14px;
	line-height:19px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}

#contentLeft ul a{
	text-decoration:none;
}

#contentLeft ul a:hover{
	text-decoration:none;
	color:#CA722D;
}


#contentRight {
	float:right;
	width:345px;
	padding:40px 0px 0px 0px;
}

#footerArea {
	float:left;
	width:100%;
	height:130px;
	background-image:url(../images/footerBackground.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#4C677C;
}

#footer {
	float:left;
	width:920px;
	padding:20px 40px 30px 40px;
}

#footerLeft {
	float:left;
	width:520px;
	font-size:13px;
	color:#FFFFFF;
}

#footerLeft a{
	float:left;
	margin-right:30px;
	color:#FFFFFF;
	text-decoration:none;
}

#footerLeft a:hover{
	color:#CA722D;
	text-decoration:none;
}

#footerRight {
	float:right;
	text-align:center;
	width:390px;
	font-size:9px;
	line-height:12px;
	color:#FFFFFF;
}

#footerRight h1 {
	font-size:9px;
	line-height:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#footerRight a{
	color:#FFFFFF;
	text-decoration:none;
}

/*--------------------------------------------*/

.aboutLink {
	float:right;
	font-size:15px;
	font-weight:bold;
	color:#032A46;
	width:150px;
	padding:2px 0px 0px 0px;
	text-align:right;
}

.aboutLink a {
	text-decoration:none;
}

.rightSideRow {
	float:left;
	width: 345px;
	background-image:url(../images/rightBullet.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.rightSideRow2 {
	float:left;
	width: 345px;
}

.rightSideTop {
	float:left;
	width:345px;
	background-image:url(../images/rightTop.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.rightSideMiddle {
	float:left;
	width:345px;
	background-image:url(../images/rightMiddle.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}

.rightSideBottom {
	float:left;
	width:345px;
	background-image:url(../images/rightBottom.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.rightSideContent {
	float:left;
	width:295px;
	padding:23px 20px 27px 30px;
}

.rightSideContentTop {	
	float:left;
	width:295px;
	font-size:23px;
	font-weight:bold;
	color:#032A46;
}

.rightSideContentBottom {	
	float:left;
	width:295px;
	font-size:12px;
	padding:10px 0px 0px 0px;
}

.rightSideContentBottom a {
	font-weight:bold;
	text-decoration:none;
}

.rightSideContentBottom2 {	
	float:left;
	width:295px;
	font-size:15px;
	padding:15px 0px 0px 0px;
}

.rightSideContentBottom2 a {
	font-weight:bold;
	text-decoration:none;
}

#rightSideNavigation {
	float:left;
	width:295px;
}

#rightSideNavigation ul {
	float:lift;
	list-style:none;
	color:#032A46;
	font-weight:bold;
	font-size:14px;
	line-height:19px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

#rightSideNavigation li {
	float:left;
	width:295px;
	padding:2px 5px 2px 5px;
}

#rightSideNavigation li a{
	float:left;
	width:270px;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	padding:5px 5px 3px 5px;
	border-top:1px dotted #CCCCCC;
}

#rightSideNavigation ul a:hover{
	text-decoration:none;
	color:#CA722D;
}

#rightSideNavigation .onIt {
	color:#CA722D;
}

.contactRow {
	float:left;
	width:490px;
	padding:0px 0px 20px 0px;
}

.contactColumn {
	float:left;
	width:240px;	
	font-size:14px;
	line-height:19px;
}

.formRow {
	float:left;
	width:490px;
	padding-bottom:5px;
}

.formLeft {
	float:left;
	width:190px;
	font-size:14px;
	padding-top:4px;
}

.formRight {
	float:left;
	width:250px;
}

.form {
	border:1px solid #999999;
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial, Times New Roman, sans-serif;
	font-size: 12px;
	width:240px;
	padding:2px 2px 2px 2px;
}

.form2 {
	border:1px solid #999999;
	color: #666666;
	font-family: Trebuchet MS, Verdana, Arial, Times New Roman, sans-serif;
	font-size: 12px;
	width:246px;
	padding:2px 2px 2px 2px;
}

.submit {
	width:244px;
	border:1px solid #FFFFFF;
	background-color:#123751;
	color:#FFFFFF;
	padding:5px 0px 5px 0px;
}

.guideImagesRow {
	width:440px;
	padding:0px 25px 0px 25px; 
}

.guideImagesRow2 {
	width:480px;
	padding:0px 5px 0px 5px; 
}


.guideImageColumn {
	float:left;
	width:200px;
	padding:20px 10px 20px 10px;
	text-align:center;
	font-weight:bold;
}

.guideImageColumn2 {
	float:left;
	width:440px;
	padding:20px 0px 20px 0px;
	text-align:center;
	font-weight:bold;
}

.guideImageColumn img, .guideImageColumn2 img, .guideImageColumn3a img, .guideImageColumn3b img{
	padding:0px 0px 10px 0px;

}

.guideImageColumn3a {
	float:left;
	width:150px;
	padding:20px 5px 20px 5px;
	text-align:center;
	font-weight:bold;
}

.guideImageColumn3b {
	float:left;
	width:310px;
	padding:20px 5px 20px 5px;
	text-align:center;
	font-weight:bold;
}

.contact-column-form-captcha {
	float:left;
	padding:10px 0px 10px 0px;
	width:233px;
	text-align:center;
}