html,body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
}
body {
	min-width: 980px;
	background-color: #262626;


} /* Min Width fixes Netscapes less than min width off left of screen problem */

#CENTREED{
	position: relative;
	text-align: left;
	width:980px;
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index:900;
	background-image: url(../generalimages/centrebgd.png);
}
/* For IE this fix keeps page at full height, all other browsers use the min-height */
* html #CENTREED { height: 100% } 

#bg {
	top:0;
	left:0;
	width:100%;
	height:100%;
	position: fixed;
	visibility: visible;
}
.bg2 {
	width:100%;
	height:100%;
}

#TopHeader {
	position:absolute;
	width:978px;
	height:147px;
	z-index:903;
	top: 21px;
	left: 0px;
	background-image: url(../generalimages/topbarbgd.png);
}
#TopGap {
	position:absolute;
	width:1020px;
	height:20px;
	left: -20px;
	z-index:905;
	top: 0px;
	background-image: url(../generalimages/bgdT.png);
}
#BottomGap {
	position:absolute;
	width:1020px;
	height:20px;
	z-index:905;
	left: -20px;
	bottom: 0px;
	background-image: url(../generalimages/bgdB.png);
}


#purpose {display: none;}

#LN {
	padding: 0px;
	left: 245px;
	position: absolute;
	height: 17px;
	top: 140px;
	z-index: 907;
	width: 730px;
	margin: 0px;

}

#BusinessName {
	position:absolute;
	width:372px;
	height:151px;
	z-index:904;
	left: 0px;
	top: 18px;
	background-image: url(../generalimages/title.png);
}
#Slogan {
	position:absolute;
	width:429px;
	height:25px;
	z-index:907;
	background-image: url(../generalimages/slogan.png);
	left: 424px;
	top: 46px;
}

#AddressHome {
	position:absolute;
	width:199px;
	height:75px;
	z-index:621;
	bottom: 115px;
	color: #676479;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
}
.smalltr {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #6666cc;
}
.smalltrgy {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
#FooterlinxHome {
	height:27px;
	margin: 0px;
	left: 1px;
	z-index: 902;
	padding: 0px;
	width: 980px;
	position: absolute;
	bottom: 21px;
}
#SecondFooter {
	position:absolute;
	width:672px;
	height:18px;
	z-index:908;
	left: 220px;
	bottom: 50px;
	text-align: center;
	font-size: 12px;
	color: #9689D3;
	font-weight: normal;
}
.disclaimer {font-size: 12px}
.footersolgn {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
}

.centrepad {
	padding-top: 15px;
	padding-right: 45px;
	padding-bottom: 40px;
	padding-left: 20px;
}
#VerticalLine {
	position:absolute;
	width:1px;
	height:2000px;
	z-index:901;
	background-color: #999999;
	left: 220px;
	bottom: 20px;
	visibility: visible;
}

#VerticalLineBLOCK {
	position:absolute;
	width:1px;
	height:149px;
	z-index:902;
	top: 19px;
	left: 220px;
	background-image: url(../generalimages/VerticalLineBLOCK.png);
}

/* generic style section */
p {margin: 0px;	padding: 0px;}

A.bluelinx2, A:visited.bluelinx2, A:hover.bluelinx2, A:link.bluelinx2, A:active.bluelinx2 {text-decoration:underline;color:#1967bc;}
A.icarelinx, A:visited.icarelink, A:hover.icarelink, A:link.icarelink, A:active.icarelink {font-size:10px;text-decoration:none;color:#336633;}
A.bluelinx, A:visited.bluelinx, A:hover.bluelinx, A:link.bluelinx, A:active.bluelinx {font-size:11px;text-decoration:none;color:#366CA3;}
A.greenlinx, A:visited.greenlinx, A:hover.greenlinx, A:link.greenlinx, A:active.greenlinx {text-decoration:underline;color:#336633;}
.smallL {font-size:10px;text-decoration:none;color:#336633;}
.LgTR {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.LgCp {
	font-size: 16px;
}
.SMLCPS {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.SMLCPS2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.SMLCPS2RD {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B61B22;
}
.LgCp2 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
.LgCp {
	font-size: 16px;
}
.blue {
	color: #1B5987;
}
.five-five-five-fivepad {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.zero-fivepad {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.zero-fivepad {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.zero-tenpad {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.five-zeropad {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ten-zeropad {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.LgCp2RD {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #B61B22;
}
.justify {
	text-align: justify;
}
/* EO generic style section */
#Leaf {
	position:absolute;
	width:130px;
	height:149px;
	z-index:904;
	background-image: url(../generalimages/leaf.png);
	top: 21px;
	right: 1px;
}
.centrepad2 {
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 70px;
}
