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

html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	font:100%/1.25 arial, helvetica, sans-serif;
}
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	padding:30px 0 25px 0;
	letter-spacing:-1px;
	font:2em arial, helvetica, sans-serif;
}
h2 {
	padding:20px 0;
	letter-spacing:-1px;
	font:1.5em arial, helvetica, sans-serif;
}
h3 {
	font:1em arial, helvetica, sans-serif;
	font-weight:bold;
}
p, ul, ol {
	margin:0;
	padding:0 0 18px 0;
}
ul, ol {
	list-style:none;
	padding:0 0 0 40px;
}
blockquote {
	margin:22px 40px;
	padding:0;
}
small {
	font-size:0.85em;
}
img {
	border:0;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/***** Links *****/
 
a, a:visited {
	text-decoration:none;
}
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:1em arial, helvetica, sans-serif;
}
textarea {
	line-height:1.25;
}
label {
	cursor:pointer;
}
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 18px 0;
	padding:0;
}
table tr td {
	padding:2px;
}

/*******STYLES******/

html, body, #container {height: 100%;}

body{
background:#FFFFFF url(../images/top_tile.png) repeat-x 0 0;}

body > #container {height: auto; min-height: 100%;}

a:active, a:link, a:visited{
color:#bb761f;}

a:hover{
color:#939393;}

#main {padding-bottom: 70px; width:890px; margin:0px auto;}  /* must be same height as the footer */

#header{
width:890px;
text-align:left;
clear:both;}

img.logo{
float:left;
margin-top:10px;}

#banner{
clear:both;
height:365px;
width:890px;
}

#banner.home{
background:url(../images/banners/home_banner.jpg) no-repeat 0 0;}

#banner.capabilities{
background:url(../images/banners/capabilities_banner.jpg) no-repeat 0 0;}

#banner.about{
background:url(../images/banners/about_banner.jpg) no-repeat 0 0;}

#banner.contact{
background:url(../images/banners/contact_banner.jpg) no-repeat 0 0;}

#banner.blog{
background:url(../images/banners/blog_banner.jpg) no-repeat 0 0;}

#actionList{
width:890px;
height:230px;
clear:both;}

ul.action{
width:890px;
height:200px;
padding:20px 0 0 0;
}

ul.action li{
width:200px;
height:200px;
float:left;
margin:0 28px 0 0;
padding:0 0 0 0;
font-size:12px;
line-height:1.4;
text-align:justify;
color:#3a3938;
font-family:Georgia, "Times New Roman", Times, serif;
}

ul.action li a {
display:block;
height:200px; 
width:200px;
background:transparent url(navigation.png) no-repeat 0 0;
outline:none;
color:#3a3938;
}

ul.action li.blog{
background:url(../images/action/read_our_blog.png) no-repeat 0 0;}

ul.action li.about{
background:url(../images/action/learn_about_us.png) no-repeat 0 0;}

ul.action li.what{
background:url(../images/action/what_we_do.png) no-repeat 0 0;}

ul.action li.touch{
background:url(../images/action/get_in_touch.png) no-repeat 0 0;
margin:0 0 0 0;}

ul.action li.client{
background:url(../images/action/featured_client.png) no-repeat 0 0;
margin:0 0 0 0;}

ul.action li:hover{
cursor:pointer;
background-position:0 -200px;}



div.bannerText{
text-align:left;
float:right;
width: 575px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
line-height:1.6;
color:#3a3938;
margin:90px 0 0 0;
text-align:justify;
letter-spacing:.02em;
}

div.bannerText.doubleLine{
margin:160px 0 0 0;}

div.bannerText.left{
margin:160px 0 0 4px;
float:left;
width:575px;}

div.bannerText.about{
width:620px;}

#footer {position: relative;
	margin-top: -70px; /* negative value of footer height */
	height: 70px;
	width:100%;
	background:url(../images/footer_tile.png) repeat-x 0 0;
	clear:both;} 
	
#footerText{
width:890px;
height:35px;
margin:0px auto;
background:url(../images/footer.png) no-repeat 0 0;
text-indent:-9009px;
}

#footerBtn{
width:300px;
height:25px;
margin:0px auto;
background:none;
text-indent:-9009px;
}

ul.footer_btn{
padding:0 0 0 0;
margin:0 0 0 0;
width:300px;
}

