﻿#HomePage
{
	width:100%;
	overflow:hidden;
}
#Approach,#TrueStories
{
	float:left;
}
#Services
{
	float:right;
}
#Approach
{
	width:450px;
	padding:5px;
	height:130px;
}
#TrueStories,#Services
{
	width:200px;
	height:120px;
	padding:10px;
	margin-left:10px;
	border-right:solid 1px silver;
	background-image:url('/images/bottomgradient180h.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}
#Approach strong
{
	display:inline;
	color:#064165;
	font-weight:normal;
}
#Approach a
{
	text-decoration:underline;
	color:#981E34;
}


#TrueStories h3:first-child,
#Services h3:first-child
{
	margin-top:0px;
}


#TrueStories h2,
#Services h2
{
	color:#064165;
	margin-top:15px;
}

#TrueStories a,
#Services a
{
	text-decoration:underline;
	color:#888888;
}

#TrueStories a:hover,
#Services a:hover
{
	color:#981E34;
}

#Services ul, 
#Services li
{
	list-style-image:url('/images/gtbullet.gif');
}

#Splash
{
	background-image:url('/images/silvergradedhr.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	padding:3px 0px;
	margin-bottom:10px;
	height:353px;
	padding:17px;
}

#Splash div.slideshow
{
	background-position:center;
	background-repeat:no-repeat;
	width:890px;
	height:380px;
	position:absolute;
	top:102px;
}

#Splash div.slideshow div.slideText
{
	position:relative;
	color:#064165;
	line-height:22px;
	letter-spacing:0px;
	height:100px;
}

#Splash div.slideshow div.slideText a
{
	color:#064165;
}

#Splash strong
{
	font-size:19px;
	display:block;
	color:#064165;
	font-weight:lighter;
	letter-spacing:0.033em;
}

#Splash div#Expand {background-image:url('/images/slideshow/expandinyourspace.jpg');}
#Splash div#Expand .slideText{top:87px;left:495px;width:340px}
#Splash div#Expand .slideText strong{font-size:30px;line-height:40px;}

#Splash div#BrandResponsibility {background-image:url('/images/slideshow/brandresponsibility.jpg');}
#Splash div#BrandResponsibility .slideText {top:156px;left:168px;width:400px;}

#Splash div#Process {background-image:url('/images/slideshow/process.jpg');}
#Splash div#Process .slideText {top:217px;left:390px;width:510px}

#Splash div#ResultsMayVary {background-image:url('/images/slideshow/resultsmayvary.jpg');}
#Splash div#ResultsMayVary .slideText {top:150px;left:135px;padding:13px; width:510px;}

#Splash div#Experience {background-image:url('/images/slideshow/experience.jpg');}
#Splash div#Experience .slideText {top:135px;left:312px;width:520px;}

