/************* NOTE: all classes here extend TEMPLATE-OO_CSS like : .original_name-EESY **********/
.page-wcm {
	background-color: white;
	margin: 0;
	width: 30500px;
	height: 100%;
	padding-top: 25px;
}
	.portfolio .page-wcm {
		background-color: white;
		margin: 0;
		width: 7500px;
		height: 100%;
		padding-top: 25px;
	}

.body-wcm {
	padding-left: 30px;
}

.rightCol-wcm {
	/*background: url(http://www.writeclickmedia.com/images/wcm-css-images/body-right-edge.png) no-repeat;*/
	background-position-x: -500px;
	background-position-y: 300px;
	display: block;
	width: 900px;
	margin-right: 900px;
	padding-top: 45px;
	height: 475px;
}

.leftCol-wcm {
	display: block;
	position: fixed;
	left: 71.5%;
	width: 250px;
	padding-top: 45px;
	height: 475px;
}



.horiz-page-wrap {
	margin-right: 260px;
	margin-left: 150px;
	margin-top: 20px;
}

.foot-wcm {
	margin: 0px 0px 0px 265px;
	background-color: #ffffff;
}

.line .line-wcm {
	background-color: #cccccc;
}

.line-wcm-top {
	position: fixed;
	top: 0px;
	background-color: #000000;
	background: url(http://www.writeclickmedia.com/images/wcm-css-images/wcm-top-bg.jpg) repeat-x;
	height: 47px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.line-wcm-top-scroll {
	background-color: #000000;
	background: url(http://www.writeclickmedia.com/images/wcm-css-images/wcm-top-bg-scroll.jpg) repeat-x;
	height: 38px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: -50px;
	text-align: center;
}

.line-wcm-bottom-scroll {
	position: absolute;
	bottom: 0px;
	background: url(http://www.writeclickmedia.com/images/wcm-css-images/wcm-bottom-bg-scroll.jpg) repeat-x;
	height: 38px;
	width: 30500px;
	margin: 0 auto;
	text-align: center;
}

.line-wcm-bottom {
	position: relative;
	top: 85px;
	background: url(http://www.writeclickmedia.com/images/wcm-css-images/wcm-bottom-bg.jpg) repeat-x;
	width: 100%;
	height: 85px;
	margin: 0 auto;
	text-align: center;
}


.line .unit .lastUnit {
	border-right-style: none;
	margin-top: 1px;
}

.unit .unit-wcm {
	width: 135px; 
	text-align: center;
}

	.unit-wcm a:hover  {
		text-decoration: none;
	}

.unit .unit-wcm-col {
	width: 139px;
	height: 85px;
	text-align: right;
	overflow: visible;
	padding-top: 15px;
}
	.unit-wcm-col a:hover {
		text-decoration: none;
	}
	
	

.unit .unit-wcm-grid {
	width: 135px;
	height: 85px;
	text-align: center;
	line-height: 100%;
	/* border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc; */
}
	.unit .unit-wcm-grid a:hover.grid {
		text-decoration: none;
		font-size: 12px;
		line-height: 15px;
		color: #990000;
		margin-top: 30px;
	}
		.unit .unit-wcm-grid a:hover p.grid {
			color: #990000;
			line-height: 17px;
		}
		
p.grid {
	color: #990000;
}

.unit-wcm-grid .lastUnit {
		/* padding-top: 30px; */
	}

.unit .lastRow {
	border-bottom-style: none;
}







