/* ==========================================
   Stylesheet © TRM Consulting Services Ltd
============================================= */

/*-----------------------------------------
   Turquoise blue cornered boxes
 ------------------------------------------ */
.tlltb {
	margin-right: 30px;
	background-image: url(../images/boxturq.gif);
	height: 30px;
	width: 940px;
	font-size: 2px;
}
.trltb {
	margin-top: -30px;
	margin-left: 30px;
	background-image: url(../images/boxturq.gif);
	background-position: 100% 0;
	height: 30px;
	width: 940px;
	font-size: 2px;
}

.blltb {
	margin-right: 30px;
	background-image: url(../images/boxturq.gif);
	background-position: 0 -30px;
	height: 30px;
	width: 940px;
	font-size: 2px;
}
.brltb {
	margin-top: -30px;
	margin-left: 30px;
	background-image: url(../images/boxturq.gif);
	background-position: 100% -30px;
	background-repeat: no-repeat;
	height: 30px;
	width: 940px;
	font-size: 2px;
}
.fillltb {
	background: #00b8ff;
	color: #000000;
	width: 910px;
	height: 150px;
	padding-right: 30px;
	padding-left: 30px;
}

.notopgap {
	margin-top: 0;
}

.nobtmgap {
	margin-bottom: 0;
}
.introw {
	margin-top: 0;
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0;
}
.introtxtw {
	margin-top: 0;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 0px;
}
#imghelp {
	position: absolute;
	top: 85px;
	left: 140px;
	z-index: 1;
}
#imgwhat {
	position: absolute;
	top: 22px;
	left: 250px;
	z-index: 2;
}
#imgfind {
	position: absolute;
	top: 30px;
	left: 40px;
	z-index: 3;
}
#imgwant {
	position: absolute;
	top: 170px;
	left: 455px;
	z-index: 5;
}
#imgunderstand {
	position: absolute;
	top: 170px;
	left: 110px;
	z-index: 4;
}

#imgquestions{
	position: absolute;
	top: 30px;
	left: 510px;
	z-index: 6;
}
#imgcurious {
	position: absolute;
	top: 115px;
	left: 30px;
	z-index: 7;
}
#overlaytxt1 {
	color: #fc024c;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	top: 70px;
	left: 280px;
	z-index: 99;
}
#overlaytxt2 {
	color: #fc024c;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	top: 115px;
	left: 280px;
	z-index: 99;
}

#picserv {
	width: 230px;
	float: right;
	padding-right: 10px;
	margin: 0px;
	text-align: center;
}
#form {
	background: #00b8ff;
	color: #000000;
	width: 650px;
	position: absolute;
	top: 35px;
	left: 55px;
	height: 85px;
}
#errmsg {
	color: #fff800;
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	top: 22px;
	left: 555px;
	width:105px;
	height: 80px;
	z-index: 99;
	padding: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
}
#emailmsg {
	color: black;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	top: 115px;
	left: 1px;
	z-index: 99;
	padding: 0px;
	text-align: left;
}
#namemsg {
	color: black;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	top: 143px;
	left: 0px;
	z-index: 99;
	padding: 0px;
	text-align: left;
}
.txtmsg {
	background-color:#38c0f8;
	border-color:#fff800;
	border-style:solid;
	border-width:1px;
	color:#000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
}
