html, body {
	background-color: #fff;
                  font-size: 12px;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

#left {
	background: url(./images/sqp10sliced_01.jpg) no-repeat;
	position: relative;
	width: 234px;
	height: 600px;
	text-align: center;
	margin-left:0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

}

#middle {
	background: url(./images/sqp10sliced_02.jpg) no-repeat;
	position: relative;
	width: 276px;
	height: 600px;
	text-align: center;
	margin-left:0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

}

#right {
	background: url(./images/sqp10sliced_03.jpg) no-repeat;
	position: relative;
	width: 260px;
	height: 600px;
	text-align: center;
	margin-left:0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

}

.form {
	background-color: #C2B09A;
	border: 2px solid #111111;
	position: relative;
	display: table;
	width: 300px;
	margin-left:1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
                  font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #111111;
	padding: 10px;
}

.hdr1 {
                  font-size: 20px;
	font-weight: bold;
	color: #3833B1;
	text-align: center;
}

.hdr2 {
                  font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #111111;
}

#content {

	width: 600px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #111111;
}

.bottom {
	border: none; 
	position: relative;
	width: 600px;
	margin-left:12px;
	margin-right: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}


p {
                  font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #427594;
	padding: 15px;
}

a {
                  font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #427594;
}