@charset "utf-8";
/* CSS Document */

#homemid{
	width: 938x;
	height: 218px;
	padding: 0;
	position: relative;
	background-image: url(../../images/template_pieces/home/row2.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

#homemid li {
	margin: 0;
	padding: 0;
	list-style: none;
	display:block;
	position: absolute;
}
#homemid li, #homemid a {
	height: 22px;
	display: block;
}
	
#mapcat {left: 28px; top: 20px; width: 148px; height: 22px;}
#simpleview{left: 28px;	top: 62px; width: 148px; height: 22px;}
#adview {left: 28px; top: 118px;width: 148px; height: 22px;}

#dataguide {left: 260px; top: 20px; width: 148px; height: 22px;}
#resguide {
	left: 260px;
	top: 75px;
	width: 148px;
	height: 22px;
}

#datadown {left: 495px; top: 20px; width: 148px; height: 22px;}
#mapservice {left: 495px; top: 75px;width: 148px;  height: 22px;}
#geoservice {left: 495px; top: 144px;width: 148px;  height: 22px;}

#training {left: 733px; top: 20px; width: 148px;  height: 22px;}
#tutorial {left: 733px;top: 94px;  width: 148px; height: 22px;}


#mapcat a:hover {
	background: transparent url(../../images/template_pieces/home/row2.gif)
    -28px -235px no-repeat;}
#simpleview a:hover {
    background: transparent url(../../images/template_pieces/home/row2.gif)
    -28px -277px no-repeat;}
#adview a:hover {
    background: transparent url(../../images/template_pieces/home/row2.gif)
    -28px -333px no-repeat;}
	
#dataguide a:hover {
    background: transparent url(../../images/template_pieces/home/row2.gif)
    -260px -235px no-repeat;}
#resguide a:hover {
    background: transparent url(../../images/template_pieces/home/row2.gif)
    -260px -290px no-repeat;}	
	
#datadown a:hover {
    background: transparent url(../../images/template_pieces/home/row2.gif)
    -495px -235px no-repeat;}	
#mapservice a:hover {
    background: transparent url(../../images/template_pieces/home/row2.gif)
    -495px -290px no-repeat;}	
#geoservice a:hover {
    background: transparent url(../../images/template_pieces/home/row2.gif)
    -495px -359px no-repeat;}	
	
#training a:hover {
    background: transparent url(../../images/template_pieces/home/row2.gif)
    -733px -235px no-repeat;}	
#tutorial a:hover {
    background: transparent url(../../images/template_pieces/home/row2.gif)
    -733px -309px no-repeat;}	
	
.topbackground {
	background-color: #1D3D58;
}
.row1 {
	position: relative;
	top: 0px;
	left: 0px;
}
#updates {
	position:absolute;
	left:645px;
	top:605px;
	width:304px;
	height:65px;
	z-index:1001;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	color: #1D3D58;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#mainContentHome {
	left: 20px;
	background-color: #FFF;
	width: auto;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -3px;
}

