@charset "utf-8";
/* CSS Document */

body { /* the main background of the computer screen*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width:800px;
	background-color:#1E3B63;
}

.mainOuter {/*the main background of the container eg.layout background*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:800px;
	height:auto;
	text-align: left;
	background-color:#FFFFFF;
}

.links { /* this is the main outlines for all links within the site*/
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a:link{ /* what the link will look like*/
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

a:visited{ /*a link after being visited by the user*/
	color:#000000;
	text-decoration: none;
}


a:hover{ /*on the cursor hovering over the link*/
	text-decoration: none;
	color:#1E3B63;
}

/* HEADER */

.mainHeader {
	width:800px;
	height:180px;
	float:left;
	background-image:url(images/header_r1_c1.jpg);
}

/* MAIN CONTENT OF THE SITE */

.mainContainer {
	width:800px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
}

/*LEFT MENU SHOWING CLIENT SERVICES */

.mainClientServices {
	width:172px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
}

.mainClientServicesSide {
	width:16px;
	height:350px;
	float:left;
	background-color:#FFFFFF;
	font-size:1px;
}

.mainClientServicesBullet {
	width:21px;
	height:18px;
	float:left;
	font-size:1px;
}

.mainClientServicesTitle {
	width:128px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	font-weight:bold;
	padding-top:3px;
}
.MenuTop{
	width:149px;
	height:10px;
	float:left;
}

.mainClientServicesDivider {
	width:7px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	font-size:1px;
}

/* MAIN CONTENT FORR THE SITE */

.mainContent {
	width:621px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
}

/* MAIN CONTENT LEFT (TEXT) */

.mainContentLeft {
	width:462px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
}

.mainContentTitle {
	width:462px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-indent:10px;
	color:#456081;
	font-weight:bolder;
	padding-top:10px;
	padding-left:10px;
}

.mainStatementTitle {
	width:462px;
	height:68px;
	float:left;
	background-color:#FFFFFF;
	text-align:center;	
}

.mainContentSpace {
	width:170px;
	height:29px;
	float:left;
	background-color:#FFFFFF;
}

.mainContentText {
	width:447px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:15px
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;}

.mainContentForm {
	width:447px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:15px
}

/* MAIN CONTENT RIGHT (MAP) */

.mainContentRight {
	width:159px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
}

.mainContentMap {
	width:159px;
	height:264;
	float:left;
}

/* LOWER PAGE CONTENT */

.mainLower {
	width:800px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
}

.mainLowerSide{
	width:20px;
	height:90px;
	float:left;
}

.mainLowerSpace{
	width:78px;
	height:90px;
	float:left;
}

.mainLowerLeftButtons {
	width:153px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
}

.mainLowerGap{
	width:153px;
	height:5px;
	float:left;
	font-size:1px;
	background-color:#FFFFFF;
}

.mainLowerNewsletter {
	width:153px;
	height:37px;
	float:left;
	background-color:#FFFFFF;
}

.mainLowerClient {
	width:153px;
	height:37px;
	float:left;
	background-color:#FFFFFF;
}
.mainLowerClientGap {
	width:153px;
	height:10px;
	float:left;
	background-color:#FFFFFF;
}


.mainLowerContent {
	width:153px;
	height:37px;
	float:left;
	background-color:#FFFFFF;
}

.mainLowerStatement {
	width:800px;
	height:auto;
	float:left;
	background-color:#FFFFFF;
	margin-top:25px;
}

.mainLowerSpaceRight{
	width:49px;
	height:90px;
	float:left;
	background-color:#FFFFFF;
}

/* BOTTOM MENU */

.mainBottomMenu {
	width: 800px;
	height:30px;
	float:left;
	background-image:url(images/bg.gif);
	font-size:1px;
}

.mainFooter {
	width:800px;
	height:25px;
	float:left;
	background:#8596B4;
	font-size:1px
}

.mainFooterText {
	width:800px;
	height:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-top:5px;
	text-align:left;
	padding-left:20px;
}

.mainFooterText .link1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;	
}
.link1 a: {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.link1 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.link1 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color:#1E3B63;
}




