@charset "UTF-8";


.style5 {font-size: 1.5em}


/* -------------------------redefinition of common tags------------------------- */


h1 {
	color: #5C6144;
}

h2 {
	color: #5C6144;
}



/* -----------------------classes----------------------------- */

.callout {
	margin-right:0px;
	font-size:1.1em;
	line-height:1.5em;
	font-weight: bolder;
	color: #5C6144;
}

.leftNavDiv {
	background-color: #363927;
}


body {
	
	background-image: url(../images/backgrounds/gray_home_main_backgrd.jpg);
	
}


.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
	display: none;
	float: left;
	width: 655px;
	background-color: #191919;
	height: 142px;
	padding: 10px;
}
.caseLeft {
	float: left;
	height: 160px;
	width: 194px;
}

.caseRight {
	float: left;
	height: 160px;
	width: 456px;
	padding-left: 4px;
	padding-right: 0px;
}
.caseRightTop {
	float: left;
	width: 444px;
	height: 26px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.caseRightMid {
	float: left;
	width: 100%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.caseRightBot {
	float: left;
	width: 350px;
	height: 28px;
}

.caseTitle {
	color: #999999;
	font-size: 1.4em;
	font-weight: bold;
	background-image: url(../images/pictures/thumbnails/logos_small.gif);
	background-repeat: no-repeat;
}

.caseStudyText {
	color: #808080;
	font-size: 1em;
}


.caseStudyHomeDiv {
	background-color: #191919;
	float: left;
	height: 141px;
	width: 646px;
	padding: 10px;
}
.caseStudyLeftDiv {
	float: left;
	background-image: url(../images/pictures/thumbnails/casestudy_home_thumb.jpg);
	background-repeat: no-repeat;
	height: 129px;
	width: 259px;
	padding: 10px 0px 0px 10px;
	background-position: center center;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
.caseStudyRightDiv {
	float: left;
	width: 350px;
	height: 104px;
	border: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #808080;
	font-size: 0.033em;	
}


#caseStudyRightDivLinks {
	float: left;
	width: 350px;
	height: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#headerShadow {
	float: left;
}
#footerHome {
	font-size: 1em;
	float: left;
	width: 864px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
}

#footerHome  a {
	font-size: 0.8em;
	color: #787878;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: none;
	}
	
	#headerFlashDiv {
	float: left;
	height: 366px;
	width: 947px;
	background-image: url(../images/backgrounds/non_flash_image.jpg);
	background-repeat: no-repeat;
}
#bodyContainerDiv {
	float: left;
	width: 947px;
	background-repeat: repeat-y;
	height: 800px;
	background-image: url(../images/backgrounds/contianer_drop_shadow_home_backgrd.gif);
}
#leftColumnDiv {
	float: left;
	width: 240px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#rightColumnDiv {
	float: left;
	width: 658px;
	height: 160px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.imageBorderHome {
	border: 1px solid #333333;
	padding: 4px;
}
