@charset "utf-8";
@import url('common.css');
#main-wrapper, #content-top-bg, #content-middle-bg, #content-bottom-bg {
	width: 983px;
}
#main-wrapper {
	margin: 4px auto;
	padding-bottom: 3px;
}
	#content-top-bg {
		background: url(../images/page_top_bg.png) top left no-repeat;
		height: 5px;
	}
	#content-middle-bg {
		background: url(../images/page_body_bg.png) top left repeat-y;
	}
		#content-middle {
			width: 975px;
			margin: 0 auto;
			background: #E0E4E5 url(../images/main_bg.jpg) top left no-repeat;
			padding-bottom: 2px;
		}
			#top-navigation {
				width: 100%;
				height: 30px;
				font-size: 0.92em;
				font-family: Arial, Helvetica, sans-serif;
			}
			#content-wrapper {
				width: 967px;
				margin: 0 auto 3px auto;
				height: 100%;
				background: #223f73 url(../images/content_bg.gif) top left repeat-y;
				position: relative;
			}
/* content-wrapper */
#left-col {
	float: left;
	background: #223f73 url(../images/left_col_bg.jpg) top left no-repeat;
	width: 212px;
	min-height:427px;
	height: 100%;
}
	#news-content {
		width: 175px;
		margin: 100px 0 0 14px;
		font-size: 0.92em;
		color: #9fa8ac;
		margin-bottom: 75px;
	}
	#news-content-index {
		
		margin: 0px 0 0 0px;
		font-size: 0.92em;
		color: #9fa8ac;
	}
	#elpaso {
		position: absolute; 
		bottom: 79px; 
		left: 10px; 
	}
	#elpaso a { 
		display: block;
		width: 195px;
		height: 28px;
		overflow: hidden;
		background: url(../images/img_passo.gif) top left no-repeat;
	}
		#elpaso a:hover {
			background-position: bottom!important;
		}
		#elpaso a span {
			display: none;
		}
	#austin {
		position: absolute; 
		bottom: 46px; 
		left: 10px; 
	}
	#austin a { 
		display: block;
		width: 195px;
		height: 28px;
		overflow: hidden;
		background: url(../images/img_austin.gif) top left no-repeat;
	}
		#austin a:hover {
			background-position: bottom!important;
		}
		#austin a span {
			display: none;
		}
	#state {
		position: absolute; 
		bottom: 10px; 
		left: 10px; 
	}
	#state a { 
		display: block;
		width: 195px;
		height: 28px;
		overflow: hidden;
		background: url(../images/img_state.gif) top left no-repeat;
	}
	#state a:hover {
		background-position: bottom!important;
	}
	#state a span {
		display: none;
	}
	
	#chambers {
	position: absolute; 
	bottom: 115px; 
	left: 10px; 
}
#chambers a { 
	display: block;
	width: 195px;
	height: 28px;
	overflow: hidden;
	background: url(../images/img_chambers.gif) top left no-repeat;
}
	#chambers a:hover {
		background-position: bottom!important;
	}
	#chambers a span {
		display: none;
	}
	#chambers_europe {
	position: absolute; 
	bottom: 115px; 
	left: 10px; 
}
#chambers_europe a { 
	display: block;
	width: 195px;
	height: 28px;
	overflow: hidden;
	background: url(../images/img_europe.gif) top left no-repeat;
}
	#chambers_europe a:hover {
		background-position: bottom!important;
	}
	#chambers_europe a span {
		display: none;
	}
		
	#elpaso-index {
		
	}
	#elpaso-index a { 
		display: block;
		width: 195px;
		height: 28px;
		margin-bottom:3px;
		overflow: hidden;
		background: url(../images/img_passo_index.gif) top left no-repeat;
	}
		#elpaso-index a:hover {
			background-position: bottom!important;
		}
		#elpaso-index a span {
			display: none;
		}
	#austin-index {
		
	}
	#austin-index a { 
		display: block;
		width: 195px;
		height: 28px;
		overflow: hidden;
		background: url(../images/img_austin_index.gif) top left no-repeat;
	}
		#austin-index a:hover {
			background-position: bottom!important;
		}
		#austin-index a span {
			display: none;
		}
	#state-index {
		
	}
	#state-index a { 
		display: block;
		width: 195px;
		height: 28px;
		overflow: hidden;
		background: url(../images/img_state_index.gif) top left no-repeat;
	}
		#state-index a:hover {
			background-position: bottom!important;
		}
		#state-index a span {
			display: none;
		}
#right-content {
	float: left;
	width: 755px;
	background: #E0E4E5 url(../images/main_bg.jpg) top right no-repeat;
}

#right-content-index {
	float: left;
	width: 755px;
	background: #002157 url(../images/index_bg.gif) top right no-repeat;
	color: #ADB4B8;
}

#right-content-index .highlight{
	color: #D8CCB9;
	font-weight: bold;
}
#right-content-index .index-left {
	float: left;
	width: 65%;
	padding-right: 0px;
}

#right-content-index .index-right {
	float: right;
	width: 32%;
	padding-left: 0px;
}

#right-content-index .index_label{
	margin-left: -30px;
	position: relative;
}



	#header-index {
		background: url(../images/header_bg.jpg) top left;
		height: 233px;
		width: 755px;
		border-bottom: 2px solid #FFFFFF;
	}
	
	#header {
		background: url(../images/header_bg.jpg) top left;
		height: 169px;
		width: 755px;
		margin-bottom: 2px;
	}
	#main-navigation {
		width: 755px;
	}
#main-content {
	margin: 24px 30px;
	line-height: 150%;
	min-height: 450px;
}

	#main-content ul, #main-content li {
		margin: 0;
		padding: 0;
	}
		#main-content li { 
			margin-bottom: 5px;
		}
/* End content-wrapper */

	#content-bottom-bg {
		background: url(../images/page_bottom_bg.png) top left no-repeat;
		height: 5px;
	}
	#footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.83em;
		color: #828a8f;
		margin: 0 10px 5px 10px;
		height: 13px;
	
