body {
	margin:50px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#container {
	border: 0px solid black;
	width:780px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	z-index:1;
	}
	
.mainHeader{
	font-size: 20px;
	font-weight: bold;
	color: #CCB87C;
	z-index: 100;
	}
	
.whiteHeader{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	}
	
.headerLine{
	position:relative;
	margin-top:40px;
	float:left;
	z-index:100;
	}	
	
.headerText{
	position:relative;
	margin-top:25px;
	margin-left:10px;
	float:left;
	z-index:100;
	}
	
.headerBG{
	position:absolute;
	border-bottom: 2px solid #00acec;
	background: #ffffff;
	z-index: 90;
	height:160;
	min-height:160;
	width:780px;
	}
	
.frontPageBG{
	position:absolute;
	background:#CCB87C;
	height:285px;
	min-height:285px;
	z-index:89;
	width:780;
}

.copyPageBG{
	position:relative;
	background:#CCB87C;
	margin-left:220px;
	z-index:10;
	width:560px;
	min-width:560px;
}

.copyPageFooterBG{
	position:relative;
	background:#FFFFFF;
	margin-left:0px;
	z-index:10;
	width:780px;
	min-width:780px;
	left: 0px;
	top: 24px;


}

.copyPageNav{
	position:relative;
	height:50px;
	min-height:50px;
	max-height:50px;
	border-bottom:2px solid #A71732;
	z-index:25;
	padding:5px;
	vertical-align:bottom;
	font-size:12px;
	margin-right:50px;
	margin-bottom:20px !important;
}

.copyPageHeader{
	width:220px;
	min-width:220px;
	position:relative;
	margin-top:39px;
	margin-left:-220px;
	height:25px;
	background:#A71732;
	float:left;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
}

.copyPageHeaderNew{
	width:190px;
	min-width:190px;
	position:relative;
	margin-top:10px;
	margin-left:-260px;
	height:20px;
	background:#A71732;
	float:left;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
}

.copyPageHeaderLogo{
	width:220px;
	min-width:220px;
	position:relative;
	margin-top:-15px;
	margin-left:-220px;
	height:25px;
	background:#ffffff;
	float:left;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
}


.copyPageLayout{
	position:relative;
	padding-right:50px;
	z-index:100;
	margin-top:-25px;
	background:#CCB87C;
}

.copyPageLayoutText{
	z-index:300;
	width:500px;
	min-width:510px;
	position:absolute;;
	padding-top:10px;
	padding-left:0px;
	background:#CCB87C;
}

.floatingTopPic{
	position:relative;
	padding-bottom:10px;
}

.teamPage{
	background:#CCB87C;
	margin: 10px 10px 10px 10px;
}

