@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

* html {
	border-width: 2px 0 0;
	overflow: -moz-scrollbars-vertical;
    overflow: scroll;
}
 
body {
	position: relative;
	margin:0 auto;
	width:950px;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size:14px;
	color: #383234;
	behavior: url("csshover3.htc");
}

ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
	cursor:pointer;
	color:#3986ce;
}

a:visited {
	cursor:pointer;
	color:#3986ce;
}

img, fieldset {
	border: none;
}

img {
	vertical-align: top;
	behavior: url("js/iepngfix.htc");
}
 
legend {
	display: none;
}

#hidden {
	display: none;
}

#mainBody {
	float:left;
	text-align:left;
}

P {
	margin-bottom:18px;
	line-height:20px;
}

#mainBodyContainerHome {
	width:888px;
	text-align:left;
	padding-left:62px;
	background:url(../images/homeBG.jpg) no-repeat top right;
}

#mainBodyContainerServices {
	width:888px;
	text-align:left;
	padding-left:62px;
	background:url(../images/servicesBG.jpg) no-repeat top right;
}

#mainBodyContainerRef {
	width:888px;
	text-align:left;
	padding-left:62px;
	background:url(../images/referencesBG.jpg) no-repeat bottom right;
}

#mainBodyContainerBio {
	width:888px;
	text-align:left;
	padding-left:62px;
	background:url(../images/bioBG.jpg) no-repeat top right;
}

#mainBodyContainerCaseStudies {
	width:888px;
	text-align:left;
	padding-left:62px;
}

#mainBodyContainerContact {
	width:888px;
	text-align:left;
	padding-left:62px;
	background:url(../images/contactBG.jpg) no-repeat top right;
}

#mainBodyContainerLinks {
	width:888px;
	text-align:left;
	padding-left:62px;
}

#mainBodyContainerStarfish {
	width:888px;
	text-align:left;
	padding-left:62px;
	background:url(../images/starfishBG.jpg) no-repeat top right;
}

.clientHighlight {
	color:#3986ce;
}

#RHS {
	width:420px;
	float:right;
}

#RHS.services {
	margin-top:583px;
	*margin-top:580px; 
}

.container {
	clear:both;
}

#starfish {
	clear:both;
}

.column {
	float:left;
	width:270px;
	padding-right:25px;	
}

.columnEnd {
	float:left;
	width:285px;
}

.column P {
	font-size:14px;
	line-height:20px;
	margin-bottom:12px;
}

.columnCase {
	float:left;
	width:270px;
	padding-right:35px;	
}

.columnCaseEnd {
	float:left;
	width:270px;
}

#homepageCallout {
	float:left;
	width:440px;
}

#starfishCallout {
	float:left;
	width:440px;
	z-index:100;
	position:relative;
}

#lowerCallout {
	float:left;
	width:700px;
}

/* RATE TABLE LEADER DOTS */
.dots {
	background:url('images/dots.gif') repeat-x bottom;
}
.ratefield {
	background-color: #fff;
	font-weight:100;
	height:20px;
}

/* GENERAL */

h1, h2, h3, h4, h5, h6{ color:#3986ce; margin-bottom:0.5em; }

h1 { 
	font-size:26px;
	font-weight:100; 
}

h2 {	
	font-size:18px;
	font-weight:800; 
}

h3 {	
	font-size:18px;
	font-weight:100; 
}

h4 {	
	font-size:18px;
	font-weight:100; 
	color:#383234;
}

h5 {	
	font-size:14px;
}

h6 {	
	font-size:12px;
}

.subhead {	
	font-size:18px;
	font-weight:100; 
}

.clear {
	clear:both;
}

/* END GENERAL */

.caseStudyIMG_1 {
	margin-bottom:100px;
}

.caselink a {
	color:#3986ce;
	text-decoration:none;
	font-size:10px;
}

.caselink a:hover {
	color:#3986ce;
	text-decoration:underline;
}

.caselink a:visited {
	color:#3986ce;
	text-decoration:none;
	font-size:12px;
}

.linksImage {
	float:left;
	margin-right:12px;
	border:0;
}

