.ContentSmallRow img {
	margin-left:1px;
}
.colorRow a {float:left; width:60px; height:60px; margin-left:56px;}
.colorRow {clear:both; width:752px; height:60px; margin-bottom:25px;}
.ContentParagraph {
	clear:both;
	width:750px;
	margin-bottom: 15px;
}
.ContentBanner {
	clear:both;
	width:750px;
	height:228px;
	margin-bottom: 15px;
}
.ContentSmallRow a:hover, .colorRow 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 .ThreeLayoutLeft a, .ContentSmallRow .FourLayoutLeft a, .ContentSmallRow .FourLayoutRight a, .ContentSmallRow span.CategorySmall{
	text-decoration:none;
	outline: none;
	border: none;
	padding:0;
	margin:0;
}
.ThreeLayoutLeft {
	background-image:url(SysImages/ContentSmall.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 185px;
	width: 183px;
	margin-left:51px;
	position:relative;
}
.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;}
/* Tabs CSS */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 36px; /*--Set height of tabs--*/
	border:0;
	width: 749px;
	position:relative;
}
ul.tabs li {
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	position: absolute;
	text-align: center;
}
ul.tabs li a, ul.tabs li a:hover, ul.tabs li.active a {background: url(SysImages/sprite-tabs.png) repeat-x;}
ul.tabs li a {
	text-decoration: none;
	color: #008080;
	display: block;
	height:31px;
	font-size: 12px;
	letter-spacing:1px;
	padding: 0;
	outline: none;
	border: #dbdbdb 1px solid;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	border-radius: 4px;	
	background-position:0 -32px;
}
ul.tabs li a:hover, ul.tabs li.active a {
	background-position: 0 0;
	color:#666;
}
ul.tabs li.active a span {
	display: block;
}
ul.tabs li a span {
	background: url(SysImages/sprite-tabs.png) no-repeat 0px -309px;
	display: none;
	margin: auto;
	width: 10px;
	height: 5px;
	position: absolute;
	bottom: -6px;
	left: 118px;
}
ul.tabs li.two a span { left:119px; }
ul.tabs li.three a span { left:118px; }
ul.tabs li.one { left: 0; width: 246px; }
ul.tabs li.two { left: 250px; width: 248px; }
ul.tabs li.three { left: 502px; width:246px; }
/* Tab Content CSS */
.tab_container {
	margin: 0 0 15px 0;
	padding: 0;	
	clear: both;
	float: left;
	width:750px;
	height:238px;
	overflow:hidden;
}
.tab_content {
	height:230px;
	padding: 4px;
	overflow:auto;
	background: url(SysImages/sprite-tabs.png) repeat-x 0 -64px;
}
.tab_content .twocol{
	float:left;
	width:360px;
	padding-right:2px;
}
/***** 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;
}
