#outerWrapper {
	margin: 0 auto;
	margin-top:60px;
	width:1000px;
	border:0px solid blue;
	position:relative;
	text-align: left;
}
#headerWrapper {
	border-bottom:1px dotted #666;
	padding-bottom:10px;
}
#headerWrapper h1 {
	background: url(/inc/img/logo_header.gif) no-repeat 0 0;
	height:26px;
	width:150px;
	margin:0;
	padding:0;
}
#bodyWrapper {
	padding:30px 0;
	height:560px;
}
#bodyWrapper .colOne{ 
	float:left;
	display:block;
	width:279px;
	height:auto;
	padding-left: 1px;
}
#bodyWrapper .colTwo{ 
	float:left;
	display:block;
	width:190px;
	margin-left:10px;
	padding:0 0 0 10px;
	height:auto;
	border-left:1px dotted #666;
	min-height:500px;
	height: auto !important;
	height: 500px;
}
#bodyWrapper .colTwoVariant{ 
	float:left;
	display:block;
	width: 650px;
	margin-left:10px;
	padding:0 0 0 10px;
	height:auto;
	border-left:1px dotted #666;
	min-height:500px;
	height: auto !important;
	height: 500px;
}
#bodyWrapper .colTwoVariant02{ 
	float:left;
	display:block;
	width:190px;
	margin-left:10px;
	padding:0 0 0 10px;
	height:auto;
	border-left:1px dotted #666;
	min-height:500px;
	height: auto !important;
	height: 500px;
}
#bodyWrapper .contactUs
{
	width:250px;
}
#bodyWrapper .colThree{ 
	float:left;
	display:block;
	width:488px;
	margin-left:10px;
	padding:0 0 0 10px;
	height:auto;
	border-left:1px dotted #666;
	min-height:500px;
	/*height: auto !important;*/
	height: 500px;
}
.colThree_content_right{
	float: left;
	width:315px;
}
#footerWrapper {
	border-top:1px dotted #666;
	padding-top:3px;
	height:20px;
}
#slideWindow {
	position:absolute; 
	bottom:24px; 
	left:0; 
	z-index:-1; 
	height:590px; 
	width:1000px; 
	display:block;
	overflow:hidden;
}

#caseStudyWrapper {
	position:absolute; 
	bottom:0px; 
	left:0; 
	z-index:100; 
	height:590px; 
	width:1000px; 
	background: white;
	display:none;
}


#slideTrigger {
	position:absolute; 
	bottom:300px; 
	left:0; 
	z-index:-100; 
	height:50px; 
	width:1000px; 
	
}

.csNavCol {
	width:210px;	
	padding:0 0 0 10px;
	min-height:500px;
	height: auto !important;
	height: 500px;
	position: absolute;
	background: #33FF00;
	background:url(/inc/img/bg_divider.gif) repeat-y top left;
	top: 0;
	left: 780px;
}
.csMediaCol {
	width:380px;
	height:490px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.csMediaCol a.jcarousel-prev{
	background:url(/inc/img/cs_imgNav_left.gif) no-repeat 0 0;
	display:block;
	width:20px;
	height:20px;
	float: left;
	text-indent: -3000px;
}
.csMediaCol a.jcarousel-next{
	background:url(/inc/img/cs_imgNav_right.gif) no-repeat 0 0;
	display:block;
	width:20px;
	height:20px;
	float: left;
	text-indent: -3000px;
}
.csMediaCol a.jcarousel-prev:hover{
	background:url(/inc/img/cs_imgNav_left.gif) no-repeat 0 -20px;
	cursor:pointer;
}
.csMediaCol a.jcarousel-next:hover{
	background:url(/inc/img/cs_imgNav_right.gif) no-repeat 0 -20px;
	cursor:pointer;
}

.csContentCol {
	width:370px;
	position: absolute;
	top: 0;
	left: 400px;
}

.hideText {
	position:absolute;
	left:-5000px;
	top:0;
	display:block;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clear {
	clear:both;
}
#map_wrapper{
	float:left;
	display:block;
	width:488px;
	margin-left:10px;
	padding:0 0 0 10px;
	height:auto;
	border-left:1px dotted #666;
	min-height:500px;
	height: auto !important;
	height: 500px;
	display: none;
}
#blog_wrapper{
	float:left;
	display:block;
	width:400px;
	margin-left:10px;
	padding:0 0 0 10px;
	height:auto;
	border-left:1px dotted #666;
	min-height:500px;
	height: auto !important;
	height: 500px;
}
#caseStudyItem_01, #caseStudyItem_02, #caseStudyItem_03{
	display: none;
	position: relative;
}
#caseStudyItem_01{
	display: block;
}
.video_overlay{
	display:none;
	width: 780px;
	height: 500px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	background: url(/inc/img/bg_divider.gif) repeat-y top right #FFF;
}
#cs_contact_wrapper{
	display: none;
	width: 200px;
	height: 75px;
}
























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

