.ContentParagraph {
	clear:both;
	width:750px;
	margin-bottom: 15px;
}
.ContentBanner {
	clear:both;
	width:750px;
	height:228px;
	margin-bottom: 15px;
}
.ContentSmallRow a:hover{
	color:#008080;
	cursor:pointer;
}
.ContentSmallRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	clear:both;
	height: 185px;
	width: 752px;
	margin-bottom: 15px;
}
.ContentSmallRow .FourLayoutLeft a, .ContentSmallRow .FourLayoutRight a, .ContentSmallRow span.CategorySmall, .ContentSmallRow img{
	text-decoration:none;
	outline: none;
	border: none;
	padding:0;
	margin:0;
}
.FourLayoutLeft {
	background-image:url(SysImages/ContentSmall.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 185px;
	width: 183px;
	margin-right: 6px;
	position:relative;
}
.FourLayoutRight {
	background-image:url(SysImages/ContentSmall.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 185px;
	width: 183px;
	position:relative;
}
.CategorySmall{
	display:block;
	width: 183px;
	height: 21px;
	line-height:21px;
	text-align:center;
	font-weight: bold;
}
/* H2 Style for Content Subcategories */
.catBacker {
	clear:both;
	padding:0 0 0 6px;
	width:742px;
	height:26px;
	line-height:26px;
	margin:0 0 15px 0;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
	background: -moz-linear-gradient(top,  #fff,  #f2f2f2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;
}
h2.catBacker {letter-spacing:1px;}
/***** hpSlide *****/
#hpSlide, #hpSlideNav {
	float:left;
	width:750px; 
	position:relative;
}
#hpSlide {height: 200px;}
#hpSlide div.slide div a {display:block; width:750px; height:200px;}
#hpSlideNav {
	height: 28px;
}
#hpSlideNav .slidetab {
	position:absolute;
	color:#FFF;
	background: #b7b7b7;
	height: 28px;
	line-height:28px;
	font-weight:bold;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	margin: 0;
	outline: none;
	cursor: pointer;
}
#hpSlideNav #slideLink_1 { left: 0; width: 148px;}
#hpSlideNav #slideLink_2 { left: 150px; width: 148px;}
#hpSlideNav #slideLink_3 { left: 300px; width: 150px;}
#hpSlideNav #slideLink_4 { left: 452px; width: 148px;}
#hpSlideNav #slideLink_5 { left: 602px; width: 148px;}
#hpSlideNav .slidetab:hover, #hpSlideNav .slidetab.tabon {
	color:#FFF;
	background: #008080;
}
#hpSlideNav div.slidetab.tabon span {
	display: block;
}
#hpSlideNav div.slidetab span {
	background: url(SysImages/tealArrows.png) no-repeat 0px 0px;
	display: none;
	margin: auto;
	width: 10px;
	height: 6px;
	position: absolute;
	top: -5px;
	left: 69px;
}
#slideLink_2 span, #slideLink_4 span, #slideLink_5 span { left:69px; }
#slideLink_3 span { left:71px; }
.fixframe {
	clear: both;
}
