	* { 
	padding: 0; 
	margin: 0; 
}
bodyold {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #6d6e71;
	background: #e6e7e8 url("http://cdn-images.spaceclaim.com/newhp/body_bg.gif") repeat-x;
}

body {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	background: #e6e7e8 url("http://cdn-images.spaceclaim.com/newhp/body_bg.gif") repeat-x;
}
img {
	border: 0;
	display: block;
}
.inline {
	display: inline;
}
p {
	padding: 0 0 10px 0;
	line-height: 15px;
}
a:focus {
	/*-moz-outline: 1px solid lime;*/
	outline: 0px solid lime;
}
#wrapper {
	width: 904px;
	text-align: left;
	margin: 10px auto 0 auto;
	padding: 10px 15px 0 9px;
	background: #ffffff url("http://cdn-images.spaceclaim.com/newhp/bg.gif") no-repeat center top;
}
.logo {
padding: 8px 0 0 20px;
float: left;
width: 602px;
}
.logo img {
display: block;
float: left;
}
#top {
	width: 904px;
	text-align: left;
	padding: 0;
	/*background: #ffffff url("http://cdn-images.spaceclaim.com/newhp/logo.gif") 20px no-repeat;*/
  	min-height:110px;
  	height:auto !important;
  	height:110px;
}
.toplinks {
	float: right;
	margin: 5px 20px 0 0px;
	color: #f7941e;
}
.toplinks a {
	color: #999b9e;
	text-decoration: none;
}
.toplinks a:hover {
	color: #666666;
	text-decoration: none;
}
.search {
	width: 155px;
	text-align: left;
	padding: 5px 0 0 10px;
	background: #ffffff url("http://cdn-images.spaceclaim.com/newhp/search.gif") no-repeat;
  	height: 21px;
	float: right;
	margin: 0 0 0 0px;
}
.searchbox {
	width: 132px;
	padding: 0px 0px 0 0;
	float: left;
	margin: 0px 0 0 0px;
	height: 15px;
	border: 1px solid #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #77787a;
	font-weight: bold;
	text-align: left;
}
.submitbtn {
	width: 12px;
	padding: 0;
	float: right;
	margin: 2px 8px 0 0px;
}
#flashintro {
	margin: 10px 0 10px 0;
	clear: both;
	padding-top:5px;
}
.freetrial {
	float: left;
	margin: 0 7px 0 2px;
}
.readwhitepapers {
	float: left;
	margin: 0 3px 0 2px;
	width:109px;
	height:32px;
	color:White;
	font-size:11px;
	font-family:Arial;
	padding-left:31px;
	padding-top:8px;
	text-decoration:none;
	background:white url('../images/readWhitePapers.png') top left no-repeat;
}
.viewVideos {
	float: right;
	width:73px;
	height:32px;
	color:White;
	font-size:11px;
	font-family:Arial;
	padding-left:31px;
	padding-top:8px;
	text-decoration:none;
	background:white url('../images/viewVideos.png') top left no-repeat;
}
#rightboxtop h2{
	color:#0065a4;
	font-size:26px;
	line-height:28px;
}
#rightboxtop{
	height:130px;
	background:white url('../images/rightboxtop.png') top left no-repeat;
	margin-top:3px;
	padding-left:14px;
	padding-top:10px;
}
#rightboxtop a{
	color:#260859;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	float:left;
}
#whatsnew h3{
	color:white;
	font-size:11px;
	width:100%;
	text-align:center;
	font-family:Arial;
	font-weight:700;
}
#whatsnew{
	width:216px;
	padding-top:3px;
	margin:0px;
	background:white url('../images/whatsnew.png') top left no-repeat;
	padding-left:14px;
	padding-right:19px;
	float:left;
	margin-top:13px;
}
#whatsnew ul{
	list-style:none;
}
#whatsnew ul li{padding-left:25px;background:white url('../images/newsbullet.png') top left no-repeat;min-height:15px;margin-bottom:5px;}
#whatsnew ul li a{color:#260859;font-size:12px;font-family:Arial;text-decoration:none;}
#whatsnewbottom{
	width:249px;
	height:15px;
	margin:0px;
	background:white url('../images/whatsnewbottom.png') top left no-repeat;
	float:left;
}

