#ContentWrapper {
	padding-bottom:12px;
}
#HomeLeft {
	float:left;
	width:520px;
}
#HomeRight {
	float:right;
	margin-top:10px;
	width:418px;
}
#FeaturedWorks {
	margin-top:11px;
	background-color:#dfe0e1;
	width:417px;
	height:227px;
}
#ArticlesNews, #RequestQuote {
	margin-top:5px;
}
#ArticlesNews {
	background:#def0da url(/Templates/Images/Home/articles-news-bg.png) no-repeat bottom right;
	height:184px;
}
#GrayBox {
	margin-top:5px;
	padding:10px 0 10px 7px;
	background-color:#dfe0e1;
	color:#5c5c5d;
	height:17px;
	overflow:hidden;
}
#GrayBox p {
	margin:0;
	padding:0;
}
#NewsHeader {
	padding:10px 0 10px 10px;
	background-color:#8fcd82;
}
/*--Featured Works ---------------------*/
#FeaturedWorks {
	width:416px;
	/*height:170px;*/
	margin:0 auto;
	text-align:left;
}
#top #nav {
	float:left;
	clear:both;
	width:993px;
	height:52px;
	margin:22px 0 0;
}
#top #nav ul {
	float:left;
	width:700px;
	height:52px;
	list-style-type:none;
}
#nav ul li {
	float:left;
	height:52px;
}
#nav ul li a {
	border:0;
	height:52px;
	display:block;
	line-height:52px;
	text-indent:-9999px;
}
#header {
	/*margin:-1px 0 0;*/
}
#video-header {
	height:683px;
	margin:-1px 0 0;
}
#slide-holder {
	z-index:40;
	width:417px;
	height:227px;
	position:absolute;
	background-color:#5d5d5d;
}
#slide-runner {
	width:417px;
	height:168px;
	background:url(/Templates/Images/Home/slide-bg.png) left bottom;
}
#slide-holder #slide-runner {
	width:417px;
	height:168;
	overflow:hidden;
	position:absolute;
}
#slide-holder img {
	margin-top:32px;
	display:none;
	position:absolute;
}
#description {
	margin-top:169px;
	margin-left:12px;
	margin-right:12px;
	position:absolute;
	z-index:200;
	height:51px;
	width:393px;
	overflow:hidden;
}
#description p {
	margin:0;
	color:#ffffff;
	line-height:16px;
}
#slide-holder #slide-controls/*, #slide-description*/ {
	top:0;
	left:0;
	bottom:228px;
	width:416px;
	height:32px;
	display:none;
	position:absolute;
	background-color:#5d5d5d;
}

#slide-holder #slide-controls p.text/*, #slide-description p.text*/ {
	float:left;
	color:#fff;
	display:inline;
	font-size:8pt;
	line-height:18px;
	margin:8px 0 0 12px;
	text-transform:uppercase;
}
#slide-controls span {
	margin-left:105px;
}
#slide-controls #slide-client img {
	margin-top:5px;
}
#slide-holder #slide-controls p#slide-nav {
	float:right;
	display:inline;
	margin:15px 15px 0 0;
}
#slide-holder #slide-controls p#slide-nav a {
	float:left;
	width:7px;
	height:7px;
	display:inline;
	font-size:11px;
	margin:0 3px 0 0;
	line-height:7px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-position:0 0;
	background-repeat:no-repeat;
}
#slide-holder #slide-controls p#slide-nav a.on {
	background-position:0 -7px;
}
#slide-holder #slide-controls p#slide-nav a {
	background-image:url(/Templates/Images/Home/slide-nav.png);
}
#nav ul li a {
	background:url(/Templates/Images/Home/nav.png) no-repeat;
}