.leftIndent{
	display:inline;
	float:left;
	clear:left;
	margin-right:4px;
	margin-top:2px;
	vertical-align:middle;
	padding-top:2px;
}

#header{
	background-image:url(/images/common/header.gif);
	background-repeat:no-repeat;
	width:533px;
	height:120px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
}

#footer{
	background-image:url(/images/common/footer.gif);
	background-repeat:no-repeat;
	width:760px;
	height:55px;
	float:none;
	clear:both;
}

#headerHalf{
	background-image:url(/images/inner/headerHalf.gif);
	background-repeat:no-repeat;
	width:227px;
	height:120px;
	display:inline;
	float:right;
	clear:none;
}

#topContent{
	width:760px;
	background-color:#F5F6F5;
}

#partnerStrip{
	background-image:url(/images/inner/partnerStrip.jpg);
	background-repeat:no-repeat;
	width:762px;
	height:68px;
	display:block;
	clear:left;
	float:none;
	text-align:right;
}

#bottomTech{
	width:631px;
	height:20px;
	display:inline;
	float:left;
	clear:none;
}

#partnersLogin{
	width:129px;
	height:20px;
	display:inline;
	float:right;
	clear:none;
}

#menuBg{
	background-image:url(/images/common/menuBg.gif);
	background-repeat:repeat-x;
	width:755px;
	height:19px;
	display:inline;
	float:left;
	clear:none;
}

#leftMenuShade{
	background-image:url(/images/common/leftShade.gif);
	background-repeat:repeat-y;
	background-color:#F5F6F5;
	width:5px;
	height:19px;
	display:inline;
	float:left;
	clear:none;
}

#rightMenuShade{
	background-image:url(/images/common/rightShade.gif);
	background-repeat:repeat-y;
	background-color:#F5F6F5;
	width:5px;
	height:19px;
	display:inline;
	float:right;
	clear:none;
}

#textContainer{
	width:760px;
	height:399px;
}

#midLeftContent{
	background-image:url(/images/common/leftShade.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#F5F6F5;
	width:760px;
	height:100%;
	display:inline;
	float:left;
	clear:left;
}

#midRightContent{
	background-image:url(/images/common/rightShade.gif);
	background-repeat:repeat-y;
	background-position:top right;
	background-color:transparent;
	width:760px;
	height:100%;
	display:inline;
	float:right;
	clear:none;
	padding-bottom:30px;
	padding-right:0px;
}

#mainText{
	position:relative;
	top:20px;
	left:30px;
	width:502px;
	height:100%;
	display:block;
	background-color:transparent;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	float:left;
	clear:none;
	margin-bottom:0px;
	line-height:16px;
}

#newsContainer{
	background-image:url(/images/common/newsGradient.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	width:195px;
	height:100%;
	margin-top:10px;
	margin-right:25px;
	float:right;
	clear:none;
}

#newsText{
	width:169px;
	height:290px;
	background-color:transparent;
	display:block;
	float:left;
	clear:none;
}

#featuresImg{
	background-image:url(/images/inner/features.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
	width:241px;
	height:192px;
	margin-top:0px;
	margin-left:0px;
	display:inline;
	float:right;
	clear:none;
}

p.newsBlock{
	display:block;
	clear:both;
	width:166px;
	margin-left:11px;
	margin-top:10px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#999;
}

p.newsBlock img{
	display:inline;
	float:left;
	clear:none;
	margin-right:4px;
	margin-top:2px;
}

.squareList{
	list-style:square outside;
	line-height:17px;
}

.numberedList{
	list-style:number outside;
	line-height:17px;
}

.imgTack{
	display:block;
	float:left;
	clear:none;
}