/* this file handles styles applied only to the Home Page */

div#main-content {
	margin-bottom: 0.5em;
}

div#main-content div#wrapper {
	background: #fff no-repeat url(../img/main-content-bottom.gif) bottom right;
	border-right: none;
	width: 630px;
}

div#wrapper img {
	margin: 0;
	padding: 0;
}
body#home div#local-navigation {
	margin-left: 30px;
	width: 205px;
	left: 642px;
	top: 8.2em;
}

* html body#home div#local-navigation {
	margin-left: 30px;
	width: 205px;
	top: 8.1em;
}
div#main-content h1 {
	font-size: 2.5em;
}

div#main-content p {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2em;
	margin-left: 5.0em;
}

div#main-content span.arrow {
	background: no-repeat url(../img/arrow-home-page.gif) 0 5px;
	height: 15px;
	margin-left: 10px;
	position: absolute;
	width: 35px;
}

div#local-navigation p, div#local-navigation h1 {
	font-size: 1.25em;
	color: #fff;
	padding: 20px 23px;
}

div#content div.spotlight {
	float: left;
	margin: 1% 4% 1% 0;
	position: relative;
	top: auto;
	left: 1.5em;
	width: 27%;
}

* html div#content div.spotlight {
	margin: 1% 2% 1% 0;	
}

* html div#content div.spotlight a:hover {
	text-decoration: none;
}

div#content div#div-home-page-operations {
	width: 285px;
}

div#content div#div-home-page-consulting {
	/*height: 140px;*/
	width: 253px;
}

div#content div#div-home-page-consulting p {
	padding-bottom: 1.90em;
}

div#content div#div-home-page-operations p {
	padding-bottom: 2.1em;
}

div#content div#div-home-page-systems {
	width: 220px;
}

img.video-showcase {
	float:right;
	margin-top:-130px;
	padding-right:35px;
}
