@charset "UTF-8";
/* CSS Document */

body{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.1em;
	background:url(../images/bg_body.gif);
	margin:0;
	padding:0;
	}
	
a, a:visited{
	color:#ff6600;
	text-decoration:none;
	outline:none;
	}
	
a:hover{
	text-decoration:underline;
	}
	
#topContainer{
	width:100%;
	background:#fff;
	margin:0;
	padding:0;
	}
	
#topHome{
	width:970px;
	height:270px;
	background-image:url(../images/ill_home_1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-bottom:0;
	padding:30px 0 0 0;
	}

#topInner{
	width:970px;
	height:190px;
	background-image:url(../images/bg_inner_header.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 auto;
	margin-bottom:0;
	padding:30px 0 0 0;
	}

h1{
	width:197px;
	height:36px;
	text-indent:-9999px;
	background:url(../images/logo_bench.gif) no-repeat;
	margin:0;
	padding:0;
	}
	
#topPhoneLinkedin{
	float:right;
	width:310px;
	height:36px;
	padding:0;
	margin:0;
	}
	
#topPhone{
	float:right;
	width:200px;
	height:36px;
	text-indent:-9999px;
	background:url(../images/phone_number.gif) no-repeat;
	padding:0;
	margin:0;
	}
	
#linkedin{
	width:80px;
	height:36px;
	text-indent:-9999px;
	background:url(../images/linkedin.gif) no-repeat 0 5px;
	margin:0 20px 0 0;
	padding:0;
	}
	
.topQuestion{
	width:437px;
	height:77px;
	padding:0;
	margin:0 0 0 500px;
	}
	
#topAbout{background:url(../images/topquestion_about.gif) no-repeat;}
#topServices{background:url(../images/topquestion_services.gif) no-repeat;}
#topClients{background:url(../images/topquestion_clients.gif) no-repeat;}
#topTeam{background:url(../images/topquestion_team.gif) no-repeat;}
#topNews{background:url(../images/topquestion_news.gif) no-repeat;}
#topTestimonials{background:url(../images/topquestion_testimonials.gif) no-repeat;}
#topContact{background:url(../images/topquestion_contact.gif) no-repeat;}
#topCase{background:url(../images/topquestion_case.gif) no-repeat;}
	
#topInner h2{
	height:64px;
	margin:0 0 0 240px;
	padding:0;
	}
	
#container{
	width:970px;
	margin:0 auto;
	padding:0;
	background:url(../images/bg_container.gif) no-repeat center top;
	}
	
#container.containerInner{
	background:none;
	}
	
#columnLeft{
	float:left;
	width:240px;
	margin:0;
	padding:0;
	}
	
#columnRight{
	float:right;
	width:240px;
	margin:0;
	padding:0;
	}
	
#columnCenter{
	width:490px;
	margin:0 0 0 240px;
	padding:90px 0 0 0;
	background:url(../images/ill_home_2.gif) no-repeat #fff;
	}
	
#columnWide{
	width:730px;
	margin:0 0 0 240px;
	padding:0 0 0 0;
	background:#fff;
	}
	
ul#nav{
	width:230px;
	margin:0;
	padding:10px 0 10px 10px;
	background:url(../images/bg_nav.gif) repeat-y;
	}
	
ul#nav li{
	list-style:none;
	margin:0 0 8px 0;
	padding:0;
	}
	
ul#nav li a{
	display:block;
	width:123px;
	height:16px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0;
	}

ul#nav li a:hover,
ul#nav li#current a{
	background-position:-123px 0;
	}
	
#navHome{ background-image:url(../images/nav_home.gif);}
#navAbout{ background-image:url(../images/nav_about.gif);}
#navServices{ background-image:url(../images/nav_services.gif);}
#navClients{ background-image:url(../images/nav_clients.gif);}
#navTeam{ background-image:url(../images/nav_our_team.gif);}
#navNews{ background-image:url(../images/nav_news.gif);}
#navTestimonials{ background-image:url(../images/nav_testimonials.gif);}
#navContact{ background-image:url(../images/nav_contact.gif);}
#navCase{ background-image:url(../images/nav_case.gif);}

ul#subNav{
	margin:8px 0 0 0;
	padding:0;
	}
	
ul#subNav li{
	margin:0 0 4px 0;
	padding:0;
	}
	
ul#subNav li a{
	display:block;
	width:214px;
	height:auto;
	color:#000;
	text-indent:0;
	font-size:0.8em;
	padding:4px;
	}
ul#subNav li a:hover,
ul#subNav li#current a{
	text-decoration:none;
	background:#000;
	color:#fff;
	}

#twitter{
	width:220px;
	margin:0;
	padding:10px 10px 20px 10px;
	background:url(../images/bg_grey_left.gif) repeat-y;
	font-size:0.85em;
	color:#666666;
	}
	
#twitter h4{
	width:170px;
	height:32px;
	padding:10px 0 0 40px;
	background:url(../images/twitter_icon.gif) no-repeat;
	background-color:none;
	}
	
