
/* home graphic styles */

#homegraphic {
	width: 880px;
	padding: 40px 10px 50px 20px;
	margin: -20px auto 0 auto;
	background: url(../images/cularishomegraphic.jpg) 95% top no-repeat;
}

#homegraphic p {margin-left: 5px; margin-bottom: 10px; padding-right: 575px; line-height: 1.4em;}

#homegraphic p.first {
 font-size: 16px;
 line-height: 1.5em;
 padding-right: 385px;
 

}
#homegraphic h1 {margin-right: 400px;}

#homegraphic h1 a {color: #5F2027;}

#homegraphic h1 a:hover {color: #178280; text-decoration: none;}

#homegraphic h2 {font-weight: bold; font-style: italic; font-size: 16px;padding: 15px 0; color: #178280;}

/* end home graphic styles */


h1.home {border-bottom: 1px solid #e5e5e5; }


#copyright a {
	margin: -20px 0 0 0;
}


#case_studies {
	margin: 40px 0 0 0;
}

.case_study {
	width: 260px;
	height: 160px;
	background: #ffffff;
	margin: 0 25px 0 0;
	float: left;
}

.case_study_last {
	width: 260px;
	height: 160px;
	background: #ffffff;
	margin: 0;
	float: right;
}

.cslogo {
	float: left;
	height: 100px;
	clear: none;
}

	.cslogo img {
		width: 120px;
		padding: 0 20px 20px 0;
	}

#prodimg {
	background: url(/themes/default/images/cuts/store.png) no-repeat top left;
	width: 900px;
	height: 320px;
	margin: 3px 0 0 0;
}

#prodnav {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	text-align: right;
	clear: none;
	position: relative;
	line-height: 1.0em;
}

	
a.prodnav {
	background: url('../images/bg/button.png') no-repeat;
	width: 156px;
	height: 14px;
	padding: 13px 0;
	text-align: center;
	display: block;
	clear: none;
	margin: 0;
	float:left;
	color: #ffffff;
}

#posnav {
	background: url('../images/bg/pos.png') no-repeat;
	width: 890px;
	height: 80px;
	padding: 10px 0 0 10px;
	margin: 10px 0 0 0;
}

	#pos {
		list-style: none;
		width: 600px;
		float: right;
		padding: 0;
		margin: 0;
	}
	
	#pos li {
		list-style: none;
		width: 145px;
		height: 80px;
		float: left;
		font-size: 9px;
		text-align: center;
		border-left: 1px #d5d5d5 solid;
		position: relative;
		margin: 0;
	}
	
	#pos li em {
		font-weight: normal;
		background: url(../images/hover.png) no-repeat;
		width: 180px;
		height: 56px;
		position: absolute;
		top: -85px;
		left: -15px;
		text-align: center;
		padding: 10px;
		font-style: normal;
		z-index: 300;
		display: none;
	}

#cases {
	width: 400px;
	height: 300px;
	position: absolute;
	z-index: 500;
	margin: 0;
	clear: none;
}

	.cases {
		width: 400px;
		height: 300px;
	}


/* Post Dates */

.postdate {
		background: url('/themes/default/images/bg/date.gif') no-repeat top left;
		width: 60px;
		height: 70px;
		text-align: center;
		float: left;
		position: relative;
	}
	
	.postdate .month {
		color: #ffffff;
		margin: 5px 0 0 0;
		padding: 2px 0 0 0;
	}
	
	.postdate .day {
		margin: 8px 0 0 0;
		font-size: 1.3em;
		font-weight: bold;
		color: #000000;
	}
	
/* Page Header */

#pageheader {
	width: 880px;
	height: 60px;
	padding: 20px 10px 0 10px;
	margin-left: -10px;
	background: url('/themes/default/images/bg/pageheader.png') no-repeat top left;
}	

#content_page img {
	margin: 0 10px 10px 0;
}

.column {
	width: 400px;
	float: left;
	margin-right: 10px;
	text-align: left;
	font-size: 90%;
}


#content .column ul {margin: 20px 0 20px 25px; }

#content .column li {margin-bottom: 15px; list-style-type: disc;}

#content .column li ul {margin-top: 10px;}

#content .column li li {margin-left: 8px; margin-bottom: 10px; list-style-type: circle;}

#content .column p {border-bottom: 1px solid #ccc;}

#content .column div, #content .column h2 {padding-left: 20px;}