/* CSS Document */

/* Layout of divs for Seafood Lovers */


#PageFooter {
	position:relative;
	height:134px;
	width:100%;
	overflow:hidden;
	z-index:1;
	margin:-50px 0px 0px 0px;
}

#PageLayer {
	position:relative;
	text-align:left;
	width:886px;
	padding:0px;
	margin:10px auto 0px auto;
	z-index:2;
}

#HeaderLayer {
	height:120px;
	width: 100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

#HeaderText {
	padding:20px;
	float:right;
}

#ContentBackgroundLayer {
	position:relative;
	padding:0px;
	margin:0px 0px 0px 18px;
	width:868px;
	z-index:3;

}

#LogoLayer {
	position:absolute;
	padding:0px;
	margin:-0px 0px 0px 20px;
	float:left;
	width:150px;
	height:50px;
	overflow:hidden;
	z-index:5;
}

#ContentBackgroundHeader {
	clear:both;
	position:relative;
	width:868px;
	height:19px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	z-index:4;
}

#ContentBackgroundFooter {
	clear:both;
	position:relative;
	width:868px;
	height:19px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	z-index:4;
}

/* Internals */

#ContentLayer {
	padding:50px 0px 0px 0px;
	margin:0px;
	clear:both;
}

#NavLayer {
	width:170px;
	margin:0px;
	padding:0px;
	float:left;
	padding:10px 5px 0px 10px;
}

#SingleTextLayer {
	width:400px;
	margin:0px;
	float:left;
	padding:0px 0px 0px 0px;
}

#SingleTextLayer table td {
	padding: 3px;
}
