/* PAGE */
#pageToppage{
	position: absolute;
	width: 731px;
	left: -22px;
	top: 48px;
}

#headerToppage{
	width: 731px;
	height: 137px;
	background-image: url(../images/bg_header_top.png);
	background-repeat: no-repeat;
	position: relative;
}

#bottomToppage{
	width: 731px;	
	height: 38px;
	background-image: url(../images/bg_bottom_toppage.png);
	background-position:bottom;
	background-repeat: no-repeat;
	position: relative;
}

#footerToppage{
	width: 731px;	
	background-repeat: repeat-y;
	position: relative;
	font-size: 11px;
	color: #787878;
	text-align: center;
	letter-spacing: 1px;
	line-height: 36px;
}

#footerToppage a{
	color: #666666;
	text-decoration:none;
}

#footerToppage a:hover{
	color: #666666;
	text-decoration: underline;
}


#panelToppage {
	 width: 713px;
	 margin-left: 9px;
	 margin-top: 0;
 }
 
 #panelToppage p{
	padding: 15px 40px;
}

#panelToppage  ul{
	margin: 0px 50px 0 65px;
 	list-style: disc;
}


ul#features {
	left: 52px;
	top: 25px;
	width: 595px;
	height: 137px;
	position: relative;
	background-repeat: no-repeat;
	list-style: none;
	font-size: 12px;
}

ul#features li {
	height: 95px;
	display: block;
	position: absolute;
	top: 0;
}


ul#features li#left {
	left: 0;
	width:180px;
}

ul#features li#center {
	left: 221px;
	width:180px;
}

ul#features li#right {
	left: 442px;
	width:180px;
}

ul#features li#left a { text-decoration:none; color: #000000;}
ul#features li#left a:hover { text-decoration:underline; color: #000000;}
ul#features li#left a:visited { color: #000000;}

ul#features li#center a { text-decoration:none; color: #000000;}
ul#features li#center a:hover { text-decoration:underline; color: #000000;}
ul#features li#center a:visited { color: #000000;}

ul#features li#right a { text-decoration:none; color: #000000;}
ul#features li#right a:hover { text-decoration:underline; color: #000000;}
ul#features li#right a:visited { color: #000000;}

/* CONTENT SUB RIGHT */
#contentSubRightTop{
	margin-top: -20px;
	margin-left: 725px;
	position: relative;
	width: 218px;
	float:left;
	background-image: url(../images/subcontent_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#contentSubRightTop p{
	margin: 10px 0 0 5px;
}

#contentSubRightTop ul{
	list-style: none;
	margin: 10px 3px 0 8px;
}

#contentSubRightTop li{
	padding: 5px 0;
}

#contentSubRightTop li .heading{
font-weight:bold;
font-size: 12px;
}

#contentSubRightTop .movie{
	text-align: center;
	margin: 10px 0;
}


#column {
	   margin: 30px  3px 0 8px;
	   }


#column a:hover{
	text-decoration: none;
}

#columnTour {
	   margin: 25px 0 25px 60px;
	   }
	   
#columnTour a {color: #003366; text-decoration: underline; font-size: 18px; }

#columnTour a:visited {color: #003366; font-size: 18px;}

#columnTour a:hover {color: #003366; text-decoration: none;  font-size: 18px;}

#columnTitle {
margin: 20px auto 10px 8px;

}

#columnTitle a{
	text-decoration: underline;
}

#columnTitle a:hover{
	text-decoration: none;
}