/* CSS Document */
html{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#372f2d;
}
img{
border:none;
}
body{
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 0px;
	background-image: url(images/body-bg.jpg);
	overflow-y: scroll;
}
a{
	text-decoration:none;
	color: #000000;
	font-weight:bold;
}
a:hover{
text-decoration:underline;
}
h1{
	font-size: 18px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: left;
}

h2{
	font-size: 15px;
	color: #484848;
}
h4{
	font-size: 15px;
	color: #660000;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBD992;
}

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

.horizontalSection{
	width:950px;
	height:auto;
	float:left;
	position:relative;
}
#header{
	height:206px;
	background-image: url(images/header-bg.gif);
	background-repeat: no-repeat;
}
#footer{
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	clear: both;
	text-align: left;
	height: 267px;
}
#footer a{
	color: #666666;
}
#footer img{
	position:absolute;
	right:0px;
	top:5px;
}
#homeGreen{
	height:auto;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 910px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
#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:123px;
	height:174px;
	position:absolute;
	top:13px;
	left:24px;
}
.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:657px;
	height:auto;
	text-align:left;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C32146;
}
.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:20px;
	right:38px;
	text-align: right;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.headerContact a{
	color: #333333;
	margin-right: 8px;
	margin-left: 8px;

}
.navBar{
	position:absolute;
	width:760px;
	text-align:right;
	height: 74px;
	bottom: 37px;
	right: 30px;
}
.navBar img{
}
.phoneNumber{
	position:absolute;
	width:117px;
	height:11px;
	top:39px;
	right:0px;
}
#footerDiv1 {
	position:absolute;
	left:30px;
	top:31px;
	width:256px;
	height:208px;
	text-align: left;
	color:#dcdc90
}
#footerDiv1  h3{
margin-top:0px;
font-size:16px;
}
#footerDiv1  a{
	color: #dcdc90;
	font-weight:bold;
}
#footerDiv2 {
	position:absolute;
	left:344px;
	top:31px;
	width:259px;
	height:208px;
	color:#53312e;
	text-align: left;
}
#footerDiv2  a{
	color: #53312e;
	font-weight:bold;
}
#footerDiv2  h3{
margin-top:0px;
font-size:16px;
}
#footerDiv3 {
	position:absolute;
	left:657px;
	top:31px;
	width:254px;
	height:208px;
	color:#252525;
	text-align: left;
}
#footerDiv3  h3{
margin-top:0px;
font-size:16px;
}
#footerDiv3  a{
	color: #252525;
	font-weight:bold;
}
#socialMedia{
height:25px;
text-align:right;
padding-top:6px;

}
#socialMedia img{
	margin-left:8px;
}
