/* structure */

body {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	padding: 0px;
	background-color: #203D7A;
	color: #fff;
	margin: 0;
}

div {
	text-align: left;
}

a {
	text-decoration: none;
}


	#header {
		height: 60px;
	}
	#middle {
		width: 688px;
		float: left;
		margin: 0;
		
	}
	
	#navigationhorizontal {
		display: block;
		float: none;
		xwidth: 100%;
		margin: 0;
		height: 40px;
	}
	
	
	#navigationhorizontal a.main {
		position: relative;
		font-weight: bold;
		padding: 0 0 0 5px;
		display: block;
		overflow: hidden;
		height: 19px;
		line-height: 19px;
		
		width: 179px;
		_width: 184px;
		color: #203d7a; /*#203d7a;*/
		float: left;
		margin-right: 1px;
		border-bottom: none;
	}
	#navigationhorizontal a.main div {
		z-index: -1200; 
		position: absolute;
		left: 0;
		top: 0;
		width: 184px;
		height: 19px;
		background: transparent url(../img/h_bg_button_0.gif) repeat-x;
	}
	
	#claim {
		height: 78px;
		padding-left: 313px;
	}
	
	#meat {
		height: 190px;
	}
	
	#quicklinks {
		width: 311px;
		margin-right: 1px;
		float: left;
		border-top: 1px solid #aeb0b2;
	}
	
	#quicklinks a div {
		z-index: -100;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		overflow: hidden;
		height: 20px;
		width: 210px;
		_width: 215px;
		background: transparent url(../img/h_bg_button_0.gif) repeat-x;
		
		filter:alpha(opacity=20);
		opacity: 0.2;
		-moz-opacity:0.2;
	}
	
	#quicklinks a {
		z-index: +100;
		position: relative;
		color: #fff;
		padding: 0 0 0 5px;
		display: block;
		overflow: hidden;
		height: 19px;
		line-height: 19px;
		
		width: 210px;
		_width: 215px;
		
		margin-bottom: 1px;
	}
	
	#quicklinks a.over { /*, #navigation a:hover*/
			xfont-weight: bold;
			background: transparent url(../img/icn_mouse_white.gif) 5px 50% no-repeat;
			xpadding-left: 20px;
		}
		
	#meat {
		width: 924px;
		height: 410px;
		background: transparent url(../img/h_bg_auto.gif) no-repeat;
		xborder: 1px solid #f00;
	}
	#beef {
		width: 924px;
		height: 270px;
		xborder: 1px solid #0f0;
	}
	
	#veal {
		padding-left: 469px;
		xborder: 1px solid #00f;
	}
	
	 #newsborder {
	 	z-index: -1000;
	 	position: absolute;
	 	top: 0;
	 	left: 0;
	 	
		border: 1px solid #abb0b2;
		xbackground-image: url(../img/h_bg_news.png);
		/xbackground-image: none;
		background-color: #2F4C89;
		margin: 0;
		height: 100%;
		width: 453px;
		_width: 450px;
		
		filter:alpha(opacity=50);
		opacity: 0.5;
		-moz-opacity:0.5;
	}
	
	#news {
		z-index: 10000;
		position: relative;
		font-weight: normal;
		color: #9da9be;
		padding: 6px;
		_height: 170px;
	}
	
	#news a, a.homenews {
		color: #fff;
		font-weight: bold;
		padding-left: 8px;
		background: transparent url(../img/icn_mouse_white.gif) 0 60% no-repeat;
		
		filter:alpha(opacity=100);
		opacity: 1;
		-moz-opacity:1;
	}
	
	#introduction {
		width: 612px;
		float: left;
		
		color: #fff;
		font-weight: normal;
	}
	
	#introduction p.intro {
		font-weight: bold;
	}
	
	#introduction img {
		border: 1px solid #aeb0b2;
		margin: 0 16px 0 0;
	}
	
	#introduction p {
		margin: 1em 0 0 0;
		width: 453px;
	}
#debug {
	position: absolute;
	top: 0;
	left: 800px;
}

#main {
	margin: auto;
	margin-top: 10px;
	width: 923px;
}

#left {
	width: 235px;
	margin: 0;
	float: left;
}
	#utilities {
		font-size: 10px;
		line-height: 11px;
		height: 60px;
		border-bottom: 1px solid #aeb0b2;
		color: #fff;
	}
		#utilities a {
			color: #fff;
		}
		
		
		#utilities img {
			margin-right: 15px;
			vertical-align: top;
		}
	
	
	#companylogo {
		height: 60px;
		border-bottom: 1px solid #aeb0b2;
	}

	#footer {
		color: #849AC9;
		xfont-weight: bold;
		font-size: 10px;
		padding: 10px 0 0 236px ;
	}
	
	#footer a {
		color: #849AC9;
	}
	#footer a:hover {
		color: #fff;
	}
	
	

		
