body{
	background: #fff url(/images/body-bg.png) top left repeat-x;
}
#container{
	background: url(/images/sky.png) 85% 0 no-repeat;
	padding: 1px 0;
}
#headerinner h1{
	font-size: 1px;
	text-indent: -1500em;
	width: 209px;
	height: 62px;
	margin-bottom: 10px;
	background: url(/images/superiortouch-logo.png) top left no-repeat;
}
#content{
	/*border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;*/
	border-top: 1px solid #b5b5b5;
}
#contentinner{
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
}
#footer{
	border: 1px solid #b5b5b5;
	border-top: none;
}