@charset "UTF-8";
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/* CSS Document */

#wrapper {
	position:relative;
	left:auto;
	width:960px;
	z-index:1;
	margin: auto;
	bottom: auto;
	top: auto;
	background-color: #FFFFFF;
}
#logo {
	padding: 30px;
}
#nav {
	padding-left: 30px;
}
#content {
	margin: 0px;
	padding-top: 30px;
	padding-left: 30px;
}
#home-holder {
	background-image: url(../images/Img-Home.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#prices-holder {
	background-image: url(../images/Img-Prices.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#location-holder {
	background-image: url(../images/Img-Location.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#whattobring-holder {
	background-image: url(../images/Img-What-to-Bring.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#sendinfo-holder {
	background-image: url(../images/Img-Send-Information.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 30px;
}
#legalisation-holder {
	background-image: url(../images/Img-Legalisation.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 20px;
}
#terms-holder {
	background-image: url(../images/Img-Terms-Business.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 20px;
}
#testimonials-holder {
	background-image: url(../images/Img-Testimonials.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main-content {
	width: 490px;
	height: 370px;
	margin-bottom: 20px;
	overflow: auto;
}
#heading-holder {
	height: 90px;
}
.nav-buttons {
	margin-right: 5px;
}
.headings {
	margin-bottom: 20px;
}
body {
	margin-top: 0px;
	background-color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.tandc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#footer-icons {
	padding-bottom: 30px;
}
.style2 {
	color: #009683;
	font-weight: bold;
}
#home-picture-text {
	width: 200px;
	float: right;
	text-align: right;
	margin-right: 25px;
}
