<style type="text/css">
<!--
a {
	font-weight: normal;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #881E28;
	font-weight: normal;
}
a:hover {
	color: #881E28;
}
body {
	font-family: Verdana, Helvetica, Arial;
	font-size:12px;
	margin: 0px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	overflow: auto;
	background: #000000 url(images/siteBG.png) repeat-x;
	text-align:left; /* horizontal centering for IE Win quirks */
	color: #ffffff;
}
img {
	border:	none;
}

ul {
	margin: 0px;
	padding: 0px;
	padding-left: 14px;
}
li {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
p {
	padding-bottom: 5px;
}

#frame {
	width:887px;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

#topNav {
	float: left;
	width: 981px;
	height: 187px;
	background: url(images/siteBG.png) no-repeat;
}
#leftArea {
	float: left;
	width: 274px;
	min-height: 629px;
	background: url(images/teraLeft.png) no-repeat;
}
#rightArea {
	float: left;
	width: 185px;
	height: 439px;
	padding-left: 43px;
	padding-top: 34px;
}
#centerArea {
	float: left;
	width: 270px;
	padding-top: 71px;
	margin-bottom: 27px;
	margin-left: 25px;
	background: url(images/slideHerLogo.png) left top no-repeat;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
}
.thumb {
	float: left;
	width: 100%;
	padding-left: 1px;
}
.thumbImage {
	width: 81px;
	min-height: 71px;
	vertical-align: top;
}
.thumbText {
	width: 170px;
	padding-top: 6px;
	color: #999999;
}
.appStore {
	padding-top: 7px;
	vertical-align: top;
}
.appStore img {
	border: 0px;
}
.appPad {
	margin-top: 10px;
}
.logoText {
	width: 242px;
}
.bullets {
	width: 100%;
}
.thumb table
{
	width: 100%;
}
.thumbLine {
	float: left;
	height: 1px;
	width: 100%;
	background: url(images/dottedLine.png) no-repeat;
	margin-top: 18px;
	margin-bottom: 18px;
}
.thumbLineBottom {
	float: left;
	width: 244px;
	background: url(images/dottedLine.png) no-repeat;
	padding-top: 11px;
	margin-top: 18px;
	margin-bottom: 10px;
}
.copyright {
	width: 244px;
	font-family: Verdana, Helvetica, Aria;
	font-size: 9px;
	color: #999999;
}
td.copyrightLogo {
	width:	81px;
	text-align:	left;
}
.copyrightText {
	width:	170px;
	text-align:	center;
}
.copyrightLegal {
	width:	178px;
	text-align:	right;
}

</style>