body {
	background-image: url(../images/bkg-phx.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	background-color: #95D1F3;
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-position: 0 0;
	background-attachment: fixed;
}
#content {
	position: absolute;
	width: 420px;
	left: 470px;
	top: 190px;
	font-size: 13px;
	color: #333333;
}
a {
	color: #000000;
	padding: 2px;
	background-image: url(../images/dots.gif);
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: 0px 85%;
	padding-right: 0px;
}
#content a {
	padding-left: 0px;
}



#logo {
	width: 267px;
	height: 91px;
	position: absolute;
	top: 70px;
	left: 150px;
	background-image: url(../images/sspc-logo.gif);
	background-position: 2px;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-image: url(../images/dots-continue.gif);
	background-repeat: repeat-x;
	padding: 2px;
	padding-right: 0px;
}
.submitButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434339;
	font-weight: bold;
	border: solid 1px #858553;
	background-image: url(../images/bkg-input.gif);
	height: 27px;
}
.nobkg{
	background-image: none;
	background-position: -1000px 1000px;
	background-repeat: no-repeat;
}
.bodySec {

	background-attachment: fixed;
	background-image: url(../images/bkg-phx-sec.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	background-position: right 0;
	background-color: #95D1F3;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
#logo-sec {

	width: 267px;
	height: 91px;
	position: absolute;
	top: 70px;
	left: 150px;
}
#sidebar {
	width: 181px;
	position: absolute;
	top: 0px;
	margin-left: 750px;
}
#footer {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	width: 250px;
	padding: 3px;
}
#hotel-logo {
	position: absolute;
}

