#body
{
	background-image:			none;
}
.features-row
{
	background-image:		url( /site/images/bg_body.png );
	background-position:	bottom left;
	background-repeat:		repeat-y;
}

#left
{
	display:				none;
}
#right
{
	margin-top:				0px;
	margin-left:			0px;
}

article#main
{
	width:					100%;
	padding-bottom:			0px;
}

#content,
#content-top
{
	margin-left:			18px;
	width:					988px;
}

#features-row
{
	overflow:				hidden;
	margin:					10px 0px 0px 18px;
}

#features-row .item
{
	width:					213px;
	float:					left;
	margin:					0px 0px 0px 10px;
	padding:				0px;
	
	line-height:			25px;
	font-family:			arial,sans-erif;
	font-weight:			bold;
	font-size:				13px;
}

#features-row .item h2 a
{
	display:				block;
	width:					191px;
	height:					103px;
	margin:					0px;
	padding:				9px 11px 0px;
	
	background-position:	top left;
	background-repeat:		no-repeat;
	
	line-height:			26px;
	font-family:			arial,sans-erif;
	font-weight:			bold;
	font-size:				24px;
}

#hometext p
{
	margin:					24px 25px 18px;
	line-height:			25px;
	font-size:				16px!important;
	font-weight:			bold;
	color:					#0397d6;
}

.itemcontent
{
	padding:				8px 10px;
}








#marquee
{
	position:				relative;
	width:					936px;
	height:					291px;
}

#slideshow
{
	position:				absolute;
	top:					0px;
	left:					0px;
	z-index:				1;

	overflow:				hidden;
	clear:					both;
	width:					936px;
	height:					291px;


}
#slideshow > .slide
{
	display:				none;

	position:				absolute;
	top:					0px;
	left:					0px;
	z-index:				2;

	width:					936px;
	height:					219px;
}





h2 a
{
	text-decoration:		none!important;
}


.features-row,
.row
{
	overflow:				hidden;
}

.features-row > article,
.row > article
{
	float:					left;
	margin:					0px 34px 20px 0px;
}

.features-row > article
{
	width:					150px;
}
.features-row > article.f3
{
	margin-right:			25px;
}

#globalcta
{
	float:					left;
	margin-top:				24px;
	margin-right:			63px;
}


#marquee ul
{
	position:					absolute;
	bottom:						6px;
	right:						26px;
	z-index:					3;

	list-style-type:			none;
	margin:						0px;
	padding:					0px;
}
#marquee li
{
	display:					inline-block;
	margin:						0px 0px 0px 10px;
	padding:					0px;
}
#marquee li a
{
	display:					inline-block;
	margin:						0px;
	width:						25px;
	height:						25px;
	overflow:					hidden;
	text-indent:				25px;
	background-color:			#41aedf;
	padding:					0px;
}
#marquee li a.current
{
	background-color:			#175f7f;
}


.feature
{
	margin-right:				60px;
	line-height:				17px;
	font-size:					11px;
}
.feature:last-child
{
	margin-right:				30px;
}

.feature img
{
	margin:						5px 0px 4px;
}

.feature h2
{
	font-weight:				normal;
}

.slide h1,
.slide .button,
.slide > div
{
	display:					none;
}