.copyText{
	padding-left:30px;
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.copyTable{
	padding-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.copyButton{
	padding-left:30px;
}

.copyTextTable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #A71732;
}

td.copyTextTable{
	border: 1px solid #A71732;
	}

.floatImageRight{
	position:relative;
	float:right;
	z-index:405;
}

.copyPageTop{
	text-align:left;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:5px;
	padding-left:20px;
}

.businessFrontPageBG{
	position:absolute;
	background:#CCB87C;
	height:389px;
	min-height:375px;
	z-index:89;
	width:780;
}

.privateFrontPageBG{
	position:absolute;
	background:#CCB87C;
	height:493px;
	min-height:470px;
	z-index:89;
	width:780;
}

.frontPageBGSmall{
	position:absolute;
	background:#CCB87C;
	z-index:89;
	height:30px;
	min-height:30px;
	width:780;
	margin-top:355px;
}

.footerNavBGSmall{
	position:relative;
	background:#CCB87C;
	height:30px;
	min-height:30px;
	width:780;
	float:left;
	margin-left:-500px;
}

.businessPageBGSmall{
	position:absolute;
	background:#CCB87C;
	z-index:89;
	height:30px;
	min-height:30px;
	width:780;
	margin-top:425px;
}

.privatePageBGSmall{
	position:absolute;
	background:#CCB87C;
	z-index:89;
	height:30px;
	min-height:30px;
	width:780;
	margin-top:520px;
}

.frontPagePic{
	position:absolute;
	margin-left:180px;
	z-index:300;
	margin-top:75;
	}
	
.frontPageLink{
	vertical-align:bottom;
	font-size:12px;
	font-weight:400;
	line-height:120%;
	text-align:left;
	padding-left:5px;
	padding-bottom:5px;
	}

A:LINK {color: #CCB87C;text-decoration: none;}
A:VISITED {color: #CCB87C;text-decoration: none;}
A:HOVER {color: #A71732;text-decoration: none;}
A:ACTIVE {color: #A71732;text-decoration: none;}

.frontPageWhiteSpace{
	margin-top:285px;
	position:absolute;
	z-index:200;
	width:780px;
	height:75px;
	min-height:75px;
	vertical-align:bottom;
}

.businessPageWhiteSpace{
	margin-top:300px;
	position:absolute;
	z-index:200;
	width:780px;
	height:75px;
	min-height:75px;
	vertical-align:bottom;
}

.privatePageWhiteSpace{
	margin-top:500px;
	position:absolute;
	z-index:800;
	width:780px;
	height:75px;
	min-height:75px;
	vertical-align:bottom;
}

.footerNavBox{
	position:relative;
	margin-left:180px;
	height:30px;
	min-height:30px;
	background:#A71732;
	}
	
.copyFooterNavBox{
	position:relative;
	margin-left:220px;
	height:30px;
	min-height:30px;
	background:#A71732;
	}
	
.clearFloat{
	clear:all;
	}
	
.clearBoth{
position:relative;
	clear:all;
	margin-right:50px;
}
	
.frontPageYellowBox{
	position:absolute;
	width:30px;
	min-width:30px;
	height:30px;
	min-height:30px;
	z-index:300;
	margin-left:150px;
	margin-top:80px;
	background:#CCB87C;
	}
	
.floatingBlueBox{
	position:relative;
	width:30px;
	min-width:30px;
	height:30px;
	min-height:30px;
	z-index:350;
	margin-left:0;
	margin-top:0;
	background:#1A4265;
	}
	
.footerNavBG{
	position:relative;
	vertical-align:middle;
	}
	
.copyPageBottom{
	background:#CCB87C;
	position:relative;
	margin-left:220px;
	width:560px;
	min-width:560px;
	height:50px;
	min-height:50px;
}

.copyPageBottom1{
	text-align:centre;
	background:#CCB87C;
	position:relative;
	margin-left:220px;
	width:560px;
	min-width:560px;
	height:25px;
	min-height:25px;
    font-size: 10px;
}

	
.footerNav{
	position:relative;
	vertical-align:middle;
	margin:5px 0px 0px 8px;
	}
	
.hiddenNav{
	position:relative;
	vertical-align:middle;
	color:#000000;
	font-size:11px;
	}
	
	
.hiddenNavHeader{
	position:relative;
	vertical-align:middle;
	color:#FFFFFF;
	background:#A71732;
	font-size:15px;
	font-weight:bolder;
	}
	
.businessNav{
	position:absolute;
	float:left;
	width:180;
	z-index:350;
	margin-left:10px;
	margin-top:170px;
}

.businessBar{
	position:relative;
	float:left;
	width:180;
	z-index:350;
	margin-left:-200px;
	margin-top:30px;
}

.businessBarNew{
	position:relative;
	float:left;
	width:180;
	z-index:350;
	margin-left:-187px;
	margin-top:0px;
}

.privateBarNew{
	position:relative;
	float:left;
	width:180;
	z-index:350;
	margin-left:-187px;
	margin-top:0px;
}

.miniHead{
	font-size:12px;
	font-weight:bolder;
	color:#A71732;
	line-height:130%;
}
	
A.footerNav:LINK {color: #ffffff;text-decoration: none;}
A.footerNav:VISITED {color: #ffffff;text-decoration: none;}
A.footerNav:HOVER {color: #cccccc;text-decoration: none;}
A.footerNav:ACTIVE {color: #ffffff;text-decoration: none;}

A.hiddenNav:LINK {color: #000000;text-decoration: underline;}
A.hiddenNav:VISITED {color: #000000;text-decoration: underline;}
A.hiddenNav:HOVER {color: #A71732;text-decoration: underline;}
A.hiddenNav:ACTIVE {color: #000000;text-decoration: underline;}

A.copyTable:LINK {color: #000000;text-decoration: underline;}
A.copyTable:VISITED {color: #000000;text-decoration: underline;}
A.copyTable:HOVER {color: #A71732;text-decoration: underline;}
A.copyTable:ACTIVE {color: #000000;text-decoration: underline;}

A.copyPageLink:LINK {color: #ffffff;text-decoration: none;}
A.copyPageLink:VISITED {color: #ffffff;text-decoration: none;}
A.copyPageLink:HOVER {color: #A71732;text-decoration: none;}
A.copyPageLink:ACTIVE {color: #A71732;text-decoration: none;}
