* {
	border-style: none;
	color: #4c4c4c;
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
}
body {
	background-color:  #EEE;
}
div {
	border-style: none;
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
}
h2 {
	margin-top: 8px;
	color: #444444;
	margin-bottom: 6px;
	line-height: 23px;
	font-size: 16px;
}
h3 {
	margin-top: 8px;
	color: #444444;
	margin-bottom: 6px;
	line-height: 21px;
	font-size: 13px;
}
p {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 8px;
}
p.big {
	font-size: 15px;
}
p.indent {
	margin-left: 30px;
}
a {
	color: #ff8000;
	text-decoration: none;
}
a:hover {
	color: #ff9c1b;
}
a.highlight {
	background-color: #ff8000;
	color: white;
	text-decoration: none;
}
ul.list {
	margin-top: -5px;
	margin-left: 30px;
}
ul.list li {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 2px;
}
ol.list {
	margin-top: -5px;
	margin-left: 30px;
}
ol.list li {
	line-height: 21px;
	font-size: 13px;
	color: #666666;
	margin-bottom: 2px;
}

/* Menu and Titles */
div.menu {
	width: 930px;
	height: 35px;
	margin: 0px 20px;
	position: relative;
	border-bottom: solid 1px #EEE;
}
ul.menu {
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: right;
	margin: 0px 0px 0px 0px;
}
ul.menu li {
	margin: 0px 0px 0px 25px;
	display: inline;
	font-size: 13px;
	font-height: 13px;
}
img#title {
	position: absolute;
	left: 0px;
	top: 0px;
}

/* Logo */
div#logo {
	width: 230px;
	height: 160px;
	position: relative;
	float: left;
	z-index: -5;
	top: -75px;
	left: 0px;
	background: url(images/sps10_logo.png) no-repeat;
}

/* Divs */
div.mainarea {
	width: 970px;
	margin: 0px auto;
	background: url(images/sps10_bg.png) repeat-y;
	text-align: left;
}
div.mainarea div#topbg {
	background: url(images/sps10_bg_top.png) no-repeat top;
	width: 970px;
	height: 18px;
}
div.mainarea div#btmbg {
	background: url(images/sps10_bg_btm.png) no-repeat bottom;
	width: 970px;
	height: 20px;
}

/* Footers */
p.footer {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 18px;
	margin-top: 18px;
	text-align: center;
	line-height: 14px;
	font-size: 11px;
	color: #999;
}
p.footer a {
	color: #448ccb;
	text-decoration: none;
}
p.footer a:hover {
	text-decoration: underline;
}
a.small {
	font-size: 0.7em;
}

/* Text */
div.mainarea div#index_middle a:hover div h2 {
	color: #666;
}
div.mainarea div#index_middle a:hover div p {
	color: #777;
}

/* Index page exclusive */
div.mainarea div#index_top {
	width: 970px;
	height: 700px;
	background: url(images/sps10_index_top.jpg) bottom no-repeat;
}
div.mainarea div.index_middle {
	width: 970px;
	position: relative;
}
div.mainarea div.index_middle div.box {
	width: 220px;
	position: absolute;
	top: 60px;
	text-align: center;
}
div.mainarea div.index_middle div.box#box1 {
	left: 80px;
}
div.mainarea div.index_middle div.box#box2 {
	left: 375px;
}
div.mainarea div.index_middle div.box#box3 {
	left: 670px;
}
div.mainarea div.index_middle div.centered {
	width: 970px;
	margin: 50px 0px;
	text-align: center;
	font-size: 20px;
}

/* Info page exclusive */
div.mainarea div#info_top {
	width: 970px;
	height: 400px;
	background: url(images/sps10_info_top.jpg) no-repeat;
	position: relative;
}
div.mainarea div#info_top div.link {
	width: 125px;
	height: 200px;
	position: absolute;
	z-index: 5;
	top: 145px;
}
div.mainarea div#info_top div.link#link1 {
	left: 63px;
}
div.mainarea div#info_top div.link#link2 {
	left: 243px;
}
div.mainarea div#info_top div.link#link3 {
	left: 423px;
}
div.mainarea div#info_top div.link#link4 {
	left: 603px;
}
div.mainarea div#info_top div.link#link5 {
	left: 783px;
}
div.mainarea div.info_middle {
	width: 970px;
	position: relative;
}
div.mainarea div.info_middle div.col1 {
	position: absolute;
	top: 0px;
	left:  45px;
	width: 230px;
}
div.mainarea div.info_middle div.col2 {
	margin-left: 317px;
	width: 275px;
}
div.mainarea div.info_middle div.col3 {
	position: absolute;
	top: 0px;
	left: 644px;
	width: 275px;
}
div.mainarea div.info_middle div.centered {
	width: 970px;
	margin: 50px 0px;
	text-align: center;
	font-size: 20px;
}

/* Terms exclusive */
div.mainarea div.terms {
	width: 910;
	margin: 30px;
}
ol.terms {
	margin-top: 15px;
	margin-left: 50px;
}
ol.terms li {
	line-height: 22px;
	font-size: 14px;
	color: #666666;
	margin-bottom: 15px;
}