ul.footer_btn li{
height:25px;
float:left;
padding:0 0 0 0;
margin:0 0 0 0;
}

ul.footer_btn li a {
display:block;
height:25px; 
min-width:150px;
background:transparent url(navigation.png) no-repeat 0 0;
text-indent:-9009px;
outline:none;
}

ul.footer_btn li.email{
background:url(../images/email_btn.png) no-repeat 0 0;}
ul.footer_btn li.email:hover{
background-position:0 -25px;}

ul.footer_btn li.homepage{
background:url(../images/return_btn.png) no-repeat 0 0;}
ul.footer_btn li.homepage:hover{
background-position:0 -25px;}

#topBar{
width:890px;
height:55px;}

#sub_content{
width:890px;
text-align:left;}

#sub_left{
width:540px;
float:left;
margin:30px 0 0 0;
font-size:13px;
line-height:1.4;
text-align:justify;
color:#3a3938;
font-family:Georgia, "Times New Roman", Times, serif;}

#sub_right{
width:300px;
float:left;
margin:30px 0 0 50px;
font-size:12px;
line-height:1.4;
text-align:justify;
color:#3a3938;
font-family:Georgia, "Times New Roman", Times, serif;
}
#sub_right a:active, #sub_right a:link, #sub_right a:visited{
font-style:italic;
text-decoration:none;
color:#c07a20;
font-size:12px;}

#sub_right a:hover{
color:#8b8b8b;
text-decoration:none;
font-style:italic;
font-size:12px;}

#sub_right a.more:active, #sub_right a.more:link, #sub_right a.more:visited{
font-style:italic;
text-decoration:none;
color:#c07a20;
font-size:15px;
padding-bottom:10px;}

#sub_right a.more:hover{
color:#8b8b8b;
text-decoration:none;
font-style:italic;
font-size:15px;
padding-bottom:10px;}

img.client-logo{
width:180px;
height:auto;
padding-left:12px;}

p.newsletter{
float:right;
height:20px; 
width:260px;
padding:0 0 0 0;
margin:12px 0 0 0;
}
p.newsletter a {
display:block;
height:20px; 
width:260px;
background:transparent url(navigation.png) no-repeat 0 0;
text-indent:-9009px;
outline:none;
}

