body { width: 100%; height:100%; padding: 0px; margin: 0px; background-image: url(../gfx/home-back.gif); background-position: bottom right; background-repeat: no-repeat; background-color: #bcdee0;  background-attachment: fixed;  }



div.text {
	position: absolute;
	top: 99px;
	font-family:verdana;
	font-size: 11px;
	color: #707172;
	font-weight: 400;
	left: 170px;
	width: 369px;
	z-index: 99;
	height: 35px;
		}

div.image1 {
	position: absolute;
	top: 99px;
	left: 170px;
	width: 290px;
	z-index: 1;
	height: 348px;
		}
		
div.link1 {
	position: absolute;
	top: 471px;
	left: 170px;
	width: 181px;
	z-index: 99;
	height: 161px;
		}
		
div.link1a {
	position: absolute;
	top: 39px;
	font-family:verdana;
	font-size: 10px;
	color: #707172;
	font-weight: 400;
	left: 10px;
	width: 168px;
	z-index: 99;
	height: 90px;
		}

div.link2 {
	position: absolute;
	top: 471px;
	left: 380px;
	width: 179px;
	z-index: 99;
	height: 161px;
		}
		
div.link2a {
	position: absolute;
	top: 39px;
	font-family:verdana;
	font-size: 10px;
	color: #707172;
	font-weight: 400;
	left: 10px;
	width: 168px;
	z-index: 99;
	height: 90px;
		}

div.link3 {
	position: absolute;
	top: 148px;
	left: 567px;
	width: 190px;
	z-index: 99;
	height: 356px;
		}
div.link5 {
	position: absolute;
	top: 148px;
	left: 156px;
	width: 190px;
	z-index: 99;
	height: 356px;
		}
div.link4 {
	position: absolute;
	top: 148px;
	left: 358px;
	width: 190px;
	z-index: 99;
	height: 356px;
		}	
		
div.link6 {
	position: absolute;
	top: 611px;
	left: 504px;
	width: 269px;
	z-index: 98;
	height: 26px;
	background-color: #8fced2;
		}	
div.link3a {
	position: absolute;
	top: 596px;
	font-family:verdana;
	font-size: 10px;
	color: #707172;
	font-weight: 400;
	left: 144px;
	width: 336px;
	z-index: 99;
	height: 36px;
	text-align:left;
		}
		
div.link4a {
	position: absolute;
	top: 616px;
	font-family:verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 400;
	left: 506px;
	width: 268px;
	z-index: 99;
	height: 25px;
	text-align:left;
		}




/*Navigation*/		
		
		


ul {
	margin: 0px;
	font-size: 11px;
	text-align:left;
	list-style-type:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(../gfx/nav-line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.light-blue li {
	color: #179cb7;
	padding-bottom: 3px;
	padding-top: 3px;
}

.selected {

	color: #ffffff !important;

} 
 
.light-blue a:link {
	color: #179cb7;
	text-decoration: none;
}

.light-blue a:visited {
	color: #179cb7;
	text-decoration: none;
}

.light-blue a:active{
	color: #ffffff;
	text-decoration: none;
}

.light-blue a:hover {
	color: #ffffff;
	text-decoration: none;
}

