*|* {
	border:0px none;
	margin:0pt;
	padding:0pt;
}
#content-top {
	background: transparent url(images/internal_content_top.gif) no-repeat center top;
	margin-top:12px;
	width:960px;
	height:5px;
}
*html #content-top {
	margin:12px 0 -13px 0;
}
#internal-content {
	float:left;
	width:888px;
	padding:36px;
	background-color:#fff;
}
#overview-heading {
	font-size:1.1em;
	padding-top:30px;
	
}
.overview-steps {
	float:left;
	width:591px;
}
.overview-steps img {
	width:239px;
}
.internal-callout {
	float:right;
	width:270px;
	margin-top:25px;
}
.internal-callout-top {
	background: transparent url(images/internal_callout_top.jpg) no-repeat center top;
	width:270px;
	height:37px;
}
*html .internal-callout-top {
	height:17px;
	margin:0 0 -8px 0;
	padding:0;
}
.internal-callout-content {
	background: transparent url(images/internal_callout_background.jpg) repeat-y center top;
	width:270px;
	/* TODO: this is not being applied well */
	font-size:.75em;
	font-weight:normal;
}
*html .contactform-callout-content {
	margin: 0 0 0 -3px;
	padding: 0;
}
.internal-callout-content.getting-in-touch p{
	font-size:1em;
}
.internal-callout-bottom {
	margin-top:-5px;
	background: transparent url(images/internal_callout_bottom.jpg) no-repeat center top;
	width:270px;
	height:5px;
}
img.image-left {
	margin: 0 15px 15px 0;
	float:left;
}
.overview-paragraph-spacing {
	padding-bottom:15px;
}
.overview-step-headings {
	padding-bottom:10px;
	padding-top:25px;
	clear: both;
}
.callout-content {
	padding:20px;
}




.internal-left-column {
	float:left;
	padding-top:25px;
	width:591px;
}
.case-study-divider {
	clear:both;
	height:1px;
	background-color:#d9d9d9;
	margin-bottom:15px;
}
*html .case-study-divider {
	background: transparent url(images/divider_background.gif) repeat-x center top;
	background-color:#fff;
	height:1px;
	padding:0;
}
.case {
	float:left;
	padding-bottom:25px;
}
#internal-case-study-text-placement {
  float:left;
}
#internal-case-study-title {
	font-size:.8em;
	font-weight:bold;
}
#internal-case-study-title a:link {
	color:#4485c8;
	font-weight:bold;
	text-decoration:none;
}
#internal-case-study-text {
	float:left;
	font-size:.9em;
	width:305px;
    margin: .5em 0;
	padding-right:15px;
}
.case-line-height {
	line-height:18px;
}
.details {
	float:right;
	font-size:.9em;
	width:179px;
}
.stats-paragraph {
	font-weight:bold;
	margin-bottom:0;
}
.details-divider {
	clear:both;
	height:1px;
	background-color:#d9d9d9;
	margin-bottom:5px;
	overflow: hidden;
}
*html .details-divider {
	background: transparent url(images/divider_background.gif) repeat-x center top;
	background-color:#fff;
	height:1px;
	padding:0;
}
.stats{
	float:left;
	width:179px;
	font-size:.75em;
	padding-top:3px;
	padding-bottom:3px;
}
.category {
	float:left;
}
.result {
	float:right;
	text-align:right;
}



.faq-paragraph-spacing {
	padding-bottom:15px;
}



#about-content {
	float:left;
	width:888px;
	padding-bottom:40px;
}
img.image-right {
	float:right;
}
#about-top-paragraph {
	float:left;
	width:555px;
}
#about-bottom-paragraph {
	float:left;
	width:888px;
	padding-top:40px;
}
#about-callout-1 {
	float:left;
	width:270px;
    margin-left:14px;
}
#about-callout-2 {
	float:left;
	width:270px;
    margin-left:14px;
}


#contact-top-spacer {
	padding-top:25px;
}
#contact-form {
	float:left;
	padding-top:25px;
	width:591px;
}
#contact-form p {
	padding:0;
	margin:0;
}
#contact-form-bar input, #contact-form-bar select, #contact-form-bar textarea {
	font-size: 1em;
}
#contact-form-bar p {
    padding:0;
    margin:0;
	font-size: 1em;
}
.form-text {
	font-weight:bold;
	color:#333;
}
.field {
    /* TODO: too much nested em sizing */
	font-size:.65em;
	font-family:"lucida grande", "lucida sans", arial, sans-serif;
	padding:2px;
	border:1px solid #b1b1b1;
	margin-bottom:9px;
}
#button {
	float:left;
	padding-top:10px;
}
