@charset "UTF-8";
/* CSS Document */
html {
		margin:0;
		padding:0;
		
		
	}
	
	
	
	
	
	body {
		margin:0;
		padding:0;
		background: transparent url(/images/bodySlice.jpg) top left repeat-x;
		text-align:left;
		height: 100%;
 	
		
	}
	
	#wrap {
		width:100%;
		text-align:left;
		
		
	}
	#header {
		
		xheight:126px; 
		width:100%;
		height:114px;
		margin:0 auto 0 auto;
		
		
	}
	table{clear:both}
	#fp{width:100%; height:520px; float:left}
	
	#header #navigation{padding:50px 0 0 0; text-transform:uppercase}
	
	#header a{xfont-size:13px; text-decoration:none; border-bottom:#716f6f 7px solid; xwidth:60px; padding-right:10px}
	#header a:hover{text-decoration:none; border-bottom:#f85c00 7px solid}
	#header a{text-decoration:none}
	
	#header #navigation p{color:#FFFFFF;width:500px;border-bottom:#716f6f 7px solid;  padding-right:10px; display:inline}


a {color:#979797; text-decoration: underline; xfont-weight:bold }
a:visited { color:#979797; }
a:hover { color:#979797; text-decoration: underline; }

img.stretch{width:100%}


