@charset "utf-8";
/* CSS Document */
*{
padding:0px;
margin:0px;
}
html, body {
	height:100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
}
.footer, .push {
	height: 40px; /* .push must be the same height as .footer */
	clear:both;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#resultHolder{
	font-size:16px;
	font-weight:bold;
}
#resultHolder2{
	font-size:16px;
	font-weight:bold;
}
body {
	background-color: #e8eaea;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;
	text-align:center;
	
}
#container{
width:940px;
text-align:center;
margin: 0 auto;
}
#topRow {
	width:940px;
	height:150px;
}
#logo {
	float:left;
	width:200px;
	text-align:left;
}
#contact {
	float:right;
	font-size:13px;
	padding-top:84px;
	width:740px;
	text-align:right;
}
#topFlash {
	height:183px;
	width:940px;

}
#navigation {
	background:#ffcf06;
	width:940px;
	height:25px;
	margin-top:5px;
	color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	font-size:16px;
}

#navigation a {
	color:#fff;
	text-decoration:none;
}
#navigation a:hover {
	color:#000;
}
#subnav{
	background-color:#616161;
	width:923px;
	margin-top:5px;
	padding-top:3px;
	padding-bottom:8px;
	height:19px;
	font-size:14px;
	text-align:left;
	padding-left:17px;
}
#subnav h4{
	font-size:14px;
	padding:0;
	margin:0;
}
#subnav a {
	color:#fff;
	text-decoration:none;
}
#subnav a:hover {
	color:#000;
}
#bottomFlash {
	height:174px;
	width:940px;
	background:url(images/bottomFlash.jpg);
	margin-top:5px;
}
#content {
	text-align:left;
	margin-top:15px;
}
#content a{
	color:#000;
}
.article{
	clear:both;
	min-height:125px;
}
#content ul{
	margin-left:26px;
}
#content li{
	margin-bottom:7px;
	margin-top:7px;
}
#leftContent {
	width:460px;
	float:left;
	margin-top:15px;
	text-align:justify;
}
#rightContent {
	width:460px;
	float:left;
	margin-top:18px;
	margin-left:20px;
	text-align:justify;
}
#footer {
	background:url(images/footerBg.png);
	background-position:top;
	background-repeat:no-repeat;
	height:40px;
	width:940px;
}
#leftFooter {
	float:left;
	margin-top:10px;
}
#rightFooter {
	float:right;
	margin-top:10px;
}
.intro {
	font-size:15px;
	line-height:20px;
}
.introS {
	font-size:15px;
	line-height:20px;
	color:#ffa303;
	margin-bottom:7px;
}
.introB {
	font-size:15px;
	line-height:20px;
	color:#ff7900;
	margin-bottom:7px;
}
.introV {
	font-size:15px;
	line-height:20px;
	color:#ff6418;
	margin-bottom:7px;
}

.introC{
	font-size:15px;
	line-height:20px;
	margin-bottom:7px;
}
#contact h5{
	font-size:13px;
}

.yellow {
	color:#ffcf06;
	text-decoration:none;
	font-size:15px;
}
.navImage {
	vertical-align:middle;
	margin-left:2px;
	margin-right:2px;
}
#leftFooter a{
	color:#000;
	text-decoration:none;
}
#blogCaseHolder{
	text-align:right;
	height:100px;
}
.blogLink{
	float:left;
}
.caseLink{
	float:right;
}
.col1{
	width:220px;
	margin-right:16px;
	float:left;
}
.col2{
	width:220px;
	margin-right:16px;
	float:left;
}
.col3{
	width:220px;
	margin-right:16px;
	float:left;
}
.col4{
	width:220px;
	float:left;
	
}

#linkedInHolder {
	margin-top:20px;
	width:950px;
	float:left;
	text-align:left;
}


.testimonialHolder{
	width:340px;
	height:250px;
	float:right;
	clear:both;
	overflow:hidden;
	text-align:right;
}
.testimonialHolderR{
	width:340px;
	height:250px;
	float:left;
	clear:both;
	overflow:hidden;
	text-align:left;
}
.testOuter{
	background-image:url(images/speechStart.png);
	background-position:top left;
	background-repeat:no-repeat;
		
}
.testInner{
	background-image:url(images/speechEnd.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:27px;
	padding-bottom:32px;
	padding-right:0;
	
}
.testInner h1{
	font-size:18px;
}
.linky{
	text-decoration:none;
	color: #000;
}
.linky:hover{
	text-decoration:underline;
	color: #000;
}
.sitemap{
	line-height:19px;
}
.sitemap a{
	color:#000;
	text-decoration:none;
}
.sitemap a:hover{
	color:#000;
	text-decoration:underline;
}
#leftContent a{
	color:#000;
	text-decoration:none;
}
#leftContent a:hover{
	color:#000;
	text-decoration:underline;
}
#caseHolder p{
	padding-bottom:6px;
	padding-top:6px;
}