#content{
	width:450px;
	margin:0;
	padding:0 0 20px 20px;
	}
	
#contentWide{
	width:690px;
	margin:0;
	padding:20px 0 20px 20px;
	}
	
hr{
	height:1px;
	border:none;
	border-bottom:solid 1px #efefef;
	}
	
#testimonialQuote{
	background:#000;
	width:220px;
	margin:0;
	padding:10px;
	color:#FFFFFF;
	}
	
#testimonialQuote p{
	background:url(../images/testimonial_quote_top.gif) no-repeat;
	padding:10px 0 0 5px;
	margin:0;
	}

.quoteBottom{
	display:inline-block;
	width:20px;
	height:18px;
	background:url(../images/testimonial_quote_bottom.gif) no-repeat;
	}
	
#testimonialSource{
	width:240px;
	margin:0;
	padding:0 0 20px 0;
	background:url(../images/bg_grey_right.gif) repeat-y;
	font-size:0.85em;
	color:#666666;
	}
	
#columnLeft #testimonialSource{
	background:url(../images/bg_grey_left.gif) repeat-y;
	}

#testimonialImage{
	float:left;
	width:40px;
	padding:10px 0 0 35px;
	background:url(../images/testimonial_triangle.gif) no-repeat;
	}

#testimonialSource p{
	margin:0 0 0 80px;
	padding:10px 10px 0 0;
	}
	
a.moreTestimonials{
	display:block;
	width:112px;
	height:10px;
	text-indent:-9999px;
	background:url(../images/more_testimonials.gif) no-repeat;
	margin:10px 0 0 40px;
	}
	
a.moreTwitter{
	display:block;
	width:53px;
	height:10px;
	text-indent:-9999px;
	background:url(../images/more_twitter.gif) no-repeat;
	margin:10px 0 0 0;
	}

a.moreNews{
	display:block;
	width:72px;
	height:10px;
	text-indent:-9999px;
	background:url(../images/more_news.gif) no-repeat;
	margin:10px 0 0 0;
	}
	
td.homeNewsItem{
	font-size:0.9em;
	color:#999999;
	border-bottom:dotted 1px #efefef;
	padding:8px 4px 8px 0;
	}

td.homeNewsDate{
	font-size:0.8em;
	border-bottom:dotted 1px #efefef;
	padding:8px 4px 8px 0;
	color:#666;
	}
	
.newsDate{
	font-size:0.8em;
	padding:0;
	color:#666;
	}
	
.newsItem{
	border-bottom:dotted 1px #efefef;
	padding:8px 4px 8px 0;
	}

	
.clearBoth{
	clear:both;
	}
	

	
#footerContainer{
	width:970px;
	padding:0;
	color:#999;
	margin:0 auto;
	}
	
#footerContainerInner{
	width:970px;
	height:0;
	padding:0;
	color:#999;
	margin:0 auto;
	margin-top:400px;
	}
	
.footerIllustration{
	width:664px;
	height:184px;
	margin:-260px 0 0 300px;
	z-index:1000 !important;
	}
	
#footerIll1{
	background:url(../images/footerill_rocket.gif) no-repeat;
	}
#footerIll2{
	background:url(../images/footerill_ladder.gif) no-repeat;
	}
#footerIll3{
	background:url(../images/footerill_megaphone.gif) no-repeat;
	}
#footerIll4{
	background:url(../images/footerill_newspaper.gif) no-repeat;
	}
#footerIll5{
	background:url(../images/footerill_rolodex.gif) no-repeat;
	}
	
#footer{
	width:730px;
	height:80px;
	padding:35px 0 0 240px;
	font-size:0.75em;
	background:url(../images/logo_bench_footer.gif) no-repeat 0 35px #202020;
	}

#footerContainerInner #footer{
	margin-top:-220px;
	}
	

	
#footer #address{
	float:left;
	width:470px;
	}
	
#footer #credits{
	margin:0 0 0 490px;
	width:240px;
	}
	
#footer a{
	color:#CCCCCC;
	}
	
.WidgetHolder h3{
	display:none;
	}
	
h5{
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
.testimonialItem{
	margin:0 0 20px 0;
	padding:0 0 10px;
	border-bottom:solid 1px #efefef;
	}
	
.testimonialImage{
	float:left;
	border:none;
	margin:0;
	padding:0;
	width:230px;
	}
	
.testimonialText{
	width:470px;
	margin:0 0 0 240px;
	}
	

.testimonialSource{
	font-style:italic;
	color:#000;
	}
	
.pagination-box{
	margin:0 auto;
	}
	
.pagination{
	margin:0;
	padding:0;
	}
	
.pagination li{
	display:inline;
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
	}
	
.left{
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
	border:solid 1px #ccc;
	}
	
.right{
	float:right;
	margin:0 0 10px 10px;
	padding:10px;
	border:solid 1px #ccc;
	}
