/* CSS Document */
html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#36180D;
}
img{
border:none;
}
body{
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(images/body-bg.jpg);
	overflow-y: scroll;
	background-repeat: no-repeat;
}
a{
	text-decoration:none;
	color: #7D160D;
}
a:hover{
text-decoration:underline;
}
h1{
	font-size: 24px;
	color: #6D130B;
	margin-top: 10px;
}

h2{
	font-size: 16px;
	color: #36180D;
}

.holder{
	position:relative;
	width:994px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}

.horizontalSection{
	width:994px;
	height:auto;
	float:left;
	position:relative;
}
#header{
	height:352px;

}
#nav{
	height:67px;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
}
#nav img{
	margin:0px 10px 0px 10px;
}
#footer{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	color: #70A7CE;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	height: 64px;
}
#footerLinks{
height:auto;
text-align:center;
padding-top:8px;
color:#FFFFFF;
font-size:11px;
}
#footerLinks a{
	color: #FFFFFF;
}
#footer img{
}
#homeGreen{
	height:auto;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(images/main-tile.gif);
	background-repeat: repeat-y;
}
#scaleContent{
	width:850px;
	height:auto;
	background-color:#FFFFFF;
	padding:0px 50px 25px 50px;
	min-height:400px;
	border-top:1px solid #A1D8B9;
	text-align: left;
}
.logo{
	width:233px;
	height:153px;
	position:absolute;
	top:0px;
	left:0px;
}
.homeGirlPhoto{
	width:280px;
	height:auto;
	position:relative;
	right:0px;
	float: right;
	padding-bottom: 10px;
}
.bookingBox{
	position:relative;
	width:640px;
	height:auto;
	text-align:left;
	float: left;
	padding-bottom: 10px;
}

.bookingBox h1{
	margin:5px 0 20px 0;
	font-size:25px;
	color:#C4283E
}
.smallBox{
	position:relative;
	width:680px;
	height:auto;
	text-align:left;
	float: right;
	margin-right: 51px;
}
.greenBox{
	position:relative;
	width:253px;
	height:auto;
	text-align:left;
	float: right;
	background-color: #F0EEEE;
	background-image: url(images/solutions-and-tools.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 12px;
	padding-left: 15px;
	color: #666666;
	font-size: 12px;
	padding-bottom: 25px;
	clear: right;
}
.headerContact{
	width:400px;
	position:absolute;
	top:7px;
	right:-8px;
	text-align: right;
	font-size: 12px;
	color: #999999;
}
.headerContact a{
	color: #333333;
	margin-right: 8px;
	margin-left: 8px;

}
.navBar{
	position:absolute;
	width:980px;
	text-align:center;
	height: 30px;
	bottom: 0px;
}
.navBar img{
	margin-left:20px;
}
.phoneNumber{
	position:absolute;
	width:117px;
	height:11px;
	top:39px;
	right:0px;
}
.navBlock{
	width:600px;
	height:33px;
	position:absolute;
	bottom:15px;
	left:245px;
	text-align: left;
}
.navBlock img{
margin-right:25px;
}
.homeJugs{
	width:700px;
	height:970px;
	position:relative;
	float:left;
	background-image: url(images/home-jugs.jpg);
	background-repeat: no-repeat;
}
.jugText{
	width:400px;
	height:auto;
	position:absolute;
	top:0px;
	right:0px;
 	font-size: 14px;
	}
.broomLogo{
	width:86px;
	height:39px;
	position:absolute;
	right:310px;
	top:3px;
}
.leftColumn{
width:243px;
float:left;
position:relative;
height:auto;
text-align:center;

}
