/* 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;	
	position: relative;
	font-size: 11px;
	color: #787878;
	text-align: center;
	letter-spacing: 1px;
	line-height: 36px;
}

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

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


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

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


ul#features {
	left: 52px;
	top: 25px;
	width: 595px;
	height: 150px;
	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 a{
	color: #525252;
}

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

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

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

/* 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;
	line-height: 19px;
}

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

}

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

}

#contentSubRightTop li{
	padding: 5px 0;
}

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

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

#column {
	   padding: 10px 2px 10px 15px;
	   margin-top: 15px;
	   line-height: 22px;
	   }
	   
#columnText {
margin: 5px 15px 0 0;
	   }

   
#columnText a{
	color: #525252;
	text-decoration: underline;
}

#columnText a:visited{
	color: #525252;
}

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

#columnTitle {
margin: 20px auto -13px 8px;
}

#columnTitle a{
	text-decoration: none;
}

#columnTitle 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;}
