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


/*
* * * * * * * * * * * * *
* * * * Callout * * * * *
* * * * * * * * * * * * *
*/
#callout {
	clear:both;
	width:100%;
	height:248px;
	background:#7C272F url(../images/background-homecallout.jpg) no-repeat;
	background-position:bottom left;
}
#callout p.users {
	width:192px;
	height:204px;
	overflow:hidden;
	display:inline;
	float:left;
	margin:0px 7px 0px 0px;
	padding:0px;
}
#callout p.firstusers {
	width:192px;
	height:204px;
	overflow:hidden;
	display:inline;
	float:left;
	margin:0px 7px 0px 105px;
	padding:0px;
}
#callout a#usera, #callout a#userb, #callout a#userc {
	width:192px;
	height:204px;
	overflow:hidden;
	display:block;
	text-decoration:none;
}
#callout a#usera { background:transparent url(../images/button-usera.jpg) no-repeat; }
#callout a#userb { background:transparent url(../images/button-userb.jpg) no-repeat; }
#callout a#userc { background:transparent url(../images/button-userc.jpg) no-repeat; }
#callout a#usera:hover, #callout a#userb:hover, #callout a#userc:hover { background-position:bottom left; text-decoration:none; }

#callout a span.header {
	padding:50px 13px 0px;
	display:block;
	color:#FBB040;
	font:normal normal normal 24px Verdana,Sans-serif;
}
#callout a span.copy {
	padding:0px 13px;
	display:block;
	color:#FFFFFF;
	font-size:11px;
	line-height:15px;
}
/*
* * * * * * * * * * * * *
* * * * Content * * * * *
* * * * * * * * * * * * *
*/
#content {
	background:transparent url(../images/background-homecontent.jpg) no-repeat;
	width:1024px;
	position:relative;
	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 0px 23px 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;
	overflow:auto;
	margin-top:4px;
	margin-bottom:16px;
}
#content p.buttons {
	margin-top:34px;
	padding:0px;
}
#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;
}

/*
* * * * * * * * * * * * * * *
* * * * Orange Tab  * * * * *
* * * * * * * * * * * * * * *
*/
#orangetab {
	position:relative;
	width:304px;
	margin:20px 10px 0px 0px;
	float:right;
	display:inline;
	background:#E89650 url(../images/background-tab-orange.jpg) no-repeat;
	color:#FFFFFF;
	line-height:13px;
	font-size:10px;
	overflow:hidden;
}
#requestright {
	position:relative;
	top:0px;
	left:215px;
	z-index:2;
	width:82px;
}
#orangetab h2.request {
	background:transparent url(../images/text-requestinfo.gif) no-repeat;
	text-indent:-2000px;
	height:36px;
	margin:7px 0px 4px;
	padding:0px;
}
#orangetab p.request {
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
#orangetab p.request a:link, #orangetab p.request a:visited {
	color:#4D4D4F;
	text-decoration:underline;
}
#orangetab p.request a:hover {
	color:#000000;
	text-decoration:underline;
}
#orangetab h2.starting {
	/*background:transparent url(../images/text-startupkit.gif) no-repeat;*/
	width:165px;
	height:44px;
	/*text-indent:-2000px;*/
	margin:117px 0px 7px 14px;
	padding:0px;
	color: #6b1623;
	font-size: 16px;
	line-height: 22px;
	font-stretch: narrower;
}
#orangetab p {
	width:254px;
	margin:7px 0px 6px 14px;
}
#orangetab p a:link, #orangetab p a:visited {
	text-decoration:underline;
	color:#FFFFFF;
}
#orangetab p a:hover {
	text-decoration:none;
	color:#FFFFFF;
}