
/* Typography ---------------------------------------*/

a
{
	color: #96D3DD;
}



#body.home
{
	background: url(../images/background_home.gif) repeat-y;	
}

#footer.home
{
	background: url(../images/footer_home.gif) no-repeat;	
}




/* Header ----------------------------------------------------*/

#header.home
{
	background: url(../images/header_home.gif) no-repeat top center;	
}


/* Columns ----------------------------------------*/

#body.home #column1
{
	background: url(../images/background_eoen_home.jpg) no-repeat center top;
	background-color: #0C4D8A;
	padding: 0px 0px 20px 0px;
	width: 378px;	
	position: relative;
}

#body.home #column2
{
	background: url(../images/background_fts_home.jpg) no-repeat top left;
	background-color: #008094;
	padding: 120px 0px 0px 0px;
	width: 379px;		
	position: absolute;
	right: 0;
	margin-left: 378px;		
	float: none;	
}

#body.home #column1 a
{
	color: #8CCBF0;
}

#body.home #column1 a:hover
{
	color: white;
}

#slogan
{	
	height: 56px;
	background: url(../images/home_slogan_background.gif) no-repeat top #13395B;	
	position: relative;
}

#slogan h1
{
	text-indent: -500em;
	overflow: hidden;
	position: absolute;
	height: 42px;
	width: 551px;
	background: url(../images/home_slogan.gif) no-repeat center;
	top: 15px;
	left: 97px; 
}


#column1 h1
{
	background: url(../images/home_title_eoen.gif) no-repeat;
	width: 330px;
	height: 74px;
	margin: 0;
	margin-left: 29px;
	margin-top: 104px;	
}

#body.home #column1 h1 a
{
	display: block;	
	width: 330px;
	height: 74px;
	overflow: hidden;
	text-indent: -100em;	
}

#body.home #column1 #fishmenu
{
	border: none;
	border-top: 1px solid white;		
	width: 349px;	
	margin: 17px 0px 0px 29px;	
}

#body.home #column1 #fishmenu ul {
	margin-left: 160px;
	margin-top: 0 !important;
	margin-top: 12px;
	font-size: 90%;
	}
	
#body.home #column2 #fishmenu ul {
	margin-right: 160px;
	margin-top: 0 !important;
	margin-top: 12px;
	font-size: 90%;
	}

#column1 #fishmenu li a:hover
{
	background: url(../images/bullet_eoen.gif) no-repeat left center;
}

#fishmenu
{
	background: none;
}

#homepage #column1 #fishmenu p a {
	background: url(../images/eoen-trailer.gif) no-repeat;
	height: 92px;
	width: 114px;
	float: left;
	display: block;
	text-indent: -9999em;
	overflow: auto;
	margin-top: 4px !important;
	margin-top: 12px;
	}
	
#homepage #column1 #fishmenu p a:hover {
	background: url(../images/eoen-trailer.gif) no-repeat 0 -92px;
	}
	
#homepage #column2 #fishmenu p a {
	background: url(../images/fts-trailer.gif) no-repeat;
	height: 92px;
	width: 114px;
	float: right;
	display: block;
	text-indent: -9999em;
	overflow: auto;
	text-align: left;
	margin-top: 4px !important;
	margin-top: 12px;
	}
	
#homepage #column2 #fishmenu p a:hover {
	background: url(../images/fts-trailer.gif) no-repeat 0 -92px;
	}


/* Column2 ----------------------------------------------*/


#body.home #content
{
	
}

#body.home #column2 h1
{
	background: url(../images/home_title_fts.gif) no-repeat;
	width: 267px;
	height: 49px;
	margin-left: 29px;	
}

#body.home #column2 h1 a
{
	display: block;
	overflow: hidden;
	text-indent: -100em;
	width: 267px;
	height: 49px;
	margin-left: 29px;		
}

#body.home #column2 #fishmenu
{
	margin: 26px 0px 0px 0px;
	width: 349px;	
	border: none;
	border-top: 1px solid white;	
	text-align: right;	
}

#body.home #column2 #fishmenu li
{
	
}

#column2 #fishmenu li a:hover
{
	background: url(../images/bullet_fts.gif) no-repeat right center;
}
