#dp {
	position:absolute;
	left:0px;
	top:0px;
	width:152px;
	height:96px;
    z-index:50;
}

#topbanner {
	position:absolute;
	left:152px;
	top:0px;
	width:628px;
	height:80px;
    z-index:50;
}


#rightside {
	position:absolute;
	left:761px;
	top:80px;
	width:19px;
	height:436px;
    z-index:50;
}

#leftside {
	position:absolute;
	left:0px;
	top:96px;
	width:152px;
	height:420px;
    z-index:50;
}

#bottomleft {
	position:absolute;
	left:0px;
	top:516px;
	width:107px;
	height:39px;
    z-index:50;
}

#footer {
	position:absolute;
	left:107px;
	top:516px;
	width:673px;
	height:39px;
    z-index:50;
}


#mainad {
	position:absolute;
	left:152px;
	top:80px;
	width:609px;
	height:291px;
    z-index:50;
}

#index-template-05 {
	position:absolute;
	left:0px;
	top:96px;
	width:152px;
	height:275px;
    z-index:50;
}

#index-template-06 {
	position:absolute;
	left:0px;
	top:371px;
	width:83px;
	height:145px;
    z-index:50;
}

#box1 {
	position:absolute;
	left:83px;
	top:371px;
	width:222px;
	height:145px;
    z-index:50;
}

#box2 {
	position:absolute;
	left:305px;
	top:371px;
	width:231px;
	height:145px;
    z-index:50;
}

#box3 {
	position:absolute;
	left:536px;
	top:371px;
	width:225px;
	height:145px;
    z-index:50;
}



#top {
	position : absolute;
	left : 0px;
	top : 0px;
	width : 100%;
	height : 120px;
	z-index : 1;
	layer-background-image : url(/images/top.jpg);
	background-image : url(/images/top.jpg);
	background-repeat: repeat-x; 
	}

#side {
	position : absolute;
	left : 0px;
	top : 0px;
	width : 131px;
	height : 100%;
	z-index : 1;
	layer-background-image : url(/images/side.jpg);
	background-image : url(/images/side.jpg);
	background-repeat: repeat-y; 
	}
	
#map {
	position:absolute;
	left:166px;
	top:175px;
	width:257px;
	height:308px;
	z-index:60;
}

#topmenu {
	position:absolute;
	left:175px;
	top:65px;
	z-index:60;
}

#sidemenu {
	position:absolute;
	left:0px;
	width:130px;
	top:110px;
	z-index:60;
	text-align : right;
}

.menulink {
	font-family : arial, sans;
	font-size : .8em;
	text-decoration : none;
	color : #ffffff;
	}

A.menulink:link {
	font-family : verdana, sans;
	font-size : .8em;
	text-decoration: none;
	color : #ffffff;
		}


A.menulink:visited {
	font-family : verdana, sans;
	font-size : .8em;
	text-decoration: none;
	color : #ffffff;
		}


A.menulink:active {
	font-family : verdana, sans;
	font-size : .8em;
	text-decoration: none;
	color : #red;
		}


A.menulink:hover {
	font-family : verdana, sans;
	font-size : .8em;
	text-decoration: none;
	color : #ffff00;
		}

