/* ------ HTML AREA ----- */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: Transparent;  /* ------ CAN BE COLOUR ----- */
	background-image: url(../images/background-sliver.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}



a {
     color: #4669b0;
     text-decoration: none;
}


a:visited {
     color: #4669b0;
}


a:hover {
     color: #104D7C;
}



/* ------ CONTAINER ----- */
.container {
	background-color: Transparent;
	width: 994px;
	border: 0px solid #999999; /* ------ CAN ADD BORDER TO CONTAIN ALL ITEMS ----- */
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
}


/* ------ TOP BARS ----- */
.header {
	background-color: Transparent;
	width: 994px;
	height: 232px;
}

.header-graphic {
	background-color: #006699;
	width: 994px;
	height: 177px;
}

.navigationbox {
	background-color: #33ccff;
	width: 994px;
	background-image: url(../images/navigation-backgroud-off.png);
	background-repeat: repeat-x;
	height: 44px;
}


.shadow {
	background-color: Transparent;
	width: 994px;
	height: 11px;
}



/* ------ MAIN BARS ----- */



.main {
	background-color: #ffffff;
	width: 994px;
	overflow:auto;
}

.rightcolumn {
	background-color: #ffffff;
	width: 87px;
	float:left;

}

.spacer1 {
	background-color: #ffffff;
	width: 22px;
	float:left
}

.copy { /* ------ THIS IS THE HOLDING BOX FOR THE MAIN SECTION ----- */
	background-color: #ffffff;
	width: 822px;
	float:left;
}

.leftcolumn {
	background-color: #ffffff;
	width: 85px;
	float:left;

}


/* ------ HOME MAIN BARS ----- */

.mainimage {
	background-color: #FFFFFF;
	width: 323px;
	height: 388px;
	float:left;
}

.mainimagetext {
	background-color: #b7e7fb;
	width: 499px;
	height: 388px;
	float:left;
}

.maintextbox {
	background-color: #b7e7fb;
	width: 459px;
	margin: 20px;
	height: 348px;
	float:left;
}

.maintextbox a {
	color: #000000;
	text-decoration: none;
}

.maintextbox a:hover {
	color: #000000;
}

.maintextbox a:visited {
color: #000000;
}


.mainimagespacer {
	background-color: #FFFFFF;
	width: 822px;
	height: 23px;
	float:left;
}

.mainimage-list {
	background-color: #999999;
	width: 822px;
	height: 118px;
	float:left;
}

.mini-images {
	background-color: #ffffff;
	width: 188px;
	height: 118px;
	float:left;
}

.mini-images-spacer1 {
	background-color: #ffffff;
	width: 23px;
	height: 118px;
	float:left;
}

.mini-images-spacer2 {
	background-color: #ffffff;
	width: 24px;
	height: 118px;
	float:left;
}


/* ------ COPY PAGE BARS ----- */

.sidenavigationbox {
	background-color: #b7e7fb;
	width: 188px;
	float:left;
}

.sidenavigationboxspacer {
	background-color: #b7e7fb;
	width: 18px;
	float:left;
}

.sidenavigationboxdata {
	background-color: #b7e7fb;
	width: 170px;
	float:left;
}

.sidenavbottomspacer {
	background-color: #b7e7fb;
	width: 188px;
	height: 10px;
	float:left;
}

.sidepanels {
	background-color: #b7e7fb;
	width: 188px;
	height: 118px;
	float:left;
}

.navspacer {
	background-color: #ffffff;
	width: 19px;
	float:left;
}

.copyandimage {
	background-color: #FFFFFF;
	width: 615px;
	float:left;
}




/* ------ FOOTER ----- */
.footer {
	background-color: #b7e7fb;
	width: 994px;
	height: 241px;
}

.footer-social {
	background-color: #ffffff;
	width: 994px;
	height: 70px;
	text-align: center;
}

.footer-navigation {
	background-color: #b7e7fb;
	width: 994px;
	height: 182px;
}

.footer-signoff {
	background-color: #b7e7fb;
	width: 994px;
	height: 39px;
}

.footer-text {
	background-color: #b7e7fb;
	width: 909px;
	height: 29px;
	text-align: right;
	margin-top: 10px;
	margin-right: 85px;
}



.footer a {
	color: #4669b0;
	font-size: 10px;
	text-decoration: none;
}

.footer a:visited {
color: #4669b0;
}

.footer a:hover {
	color: #104D7C;
}


/* ------ FOOTER CSS NAVIGATION ----- */
.footleft {
	width: 87px;
	margin-top: 20px;
	float:left;
}

.footsmall {
	width: 7px;
	margin-top: 20px;
	float:left;
}

.foot1 {
	width: 71px;
	margin-top: 20px;
	float:left;
}

.foot2 {
	width: 116px;
	margin-top: 20px;
	float:left;
}

.foot3 {
	width: 86px;
	margin-top: 20px;
	float:left;
}

.foot4 {
	width: 142px;
	margin-top: 20px;
	float:left;
}

.footlarge {
	width: 96px;
	margin-top: 20px;
	float:left;
}

.footright {
	width: 85px;
	margin-top: 20px;
	float:left;
}




/* ------ FOOTER NAVIGATION TABLE ----- */

table.footernavigation { border: 0; width: 994px; }
td { padding: 0; }

table.contact { border: 0; width: 615px; }
td { padding: 0; }


/* ------ IMAGES ----- */
img {
border: 0px; }



/* ------ TEXT ----- */
.h1 {
	font-size: 28px;
	color: #104D7C;
	font-weight: bold;
}

.h2 {
	font-size: 15px;
	color: #104D7C;
	font-weight: bold;
}

.h3 {
	font-size: 13px;
	color: #104D7C;
	font-weight: bold;
}

.bodyintrobold {
	font-weight: bold;
	font-size: 12px;
}

.bodybold {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}

.whitehometext {
	font-weight: normal;
	font-size: 12px;
	color: #104D7C;
}



.navigationheader {
	font-size: 12px;
	color: #4669b0;
	font-weight: bold;
}

.navigationtext {
	font-size: 10px;
	color: #4669b0;
}

.captiontext {
	font-size: 9px;
}




/* ------ HR TAG ----- */
 hr {
	border: 0;
	width: 100%;
	color: #104D7C;
	height: 1px;
	background-color: #104D7C;
}

