@charset "utf-8";
.gridContainer {
	max-width: 1000px;
	padding: 0;
}
#pageWrap.gridContainer {
	padding: 0 20px;
	max-width: 950px;
}
#LayoutDivHeader > div.gridContainer {
	position: relative;
	/* [disabled]background-color: #FF0;
*/
	overflow: hidden;
}
#LayoutDivHeader ul#main_nav {
	text-align: right;
	margin-top: -35px;
}
#LayoutDivHeader ul#main_nav li {
	/* [disabled]width: auto; */
	/* [disabled]border-left: 2px ridge #666; */
}
#LayoutDivHeader ul#main_nav li:first-child {
	border-left: none;
}
#LayoutDivHeader #main_nav li a {
	padding: 5px 2px 5px 5px;
	/* [disabled]background-color: #F0F; */
}
#what .timeline {
	margin-top: -125px;
	overflow: hidden;
	margin-bottom: 4em;
	padding-top: 110px;
	background: url(../../images/running_man.png) no-repeat right top;
	background-color: transparent;
	height: 400px;
}
/**
         * CSS Timeline Styles
         */

#what ul.events {
	margin: 0;
	padding: 0 0 20px 0;
	position: relative;
	height: 14em;
	/* [disabled]background-color: #F0F;
*/
	list-style: none;
}
#what ul.events li {
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	background: #EEE;
	border: 1px solid #ddd;
	color: #666;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 3px 0;
	position: absolute;
	text-align: center;
	height: 1.2em;
	line-height: 1.2em;
	width: 19.8%;
}
#what ul.events li#step1 {
	left: 0%;
	bottom: 0em;
}
#what ul.events li#step2 {
	left: 20%;
	bottom: 2em;
}
#what ul.events li#step3 {
	left: 40%;
	bottom: 4em;
}
#what ul.events li#step4 {
	left: 60%;
	bottom: 6em;
}
#what ul.events li#step5 {
	left: 80%;
	bottom: 8em;
}
#what ul.events li em {
	color: #aaa;
	font-weight: normal;
	font-size: 0.85em;
	display: block;
	margin-top: 1em;
	margin-right: 0.5em;
	margin-left: 1em;
	text-align: left;
}
#home #WrapBody .col-one-third > div {
	height: 340px;
}
#home #portfolioPanels, #home #portfolioPanels .SlidingPanels, #home #portfolioPanels .SlidingPanelsContent {
	width: 220px;
	height: 270px;
}
