body {
	background: url(/img/seaBck.jpg);
}
.clear {
	clear: both;
}

#wrp {
	background-image: url(/img/wrpBckV3.gif);
	height: 842px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.wideBx{
	background-image: url(/img/wrpBckWide.gif)!important;
}
#header h1 {
	background: url(/img/h1Bck.gif);
	height: 65px;
	width: 454px;
	position: absolute;
	left: 140px;
	top: 60px;
	text-indent: -999px;
}
#header h3 {
	background: url(/img/waxSeal.png);
	height: 98px;
	width: 99px;
	position: absolute;
	top: 218px;
	right: 224px;
}
.wideBx #header h3 {
	top: 214px!important;
	right: 30px!important;
}
#header h3 em {
	display: none;
}

#menu {
	background: url(/img/menuBck.png);
	padding-left: 145px;
	padding-top: 40px;
	top: 110px;
	position: absolute;
	width: 655px;
	height: 45px;
}
#menu li {
	float: left;
}
#menu li a {
	text-decoration: none;
	color: #fff;
	font: bold 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 100px;
	display: block;
	text-align: center;
	margin-top: 1px;
}
#menu .l2 {
	margin-top: 4px;
}
#menu .l3 {
	margin-top: 7px;
}
#menu li a:hover {
	color: #FEF000;
}
#homeMenu {
	float: right;
	margin: 35px 35px 0px 0px;
	padding: 0px;
	border-left: 1px solid #7A4C33;
}
#homeMenu li {
	display: inline;
}
#homeMenu li a {
	text-decoration: none;
	color: #FFFFFF;
	font: bold 14px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding-right: 6px;
	padding-left: 6px;
	border-right: 1px solid #7A4C33;
}
#homeMenu li a:hover {
	color: #FEF000;
}
#footer {
	background: url(/img/ftBck.png) no-repeat right center;
	height: 110px;
	position: absolute;
	top: 698px;
	width: 670px;
	padding-top: 41px;
	padding-left: 130px;
}
#ftMenu {
	border-left: 1px solid #7A4C33;
}
#ftMenu li {
	display: inline;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;
	border-right: 1px solid #7A4C33;
	font: 11px Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
#ftMenu li a {
	text-decoration: none;
	color: #000000;
}
#ftMenu li a:hover {
	color: #fff;
}
#ftCnt {
	margin-top: 10px;
}
#ftCnt li {
	display: inline;
}
#ftCnt li a {
	text-decoration: none;
	font: 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-right: 15px;
}
#ftCnt li a:hover {
	color: #FFFF00;
}
#leftColumn {
	position: absolute;
	top: 220px;
	margin-left: 40px;
}
#leftColumn h2 {
	margin-left: 8px;
	height: 60px;
	color: #E4D2AD;
	background: url(/img/spyGlassBck2.gif) no-repeat right center;
	padding-right: 81px;
	clear: left;
	float: left;
	margin-bottom: 18px;
	font: normal 20px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
#leftColumn h2 strong {
	background: url(/img/spyGlassBck.gif);
	display: block;
	height: 45px;
	padding-top: 15px;
	padding-left: 34px;
	padding-right: 10px;
	font-weight: normal;
	white-space: nowrap;
}
#leftColumn p {
	margin: 10px 20px;
	text-align: justify;
}
#content {
	overflow-y: scroll;
	width: 496px;
	height: 354px;
	clear: left;
	overflow-x: hidden;
	margin-left: 14px;
	font: 12px/16px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 96px;
	left: 0px;
	overflow: auto;
}
.wideBx #content {
	width: 682px;
	top: 85px;
}
#content h3 {
	color: #004A6F;
	font-size: 14px;
	margin-left: 20px;
}

#rightCol {
	width: 180px;
	position: absolute;
	right: 40px;
	top: 228px;
}
.frm {
	background-image: url(/img/framev2.gif);
	background-position: left;
	background-repeat:  no-repeat;
	height: 119px;
	width: 153px;
	display: block;
	padding-top: 11px;
	padding-left: 9px;
	margin-bottom: 20px;
}
.frm:hover {
	background-position: right!important;
}
.clientQuery {
	font-size: larger;
	font-weight: bold;
	color: #FF0000;
	border: 1px solid #CC0000;
	padding: 2px;
	text-decoration: blink;
}
.rtTbl {
	margin-left: 24px;
	margin-top: 18px;
	margin-bottom: 18px;
	border-left: 1px solid #4D6185;
	border-bottom: 1px solid #4D6185;
}
.rtTbl th {
	background: #9DB9EB;
	padding: 4px;
	color: #003366;
	border-right: 1px solid #4D6185;
	border-top: 1px solid #4D6185;
}
.rtTbl td {
	padding: 4px;
	border-right: 1px solid #4D6185;
	border-top: 1px solid #4D6185;
}
