@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

#salesforce small {
display:none;
}

body{ 
	background-image:url('images/background.gif');
	font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 1.6;
	background-color:white;
	background-repeat: repeat-x;
	
	}

p{
line-height:1.5em;
margin:10px 0;
}

li a{
color:#222222;line-height:20px;text-decoration:none;
}
	
.wrapper {
	margin:0 auto;
	width:960px;
	}

.wrapperMiddle {
	width:100%;
	background-image:url(images/bg_whatwedo.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:white;
	
	}

div#header {
	width:100%;
	height:83px;
	}
	
#logo {
	padding:20px 0px 0px 72px; 
	float:left;
	}

.menu  {
	width:960px;
	
        position:relative;

	}

.menu ul {
	list-style:none; 
	padding:10px 0px 0px 100px;
	height:36px;


	}

#slide {
	position:absolute; 
	height:4px;
	background:#ffc600;
	z-index:10;
	top:2px;

	}

.menu li {
	float:left;
	padding:6px 0px 10px 0px;
	}

	li.page-item-66{
	background-color:green;
    padding:6px 0 5px;
background:url(images/bg_getanswersnow.png);

	}

li.page-item-66 a:hover{
	color:#ebf0e6;
	background-color:#1a4905;	
}
	
.menu a {
	text-decoration:none;
	color:#FFF;
	padding:10px 10px 11px 10px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:15px;
	}

.menu a:hover, .menu a.active{
	color:#ebf0e6;
	background-color:#222222;
	}

#middle {
	background-image:url(images/bg_testimonial.jpg);
	width:960px;
	height:290px;
	background-repeat:no-repeat;
	clear:both;
	}
	
#content{
clear:both;
padding:20px;
background-color:white;
}

#latest{
background-color:#282828;
padding:0 0 0 10px;
clear:left;
}

#latest p{
padding:5px;
margin:0;
}

#latest a{
padding:5px;
margin:0;
text-decoration:none;
color:#6e6e6e;
}

#latest strong{
color:#bababa;
}

#sidebar{
float:left;
margin-left:0;
padding:0 0 0 30px;
width:270px;
}

.wpcf7-form{
}

.wpcf7-form input{
width:250px;
}

.wpcf7-form textarea{
width:250px;
}

.wpcf7-validates-as-required{
width:500px;
}

/**/
.form .wpcf7-form input{
width:500px;
padding:4px;
}

.form .wpcf7-form textarea{
width:500px;
padding:4px;
}

.form .wpcf7-form INPUT[type="radio"]{
width:15px !important;
}

.form .wpcf7-validates-as-required{
width:500px;
padding:4px;
}

/**/


text-area{
}

#page-content{
float:left;
width:600px;
}
	
#whatWeDo {
	width:960px;
	margin:0 auto;
	}

#post{

}

h2{
color:#768493;
font-size:25px;
font-weight:normal;
text-decoration:none;
}
	
h2 a{
color:#043D4E;font-size:0.7em;font-weight:bold;letter-spacing:-1px;margin:0 0 1em;text-decoration:none;}

small{
}
	
h3 { 
	font-size:16px;
	font-weight:normal; 
	color:#768493;
	float:left;
	margin-left:8px;
	}
	
.small {
	font-size:10px;
	position:relative;
	vertical-align:middle
	}

p.postinfo{
background:#EDEDED none repeat scroll 0 0;
padding:5px;
color:#4B4B4B;
}

p.postinfo a{
color:#000000;
text-decoration:none;
font-weight:normal;
}

p.commentinfo{
background-color:#b86266;
color:#ffffff;
padding:5px;
}

p.commentinfo a{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}
	
#showcase {
	padding:10px;
}

#showcase h2{
	float:left;
	font-weight:none;
	font-size:16px;
	}

#showcase a{
	background-image:url(images/bg_showcase.jpg); 
	background-repeat:repeat-x; 
	padding:10px 30px;
	float:right;
	margin-right:100px;
	color:white;
	text-decoration:none;
	}

ul.import{
display:inline;
float:left;
overflow:hidden;
padding:15px 0 0 20px;
background-color:#f9f9f9;
}	

ul.import li{
overflow:hidden;
padding:15px 20px;
display:inline;
float:left;
width:420px;
font-family:"Verdana",Arial,sans-serif;
font-size:12px;
line-height:1.5;
margin:0;
}

ul.import li img{
display:inline;
float:left;
border:0 none;
}

ul.import li p{
display:inline;
float:left;
width:250px;
margin:0 0 0 10px;
font-size:1em;
font-family:"Verdana",Arial,sans-serif;
line-height:1.5;
padding:0;
}

#companyContent {
	clear:both;
	width:100%;
	line-height:1.6;
	float:left;
	background-color:#f2f2f2;
	border-top:1px solid #cccccc;
	}

#companyContent h1 {
	font-size:20px;
	float:left;
	clear:right;
	}

#companyContent h1.whytheyloveus{
        font-size:20px;
	float:left;
	width:300px;
position:relative;
margin-left:-15px;

}

#CompanyInfo p {
	margin:5px 0px;
	float:left;
	text-align:justify;
	}
	
#CompanyInfo {
	float:left;
	margin:15px 25px 0px 0px;
	width:460px;
	padding:0px 0px 20px 25px;
	}

#CompanyInfo ul{
clear:left;
}

#CompanyInfo ul li{
list-style-type:square;
}
	
#whyTheyLoveUs {
background-color:#F6F6F6;
border:5px solid #FEFEFE;
float:left;
margin:20px 0 0;
padding:20px 0 20px 35px;
width:380px;
	}
#whyTheyLoveUs li{
	list-style-type:square;
	}
	
#whyTheyLoveUs p{
	}

img#heart {
	
	}
	
#footer {
	clear:both;
	margin:50px 0px 0px 0px;
	float:left;
	background-color:#242424;
	height:250px;
	width:100%;
	}

#footerContent {
	width:960px;
	margin:0 auto;
	}

/* Case Studies     */

.casestudy-item h2{
float:left;
padding-left:10px;
width:320px;

}


.casestudy-item p{
float:left;
width:320px;
padding-left:10px;
line-height:1.4em;


}

.casestudy-item {
padding:10px 0px;
float:left;
border-top:1px dotted #CCCCCC;
}

.casestudy-item  img{
border:1px solid #cccccc;
}

.techspeak {margin-top:30px}
Body .post ul  {padding-left:20px;}
Body .post ul  li { list-style:circle; list-style-type:circle !important}


/* Footer*/
#footerContent .footerColumn { color:white; float:left; padding:20px; }
#footerContent { color:white; }
.footerColumn p{ margin:5px; clear:both; }
.footerColumn h3{ color:white; margin:5px; font-size:22px; }
.footerColumn a { color:gray; text-decoration:none}
.footerColumn a:hover { color:white; }
.footerLogo {float:left; margin:50px;}

img#wpstats{display:none}

