/* CSS Document */

Body {
	background-color: #F0F1F5;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-top: 25px;
	padding: 0px;
	
}

a {
	font: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #8996a0;
	text-decoration: none;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	
}

a:link {
	font: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #8996a0;
	text-decoration: none;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	
}

a:hover {
	font: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #8996a0;
	text-decoration: none;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	
}

h1 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #2564ab;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	
}
#headCont{
	position:relative;
	height:291px;
}
#imgCont{
	position:relative;
	z-index:400;
	width:840px;
	height:291px;
}
#walkCont{
	position:absolute;
	z-index:500;
	width:840px;
	height:291px;
}
.allan {
	background-image: url(../images/tst.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.paul {
	background-image: url(../images/paul-lrg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.mark {
	background-image: url(../images/mark0lrg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.gary {
	background-image: url(../images/gary-lrg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.david {
	background-image: url(../images/dacvid-lrg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.daria {
	background-image: url(../images/daria-lrg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.sean {
	background-image: url(../images/sean-lrg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.maxine{
	background-image: url(../images/maxine-lrg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.raju{
	background-image: url(../images/raju-lrg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.steven{
	background-image: url(../images/steven-lrg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.nicola{
	background-image: url(../images/nicola-lrg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



h2 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #a5b7c3;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	
}

p {
	font-size: 10px;
	color: #8996a0;
	font-family: Verdana, Geneva, sans-serif;
}

td {
	font-size: 10px;
	color: #8996a0;
	
}

.blue {
	color: #2564ab;

}

.footer {
	font: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #a5b7c3;
	text-decoration: none;
	margin: 0px;
	margin-top: 14px;
	padding: 0px;
	
}

.footer a {
	font: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #a5b7c3;
	text-decoration: none;
	margin: 0px;
	margin-bottom: 14px;
	padding: 0px;
	
}

.footer a:link {
	font: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #a5b7c3;
	text-decoration: none;
	margin: 0px;
	margin-bottom: 14px;
	padding: 0px;
	
}

.footer a:hover {
	font: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #a5b7c3;
	text-decoration: underline;
	margin: 0px;
	margin-bottom: 14px;
	padding: 0px;
	
}

.top-left {
	background-image:url(../images/top-left.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 25px;
	height: 24px;
	
}

.top-right {
	background-image:url(../images/top-right.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 25px;
	height: 24px;
	
}

.bottom-left {
	background-image:url(../images/bottom-left.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 25px;
	height: 27px;
	
}

.bottom-right {
	background-image:url(../images/bottom-right.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 25px;
	height: 27px;
	
}

.trans-bg-bottom-left {
	background-image:url(../images/grey-bottom-left.png);
	background-position: bottom;
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	
}

.trans-bg-bottom-right {
	background-image:url(../images/grey-bottom-right.png);
	background-position: bottom;
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	
}

.trans-bg-bottom-middle {
	background-image: url(../images/grey-bottom-middle.png);
	background-position: bottom;
	background-repeat:no-repeat;
	width:816px;
	height:12px;
	
}

.trans-bg-top-left {
	background-image: url(../images/grey-top-left.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 12px;
	height: 83px;
	
}

.trans-bg-top-middle {
	background-image: url(../images/grey-top-middle.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 816px;
	height: 83px;
	
}

.blue-line {
	background-color: #a5b7c3;
}

.grey-box-bg {
	background-image: url(../images/grey-box-bg.png);
	background-position: left;
	background-repeat: repeat-x;

}
.main {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
}
.main a {
	font-size: 10px;
	color: #8996a0;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	
}
.main a:link {
	font-size: 10px;
	color: #8996a0;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	
}
.main a:hover {
	font-size: 10px;
	color: #2564AB;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 14px;
	
}

.mouseOver {
	cursor:pointer;
}

.mouseOver:hover {
	cursor:pointer;
	color: #2564AB;	
}.grey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #a5b7c3;
}
