﻿
#center-stage{
	width:922px;
	height:358px;
	overflow:hidden;
}

.tabs{
	list-style:none;
	margin:-5px 0 -6px 0;
	padding:0;
	line-height:44px;
	font-size:30px;
	position:relative;
	height:44px;
	overflow: visible;
}

.tabs li{
	position: relative;
	float:left;
	margin:0;
	padding:0;
	z-index: 1;
}
.tabs li li{
	float:none;
}

.tabs .at-arrow{
	background:url(../images/at_arrow.gif) no-repeat;
	position:absolute;
	top:38px;
	left:140px;
	width:13px;
	height:7px;
	z-index: 2;
}

#body .tabs a:link,
#body .tabs a:visited{
	color:#666;
	line-height:44px;
	height:44px;
	display:block;
	padding:0 28.5px;
}

#body .tabs a:focus{
	outline:none;
}

#body .tabs .close-button{
	position:absolute;
	top:13px;
	right:20px;
	padding:0;
	width:38px;
	height:20px;
}
#body .tabs .close-button .button{
	width:100%;
	height:100%;
	padding:0;
}

#body .tabs .close-button span{
	background-image:url(../images/buttons/close.gif);
}

#body .tabs strong{
	color:#F3BB31;
	font-weight:normal;
}

.tab-copy{
	font-size:14px;
	clear:both;
	width:862px;
	padding:15px 30px;
	line-height:2em;
}
.tab-copy p{
	margin:0 0 10px;
}

/*
*	Valmont Vision
*/

#values{
	list-style:none;
	margin:7px 40px 0 0;
	padding:0;
	line-height:1.2em;
	color:#a6a6a6;
	float:left;
}

#values li{
	margin:0 0 28px;
}

#values strong{
	font-size:17px;
}

#vision p{
	margin:0 0 10px 286px;
}

/*
*	At a Glance
*/

#glance .row{
	width:auto;
	padding:0 0 10px;
	clear:both;
}
#glance .cell{
	background:url(../images/glance_bg.gif) repeat;
	border-bottom:1px solid #A6A6A6;
	float:left;
	font-size:10px;
	line-height:1.2em;
	margin:0 10px 0 0;
	width:421px;
}
#glance a.cell:link,
#glance a.cell:visited{
	color:inherit;
	display:block;
	height:auto;
	line-height:1.2em;
	padding:0;
	text-decoration:none;
}
#glance a.cell:hover{
	background:url(../images/link_bg.gif) repeat;
}
#glance a.cell img{
	border:none;
}
#glance h4{
	clear:both;
	font-size:24px;
	font-weight:normal;
	margin:0 0 5px;
	padding:20px 0 0;
}
#glance h5{
	font-size:17px;
	font-weight:normal;
	margin:5px 0;
	padding:0;
}
#glance .quote{
	border:none;
}
#glance blockquote{
	color:#666666;
	font-size:12px;
	line-height:1.5em;
	margin:43px 0;
	padding:1px 10px 0;
}
#glance .cell h5,
#glance .cell p{
	padding-left:10px;
	padding-right:10px;
}
#glance .infrastructure h4,
#glance .infrastructure h5{
	color:#f3bb31;
}
#glance .agriculture h4,
#glance .agriculture h5{
	color:#006595;
}
#glance .agriculture .cell{
	width:auto;
}
