#background {
	width:1024px;
	margin:0px auto;
	height:100%;
	background:#FFFFFF url(../images/background-subpage.jpg) repeat-y;
	background-position:50% 0%;
}
ul#menu {
	background:transparent url(../images/background-menu.jpg) repeat-x;
}

/*
* * * * * * * * * * * * *
* * * * Content * * * * *
* * * * * * * * * * * * *
*/
#content {
	background:transparent url(../images/background-content-subpage.jpg) no-repeat;
	width:100%;
	position:relative;
	overflow:auto;
	font:normal normal bold 16px Arial,Sans-serif;
	color:#4D4D4F;
}
#content img#universe {
	float:left;
	margin:43px 0px 20px 10px;
}
#content #middle {
	width:355px;
	float:left;
	padding:0px;
	margin:42px 0px 0px 28px;
}
#content #middle h2.whyfoxtrax {
	height:29px;
	margin:0px;
	padding:0px;
	background:transparent url(../images/text-whyfoxtrax.gif) no-repeat;
	text-indent:-2000px;
}
#content a.go {
	float:left;
	padding:14px 4px 0px 0px;
}
#content a.support {
	float:left;
}
#content p {
	clear:both;
	margin-bottom:16px;
}
#content p.buttons {
	padding-top:34px;
}
#content span.copy {
	float:left;
	display:block;
	width:304px;
}
#content span.number {
	color:#E89650;
	font-size:20px;
	font-weight:normal;
	display:block;
	float:left;
	width:20px;
	margin-top:-5px;
}

.demo_img {
	text-align: center;
}

div.demo_img a{
	font-size: smaller;
}

/*
* * * * * * * * * * * *
* * * * sidetab * * * *
* * * * * * * * * * * *
*/
#left {
	float:left;
	display:inline;
	margin:0px;
	padding:0px 0px 0px 13px;
	width:274px;
}
#sidetab {
	margin:11px 0px 0px;
	padding:0px;
	width:274px;
	background:#E18443 url(../images/background-sidetab.gif) no-repeat;
	color:#FFFFFF;
	font-size:15px;
	line-height:16px;
	font-weight:normal;
	float:left;
	display:inline;
	overflow:hidden;
}
#sidetab h2.contents {
	margin:30px 0px 0px 20px;
	text-indent:-2000px;
	height:22px;
	width:100%;
	font-size: 26px;
	background:transparent url(../images/text-contents.gif) no-repeat;
}
#sidetab li {
	/* color:#7C272F; */
	color: white;
}

ul#contents {
	margin:10px 0px 0px 20px;
	padding:0px;
	width:240px;
	list-style:none;
}
ul#contents li {
	margin:0px;
	padding:8px 0px;
	font-weight: bold;
}
ul#contents li a:link, ul#contents li a:visited {
	color:#FFFFFF;
	text-decoration:none;
	/* white-space:nowrap; */
}
ul#contents li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a.winafree {
	float:left;
	display:inline;
	margin:24px 0px 0px 0px;
}

/*
* * * * * * * * * * * *
* * * * middle  * * * *
* * * * * * * * * * * *
*/
#content #middle {
	width:393px;
	float:left;
	display:inline;
	margin:11px 0px 20px 27px;
	color:#4D4D4F;
	font-size:12px;
}
#content #middle h1 {
	color:#6B1623;
	font-size:28px;
	padding:26px 0px 0px;
	margin:0px;
}
#content #middle h2 {
	color:#E89650;
	font-size:15px;
}
#content #middle p {
	font-weight:normal;
}

#sidetab h2.beni_highlights {
	margin:30px 0px 0px 20px;
	text-indent:-2000px;
	height:22px;
	width:100%;
	font-size: 26px;
	background:transparent url(../images/text-highlights.gif) no-repeat;
}

.benefits li {
	margin-bottom: 10px;
}

/*
* * * * * * * * * * * *
* * * * right * * * * *
* * * * * * * * * * * *
*/
#right {
	font-weight:normal;
	width:265px;
	overflow:hidden;
	float:right;
	font-size:11px;
	line-height:19px;
	color:#000000;
	margin:11px 10px 0px 0px;
	position:relative;
}
#right p {
	width:254px;
	position:relative;
	overflow:hidden;
	margin:0px 0px 6px 0px;
}
#right h2.request {
	text-indent:-2000px;
	height:22px;
	width:100%;
	margin:25px 0px 0px 0px;
	background:transparent url(../images/text-requestinfosemi.gif) no-repeat;
}
form#requestform {
	padding-bottom:15px;
}
form#requestform p input.text {
	width:154px;
	padding:2px;
	display:inline;
}
form#requestform p textarea {
	width:154px;
	height:54px;
	padding:2px;
	display:inline;
	top:0px;
	left:0px;
	float:left;
}
form#requestform p input#submit {
	display:inline;
	float:left;
	width:38px;
	margin:42px 0px 0px 5px;
}

a.support {
	/*margin:-20px 0px 0px 0px;*/
}
#requestright {
	position:relative;
	top:0px;
	left:130px;
	margin-top:-89px;
	width:82px;
	padding-bottom:5px;
}
#requestright h2.request {
	background:transparent url(../images/text-requestinfo.gif) no-repeat;
	text-indent:-2000px;
	height:36px;
	width:82px;
}
#requestright p.request {
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
#requestright p.request a:link, #requestright p.request a:visited {
	color:#4D4D4F;
	text-decoration:underline;
}
#requestright p.request a:hover {
	color:#000000;
	text-decoration:underline;
}