p.newsletter {
background:url(../images/newsletter_btn.png) no-repeat 0 0;}
p.newsletter:hover{
background-position:0 -20px;}


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {clear:both; display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

ul.nav{
list-style:none;
float:right;
padding:25px 0 0 0;
margin:0 0 0 0;
width:450px;
}

ul.nav li{
height:100px;
float:left;
padding:0 0 0 0;
margin:0 0 0 0;
}

ul.nav li a {
display:block;
height:100px; 
min-width:92px;
background:transparent url(navigation.png) no-repeat 0 0;
text-indent:-9009px;
outline:none;
}

ul.nav li.about{
width:96px;
background:url(../images/nav/about.png) no-repeat 0 0;}
ul.nav li.about:hover{
background-position:0 -100px;}

ul.nav li.capabilities{
width:154px;
background:url(../images/nav/capabilities.png) no-repeat 0 0;}
ul.nav li.capabilities:hover{
background-position:0 -100px;}

ul.nav li.blog{
width:92px;
background:url(../images/nav/blog.png) no-repeat 0 0;}
ul.nav li.blog:hover{
background-position:0 -100px;}

ul.nav li.contact{
width:107px;
background:url(../images/nav/contact.png) no-repeat 0 0;}
ul.nav li.contact:hover{
background-position:0 -100px;}

ul.nav li.on{
background-position:0 -100px;
}
ul.nav li.on:hover{
background-position:0 -100px;}

p.learn{
float:right;
height:40px; 
width:120px;
padding:0 0 0 0;
margin:50px 0 0 0;
}
p.learn a {
display:block;
height:40px; 
width:120px;
background:transparent url(navigation.png) no-repeat 0 0;
text-indent:-9009px;
outline:none;
}

p.learn {
background:url(../images/learn_btn.png) no-repeat 0 0;}
p.learn:hover{
background-position:0 -40px;}



ul.social{
list-style:none;
padding:6px 0 0 0;
margin:0 0 0 0;
float:left;
}

ul.social li{
height:25px;
width:25px;
float:left;
padding:0 0 0 0;
margin:0 1px 0 0;
}

ul.social li a {
display:block;
height:25px;
width:25px; 
background:transparent url(navigation.png) no-repeat 0 0;
text-indent:-9009px;
outline:none;
}

ul.social li.facebook{
background:url(../images/facebook.png) no-repeat 0 0;}
ul.social li.facebook:hover{
background-position:0 -25px;}

ul.social li.twitter{
background:url(../images/twitter.png) no-repeat 0 0;}
ul.social li.twitter:hover{
background-position:0 -25px;}

ul.social li.linkedin{
background:url(../images/linkedin.png) no-repeat 0 0;
margin:0 0 0 0;}
ul.social li.linkedin:hover{
background-position:0 -25px;}

div.left{
min-width:225px;
float:left;
padding:0 0 0 0;
margin:0 25px 5px 0;
text-align:justify;}

div.left p{
font-family:"Hoefler Text",Georgia, "Times New Roman", Times, serif;
color:#8b8b8b;
width:225px;
padding:8px 0 0 0;
font-style:italic;
font-size:12px;
text-align:justify;
}

div.left p a:active, div.left p a:link, div.left p a:visited{
color:#bb761f;}

div.left p a:hover{
color:#3a3938;}


img.left{
float:left;
padding:0 0 0 0;}

img.right{
float:right;
padding:0 0 0 0;}

img.title{
padding:0 0 10px 0;}

ul.banner{
padding:8px 0 8px 30px;
list-style:disc;
font-style:italic;
}

ul.bannerColumns{
padding:8px 0 12px 30px;
list-style:disc;
font-style:italic;
}

ul.bannerColumns li{
width:220px;
float:left;}

p.visit{
height:35px; 
width:300px;
padding:0 0 0 0;
margin:0 0 8px 0;
}
p.visit a {
display:block;
height:35px; 
width:300px;
background:transparent url(navigation.png) no-repeat 0 0;
text-indent:-9009px;
outline:none;
}

p.visit {
background:url(../images/visit_btn.png) no-repeat 0 0;}
p.visit:hover{
background-position:0 -35px;}

p.contact{
height:35px; 
width:300px;
padding:0 0 0 0;
margin:0 0 8px 0;
}
p.contact a {
display:block;
height:35px; 
width:300px;
background:transparent url(navigation.png) no-repeat 0 0;
text-indent:-9009px;
outline:none;
}

p.contact {
background:url(../images/contact_btn.png) no-repeat 0 0;}
p.contact:hover{
background-position:0 -35px;}

p.featured{
height:35px; 
width:300px;
padding:0 0 0 0;
margin:0 0 8px 0;
}
p.featured a {
display:block;
height:35px; 
width:300px;
background:transparent url(navigation.png) no-repeat 0 0;
text-indent:-9009px;
outline:none;
}

p.featured {
background:url(../images/titles/featured.png) no-repeat 0 0;}
p.featured:hover{
background-position:0 -35px;}

p.prior{
height:35px; 
width:300px;
padding:0 0 0 0;
margin:0 0 8px 0;
}
p.prior a {
display:block;
height:35px; 
width:300px;
background:transparent url(navigation.png) no-repeat 0 0;
text-indent:-9009px;
outline:none;
}

p.prior {
background:url(../images/titles/prior_featured.png) no-repeat 0 0;}
p.prior:hover{
background-position:0 -35px;}

img.babak{
border:1px solid #3a3938;
}

p.capBreak{
clear:both;
padding:8px 0 0 0;}

input.subscribe_btn{
cursor:default;
margin:10px 0 20px 0;
background:url(../images/subscribe_btn.png) no-repeat 0 0;
height:30px;
width:90px;
float:left;
border:none;}

input.subscribe_btn:hover{
cursor:pointer;
height:30px;
width:90px;
background-position:0 -30px;}

label{
display:block;
padding:5px 0 3px 0;
text-transform:uppercase;}

fieldset{
border:none;
text-align:left;
padding:0 0 0 0;}

div.indicate-required{
color:#c07a20;
font-style:italic;
padding:0 0 10px 0;}

div.mc-field-group input{
width:540px;
font-family:"Hoefler Text",Georgia, "Times New Roman", Times, serif;
color:#3a3938;
font-size:14px;}

p.spacer{
padding:0 0 20px 0;}