#index #content {
	position: relative;
	width: 920px;
	min-height: 300px;
	height: auto;
	_height: 300px;
	padding: 5px 0 10px;
	margin: 0 auto 0;
}
#flashIntro {
	margin: 0 auto 0;
	height: 200px;
	width: 920px;
	background: #ccc;
	clear: both;
}
#tripTych {
	position: relative;
	bottom: 0;
	left: 0px;
	margin: 7px auto 0;
	width: 920px;
	min-height: 200px;
	height: auto;
	_height: 200px;
}
#tripTych1, #tripTych2, #tripTych3 {
	position: absolute;
	top: 0;
	width: 300px;
	background: url(../media/images/page/slices/triptych_tileBG.jpg) repeat-x top;
	min-height: 200px;
	height: auto;	
	_height: 200px;
}
#tripTych1 {
	left: 0;
}
#tripTych2 {
	left: 310px;
}
#tripTych3 {
	right: 0;
}
#tripTych1Header, #tripTych2Header, #tripTych3Header {
	position: relative;
	height: 18px;
	padding: 2px 0 0;
	background: url(../media/images/page/slices/triptych_tileBG.jpg) repeat-x;
	font-size: 11px;
	font-weight: bolder;
	color: #FFE88A;
}
.sideDots {
	color: #00CCFF!important;
}
#tripTych1LeftCap, #tripTych2LeftCap, #tripTych3LeftCap {
	position: absolute;
	top: 0px;
	left: 0;
	width: 13px;
	height: 18px;
	background: url(../media/images/page/slices/triptych_leftCap.jpg) no-repeat;
}

#tripTych1RightCap, #tripTych2RightCap, #tripTych3RightCap {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 13px;
	height: 18px;
	background: url(../media/images/page/slices/triptych_rightCap.jpg) no-repeat;
}
#tripTych1Content, #tripTych2Content, #tripTych3Content {
	position: absolute;
	top: 18px;
	left: 0;
	width: 300px;
	min-height: 187px;
	height: auto;
	_height: 187px;
	color: #000;
	background: url(../media/images/page/slices/triptych_gradient.jpg) repeat-x top;
}
#tripTych1Content, #tripTych2Content {
	padding: 5px 0 0;
}
#clientsTable {
	margin: 0 auto 0;
}
#clientsTable td {
	vertical-align: top;
}
ul li.tripTychBullets, ul li.tripTychBullets2 {
	background-repeat:no-repeat;
	text-align: left;
	background-image:url(../media/images/bullets/bullet_gold.gif);
	background-position: 0 3px;
	padding: 0 0 4px 15px;
	color: #000;
}
ul li.tripTychBullets {
	font-size: 11px;
}
ul li.tripTychBullets2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 7px 20px;
	margin-left: 35px;
}
.learnMoreButtonLeft, .learnMoreButtonRight {
	position: absolute;
	bottom: 25px;
}
.learnMoreButtonLeft {
	right: 20px;
}
.learnMoreButtonRight {
	left: 20px;
}
p.productsDescrip {
	font-size: 14px;
	text-align: justify;
	padding: 15px 20px;
	color: #666;	
}
#bottomLinks {
	position: relative;
	top: 5px;
	color: #999;
	font-size: 10px;	
}
.freeTrial {
	margin: 0 0 2px 5px;
	float: right;
}