html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #1F0B00;
	font-size: 62.5%;
}
.container {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -266px 0 0 -463px;
	width: 926px;
}
.wb {
	padding: 2px 2px 2px 2px;
	background-color: #fff;
}
h2 {
	color: #fff;
}
.setheight {
	height: 500px;
}
.colour1 {
	background-color: #1F0B00;
}
.colour2 {
	background-color: #fff;
}
.colour3 {
	background-color: #ccc;
}
.left {
	background-image: url("images/left.jpg");
	
}
.bgr {
	background: #1F0B00 url("images/BGR.jpg") center no-repeat;
	margin-left: 2px;
}
.l1 {
	margin: 40px 0 0 0;
}
.threeinc {
	width: 380px;
}
.fiveinc {
	width: 420px;
	margin: 115px 0 0 60px;
}
p {
	font-family: verdana;
	color: #ffffff;
	text-decoration: none;
	word-spacing: 3px;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 10px;
	margin-top: 15px;

}
.pullup{
  	margin-top: -10px;
}
.pullup a:link, .pullup a:visited, .pullup a:hover, {
  text-decoration: underline;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
.limg {
	margin-left: 62px;
	border: 1px solid #fff;
}
.copy {
	margin: 10px 0 0 0;
}
.snk {
	margin: 10px 0 0 0;
	float: right;
	text-align: right;
}

.darker {
  color: #56483F;
  margin: 5px 0 0 0;
}
.darker a:link {
	color: #56483F;
	text-decoration: none;
}
.darker a:visited {
	color: #56483F;
	text-decoration: none;
}
.darker a:hover {
	color: #fff;
	text-decoration: underline;
}
.foot {
	width: 100%;
	font-family: verdana;
	text-decoration: none;
	word-spacing: 4px;
	letter-spacing: 0px;
	line-height: 17px;
	font-size: 10px;
	color: #fff;
}
.thead{
  margin: 3px 0 25px 0;
}

#menu {
	list-style: none;
	padding: 0;
	margin: 118px 0 0 60px;
	width: 260px;
	height: 19px;
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: 0 -19px;
}
#menu a:hover span {
	display: block;
}
#menu .home {
	width: 44px;
	height: 19px;
	background: url("images/home.png") no-repeat;
}
#menu .gallery {
	width: 68px;
	height: 19px;
	background: url("images/gallery.png") no-repeat;
	left: 45px;
	top: 0;
}
#menu .rates {
	width: 52px;
	height: 19px;
	background: url("images/rates.png") no-repeat;
	left: 113px;
	top: 0;
}
#menu .clients {
	width: 96px;
	height: 19px;
	background: url("images/clients.png") no-repeat;
	left: 165px;
	top: 0;
}
.rolling{
margin-left: 62px;
	border: 1px solid #fff;
	width: 256px;
}
.fplink a:link, .fplink a:visited{
  text-decoration: underline;
}
.fplink a:hover{
  text-decoration: underline;
  color: rgb(184,134,11);
}