.rlink1{margin-top:4px;margin-left:22px;}
.rlink2{margin-top:10px;margin-left:22px;}
.rlink3{margin-top:10px;margin-left:37px;}
/* columns and layout */
.content {
	overflow: hidden;
	width: 904px;

}
.leftcontent {
	width: 645px;
	padding: 0;
	float: left;
	margin: 0 10px 0 0px;
}
#tabs {
	margin: 0px 0 10px 0px;
}
.rightbox {
	width: 249px;
	padding: 0;
	float: left;
	margin: 0;
  	min-height: 305px;
  	height:auto !important;
  	height: 305px;
	background-color:white;
}
.left {
	float: left;
}
.right {
	float: right;
}
.buttons {
	padding: 0 0 0 5px;
}
.buttons img {
	float: left;
	display: block;
}
.newsbox {
	border: 8px solid #271b58;
	margin: 0px 0 0 0;
	padding: 10px 20px 10px 10px;
  	height: 157px;
	overflow: visible;
}
.newstitle {
	margin: 15px 0 0 0;
	padding: 6px 0 0 0;
	background-color: #271b58;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	height: 15px;
}
.signup {
	background-color: #cce0ed;
	padding: 12px 0 0 0;
	text-align: center;
	margin: 11px 0 0 0;
	display: block;
	height: 27px;
}
.signup a {
	color: #0e5ba0;
	text-decoration: none;
	font-weight: bold;
}
.signup a:hover {
	color: #105089;
	text-decoration: none;
	font-weight: bold;
}
.clear {
	margin: 0;
	padding: 0;
	font-size: 1px;
	clear: both;
}
.clear5 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	clear: both;
	height: 5px;
}
.pagebtm {
	width: 928px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	background: #ffffff url("http://cdn-images.spaceclaim.com/newhp/btm.gif") no-repeat;
	height: 22px;
}
.thumbleft {
	float: left;
	padding: 0 15px 0px 0px;
}
/* hyperlinks */
a.links:link {color:#056db4; text-decoration: none;}
a.links:active {color:#056db4; text-decoration: none;}
a.links:visited {color:#056db4; text-decoration: none;}
a.links:hover {color:#056db4; text-decoration: underline;}

a.orangelinks:link {color:#f47920; text-decoration: none; font-weight: bold;}
a.orangelinks:active {color:#f47920; text-decoration: none; font-weight: bold;}
a.orangelinks:visited {color:#f47920; text-decoration: none; font-weight: bold;}
a.orangelinks:hover {color:#e49000; text-decoration: none; font-weight: bold;}

a.more:link {color:#adafb1 !important; text-decoration: none; font-size: 12px; font-weight: normal !important;}
a.more:active {color:#adafb1 !important; text-decoration: none; font-size: 12px; font-weight: normal !important;}
a.more:visited {color:#adafb1 !important; text-decoration: none; font-size: 12px; font-weight: normal !important;}
a.more:hover {color:#666666 !important; text-decoration: none; font-size: 12px; font-weight: normal !important;}

/* h1, h2, h3 tags */

h1 {
	display: none;
}
h2 {
    font-size: 18px;
	color: #f47920;
	margin: 5px 0 7px 0;
	padding: 0 0 0px 0;
	font-weight: normal;
	text-decoration: none;
}
h3 {
    font-size: 14px;
	color: #575757;
	margin: 0 0 15px 0;
	padding: 0 0 0px 0;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, Arial;
	line-height: 27px;
}
h4 {
    font-size: 13px;
	color: #f47920;
	margin: 5px 0 7px 0;
	padding: 0 0 0px 0;
	text-decoration: none;
	line-height: 27px;
}
/* BULLETS */
.bulletlist {
	margin: 3px 0 0px 10px;
	padding: 2px 0 2px 2px;
	list-style: none;
}
.bulletlist li {
	padding: 0 0 8px 15px;
	background-image: url("http://cdn-images.spaceclaim.com/newhp/arrow_orange.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
.bulletlist li a {color:#f47920; text-decoration: none; font-weight: bold;}
.bulletlist li a:hover {color:#e49000; text-decoration: none; font-weight: bold;}

/* Footer */
#footer { font-family: Arial, Helvetica, sans-serif; margin: 10px auto 0 auto; width: 908px; padding: 0px 10px 10px 10px; color: #828181; font-size: 10px; overflow: hidden; }
#footer a {color:#808285; text-decoration: none;}
#footer a:hover {color:#666666; text-decoration: none;}


