
body {
	background: #ccc;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color:#333;
}

#header {
	width: 712px;
	height: 120px;
	position: relative;
	background: #fff url('../images/header.png') no-repeat top;
	margin: 0px auto;
	margin-top: 40px;
}

#wrapper {
	width: 632px;
	background: #fff url('../images/bottom.png') no-repeat bottom left;
	margin: 0px auto 10px auto;
	padding: 40px;
	padding-bottom: 20px;
}

img {
	border: 0 none;
}

a.oqrs, a.xr0y {
	display: block;
	position: absolute;
}

a.oqrs {
	top: 20px;
	left: 30px;
	width: 160px;
	height: 80px;
}

a.xr0y {
	top: 30px;
	right: 38px;
	width: 160px;
	height: 65px;	
}

h1, h2, h3 {
	font-weight: normal;
}

h2 {
	color: #ff7901;
	font-size: 18px;
	margin-bottom: 15px;
}

.grey {
	color: #666;
}

.black {
	color: #000;	
}

.center {
	text-align: center;
}

p {
	line-height: 18px;
}

.pp {
	width: 116px;
	height: 46px;
	background: #fff url('../images/pp-logo.png') no-repeat top left;
	margin: 0px auto;
}

#footer {
	display: block;
	width: 124px;
	height: 25px;
	background: #fff url('../images/logo-xsolve.png') no-repeat top left;
	margin: 0px auto;
}

.error {
	border:1px solid #cc0000;
}
