body,
body * {
	max-height:1000000px;
}
body{
	margin:0;
	color:#000;
	font:14px/18px Arial, Helvetica, sans-serif;
	background:#f1f1f2 url(http://cdn-images.spaceclaim.com/template/images/bg-body.png) repeat-x;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
	min-width:950px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#00f;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:934px;
	margin:0 auto;
	padding:20px 0 0;
}
#wrapper .box{
	background: url(http://cdn-images.spaceclaim.com/template/images/bg-box-t.png) no-repeat;
	width:934px;
	padding:31px 0 0;
	margin:0 0 2px;
}
#wrapper .box:after{
	content:'';
	clear:both;
	display: block;
}
#wrapper .holder{
	background: url(http://cdn-images.spaceclaim.com/template/images/bg-box-b.png) no-repeat 0 100%;
	width: 934px;
	padding:0 0 46px;
	float:left;
}
#wrapper .frame{
	background: url(http://cdn-images.spaceclaim.com/template/images/bg-box-c.png) repeat-y;
	width: 934px;
	float:left;
}
.content{
	width:900px;
	padding:0 17px;
	margin:-10px 0 -14px;
}
/*  main  */
#main{
	width: 851px;
	overflow: hidden;
	padding:0 25px;
}
#content{
	float: left;
	width: 550px;
}
/*  header  */
#header{
	border-bottom: 7px solid #0064aa;
	margin: 0 0 12px;
	padding:0 0 10px;
}
#header .logo{
	background: url(http://cdn-images.spaceclaim.com/template/images/logo.png) no-repeat;
	width: 276px;
	height: 49px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin:0 0 0 28px;
}
strong.logo a{
	display: block;
	height: 100%;
}
/*  content */
#content h1{
	color:#f47920;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	line-height: 31px;
	margin: 0 0 2px;
}
#content em.demo{
	color:#0064aa;
	font-size: 16px;
	display: block;
	margin: 0 0 10px;
}
#content p{margin: 0 0 17px;}
#content ul{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
#content ul li{
	background: url(http://cdn-images.spaceclaim.com/template/images/bg-bullet.png) no-repeat 2px 7px;
	padding: 0 0 0 18px;
}
/*  sidebar  */
#sidebar{
	float: right;
	width: 275px;
	text-align: right;
	padding: 12px 0 10px;
}
#sidebar>img{
	border:2px solid #c6c6d7;
	margin: 0 0 27px;
}
#sidebar form{
	padding:0 0 25px;
	border-bottom: 1px solid #cacada;
	font-size: 12px;
	margin:0 0 3px;
}
#sidebar form fieldset{
	background:url(http://cdn-images.spaceclaim.com/template/images/bg-btn-shadow.png) no-repeat 139px 100%;
	padding: 0 0 5px;
}
#sidebar form label{
	font-size:11px;
	font-weight: bold;
}
#sidebar div.row{margin: 0 0 7px;}
#sidebar form input[type="text"]{
	height: 14px;
	width: 141px;
	border:1px solid #abadb3;
	padding: 2px 5px;
	margin:0 0 0 2px;
}
#sidebar form select{
	width: 153px;
}
#sidebar form input[type="submit"]{
	background: url(http://cdn-images.spaceclaim.com/template/images/btn-demo.png) no-repeat;
	width: 123px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
	cursor:pointer;
	border: none;
	margin:27px 14px 0 0;
}
#sidebar a{
	color:#808285;
	font-size:11px;
}
/*  footer  */
#footer{
	width: 925px;
	overflow: hidden;
	color: #808285;
	padding:0 11px 0 0;
}
#footer ul{
	float: right;
	margin:0 8px 0 0;
	padding:0;
	list-style:none;
}
#footer ul li{
	display: inline;
	padding: 0 3px 0 8px;
	background: url(http://cdn-images.spaceclaim.com/template/images/seperator-footer.png) no-repeat 0 5px;
}
#footer ul li:first-child{background:none;}
#footer p{
	padding:2px 0 0 21px;
	margin:0;
	width: 200px;
	font-size:10px;
}
#footer ul li a{
	color: #808285;
	font-size:10px;
}
