body,a,div,h1,h2,h3,h4,h5,h6,ul,li,strong{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style: normal;
}
li {margin-bottom:10px;}
h1,h2,h3,h4,h5,h6 { letter-spacing:0px;}
li{margin-left:15px;}
p{margin-bottom:10px;font-weight:normal;}

body
{
	background-color:White;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size:12px;
	font-weight:normal;
	color:#888888;
	letter-spacing:1px;
	line-height:16px;
}

#PageBody
{
	width:925px;
	margin-right:auto;
	margin-left:auto;
}

#PageHeader
{
	background-image:url('/images/pageheaderbg.gif');
	background-repeat:repeat-y;
	height:100px;
}

#Logo
{
	height:66px;
	width:220px;
	position:relative;
	left:350px;
	top:30px;
	margin-bottom:-66px;
	z-index:10;
	background-image:url('/images/pageheaderlogo.gif');
}

#Logo a
{
	height:66px;
	width:220px;
	display:block;
}

a
{
	text-decoration:underline;	
	color:#981E34;
}

a .alt
{
	display:none;
}

#Navigation a
{
	text-decoration:none;
	font-size:12px;
	color:#064165;
	margin-left:65px;
	letter-spacing:0px;
	line-height:12px;
}

#Navigation a:first-child
{
	margin-left:40px;
}

#Navigation a .alt
{
	display:inline;
}


#Navigation a:hover,
#Navigation a.active
{
	color:#981E34;
}

#Navigation
{
	position:relative;
	top:60px;
	height:37px;
	overflow:hidden;
	width:925px;
	background-image:url('/images/silvergradedhr.gif');
	background-position:center center;
	background-repeat:no-repeat;
	padding-bottom:40px;
}

a#OurWorkLink
{
	margin-left:265px;
}


/* CLIENT TEXT STYLES GO HERE */

#CLIENT_TEXT {
	text-decoration:none;
	font-size:12px;
	color:#064165;
}

#CLIENT_DESCRIPTION
{
	position:relative;
	text-decoration:none;
	font-size:12px;
	color:#064165;
	top:-500px;
	left:400px;
	width:280px;
	margin-left:65px;
	letter-spacing:0px;
	line-height:14px;
}


/* END CLIENT TEXT STYLES */





/* OUR WORK IMAGES GO HERE */

#IMG1
{
	position:relative;
	background-image:url('/images/CLIENT_THUMBNAIL.png');
	top:20px;
	left:80px;
	height:196px;
	width:198px;
	z-index:10;
}

#IMG2
{
	position:relative;
	background-image:url('/images/CLIENT_THUMBNAIL.png');
	top:-176px;
	left:364px;
	height:196px;
	width:198px;
	z-index:10;
}

#IMG3
{
	position:relative;
	background-image:url('/images/CLIENT_THUMBNAIL.png');
	top:-372px;
	left:648px;
	height:196px;
	width:198px;
	z-index:10;
}

#IMG4
{
	position:relative;
	background-image:url('/images/CLIENT_THUMBNAIL.png');
	top:-300px;
	left:80px;
	height:196px;
	width:198px;
	z-index:10;
}

#IMG5
{
	position:relative;
	background-image:url('/images/CLIENT_THUMBNAIL.png');
	top:-498px;
	left:364px;
	height:196px;
	width:198px;
	z-index:10;
}

#IMG6
{
	position:relative;
	background-image:url('/images/CLIENT_THUMBNAIL.png');
	top:-696px;
	left:648px;
	height:196px;
	width:198px;
	z-index:10;
}

#IMG6
{
	position:relative;
	background-image:url('/images/CLIENT_MAIN_IMAGE.png');
	top:0px;
	left:0px;
	height:516px;
	width:442px;
	z-index:10;
}


/* IMAGES END */




#Footer
{
	border-bottom:solid 1px silver;
	height:19px;
	overflow:visible;
	margin-top:20px;
	clear:both;
}

#SocialMedia a
{
	width:39px;
	height:39px;
	display:block;
	float:left;
	margin-left:10px;
	background-image:url('/images/socialmediamap.gif');
}

#SocialMedia a#Facebook{background-position:0px 0px;}
#SocialMedia a#LinkedIn{background-position:-39px 0px;}
#SocialMedia a#Twitter{background-position:-79px 0px;}
#SocialMedia a#Digg{background-position:-116px 0px;}
#SocialMedia a#RSS{background-position:-156px 0px;}

#Legal 
{
	font-size:10px;
	line-height:20px;
	text-align:right;
	color:#888;
	float:right;
}

.startsHidden
{
	display:none;
}

