body { 
    padding: 0; 
    font-family: "trebuchet MS", helvetica, sans-serif; 
    font-size: 100%;
    margin: 0;
}


#wrapper {
	background: #eeefef;
	width: 1008px;
	margin: 0 auto;
	margin-top:5px;
	border-top: #999 solid 1px;
	border-left: #999 solid 1px;
	border-right: #999 solid 1px;
	border-bottom: #999 solid 1px;
}

#header{
	background:#FFF;
	}

#header h1{
	float:left;
	margin-left:37px;
	margin-top:35px;
	}
	
#header #contactDetails{
	float:right;
	margin-right:32px;
	height:105px;
}

#contactDetails p{
	font-size:17px;
	margin-top:29px;
	line-height:1.6em;
}

#indicatorContainer{
	with:1px;
	height:4px;
	}

#indicator{
	float:right;
	background:#999;
	height:4px;
	width:90px;
	
	}

#navigation{
	clear:both;
	background:#fff;
	height:28px;
	border-top: #999 solid 1px;
	}

#navigation ul {
	padding:0;
	margin:0;
	list-style:none;

	}

#navigation ul li{

	display:inline;
	padding-left:54px;	
	}

#navigation ul li a{
	text-decoration:none;
	color:#999;
	
	}
#contentWrapper {
	margin: 0 auto;
	width:790px;
}
#content-home {
	width:656px;
	margin: 0 auto;
}
#content-services {
	width:656px;
	margin: 0 auto;
}
#content-ftp {
	margin: 0 auto;
	text-align:center;
	padding-top:150px;
}
#content {
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	margin: 0 auto;
	min-height:400px;
}
#leftCol{
	float:left;
	text-align:right;
	}
#rightCol{
	float:right;
	}


#pagination ul {
	padding:0;
	margin:0;
	list-style:none;

	}
#clientLogos{

	}
#quote-top{
	background:url(quote-top.png) no-repeat;
	width:116px;
	height:92px;
	position:absolute;
	margin-top:-20px;
	margin-left:-80px;
	}
#quote-bottom{
	background:url(quote-bottom.png) no-repeat right;
	width:800px;
	height:92px;
	position:absolute;
	margin-top:-80px;
	}
#mycarousel li{
	display:inline;
	}
#mycarousel li img{
	border:none;
	display:none;
	/*opacity:0.4;filter:alpha(opacity=40)*/
	}
#carousel{
	height:164px;
	}

#titleHolder {
height:1%;
margin-top:-18px;
position:relative;
}
#titleHolder #scrollButtons {
cursor:default;
margin:auto;
position:relative;
width:820px;
}
#titleHolder #scrollButtons img.scrollLeft, #titleHolder #scrollButtons img.scrollRight {
left:0;
position:absolute;
top:55px;
}
#titleHolder #scrollButtons img.scrollRight {
left:auto;
right:0;
}
#titleHolder .minWidth {
overflow:hidden;
position:relative;
width:740px;
}
#titleHolder ul {
padding:12px 0 6px;
width:2000px;
}
#titleHolder li {
float:left;
margin:18px;
position:relative;
}
#titleHolder li img {
margin:0;
}
#titleHolder li.selected em {
bottom:-7px;
height:90px;
left:-30px;
position:absolute;
width:130px;
}
#titleHolder li.selected img {
position:relative;
z-index:2;
}
#titleHolder li.new a em {
bottom:auto;
height:35px;
left:auto;
position:absolute;
right:0;
top:0;
width:35px;
z-index:2;
}
#footer {
	background:#FFF;
	border-top: #999 solid 1px;
	height:50px;
	}

#footer ul {
	padding:0;
	margin:0;
	margin-top:13px;
	list-style:none;

	}

#footer ul li{
	display:inline;
	padding-left:27px;
	padding-right:27px;
	}

#footer ul li a{
	text-decoration:none;
	}


h1 {
	background: url(/_assets/presentation/Anderson-Lambert-Strategic-Marketing-Communications.png) no-repeat;
	text-indent: -9999px;
	width:470px;
	height:45px;
}


h2 {
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
	letter-spacing: 0.035em;
}
h3 {
	font-size:13px;
	color:#999;
	font-weight:bold;
	padding-top:10px;
	margin:0px;
	letter-spacing: 0.035em;
}

p{
	color:#999;
	font-size:16px;
	line-height:1.35em;
	letter-spacing: 0.015em;
	position: relative;
	z-index:2;
	}
p a {
	
	text-decoration:none;
	color:#000;
	}
p a:hover {
	
	text-decoration:underline;

	}
#legal p {
	margin-top:0px;
	font-size:12px;
	}
	
.clear{
	clear:both;
	}

.first{
	margin-left:10px;
	}

.last{
	border:none;
	}
.black{
	color:#000;
	}
.contact{
	margin-left:210px;
	}
.email{
	margin-left:400px;
}
.divider a {color:#999}
.last a {color:#999}
.email a {color:#000; font-size:20px;}
.divider {background: url(/_assets/presentation/divider.png) right bottom no-repeat;}
.last {background-image:none;}
