.container_12{margin-left:auto;margin-right:auto;width:960px}
.grid_12{
	width:959px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	position:relative;
	background-color: #666666;
}

body {
 color: #fff;
 font-family: Arial, sans-serif;
 margin: 0px 0px 20px;
 font-size: 14px;
 background: url(../images/bg.jpg) top center;
}
 p {
  margin: 12px 20px;
 }
 
 a {
 color: #cea96c;
 }
 
 a img {
  border: none;
 }
 
 h1 {
 font-size: 21px;
 margin: 12px 20px;
 }
 
 .small {
 font-size: 12px;
 }
 
.header {
	background-color: #635a50;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../images/loft2.png);

}

.content {
 background: #3e3a36; 
}

.rates {
 margin: 0px 20px;
}

.right {
	float:right;

}

.left {
float:left;
}

.footer {
 font-size: 10px;
 text-align:center;
 line-height: 25px;
 background: #635a50;
 border-bottom: #9f9791;
 margin-bottom: 20px;
}

