* {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}
img {
	border: none 0px transparent;
}
html, body {
	height: 100%;
	width: 100%;
}

body {
	background-color: #05042f;
	font-size: 62.5%;
}
#header {
	height: 140px;
	position: relative;
	z-index: 2;
}
#header img {
	position: absolute;
	left: 640px;
	top: 625px;
}

#logo {
	background-image: url(../layout/logov2.jpg);
	height: 87px;
	width: 128px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 25px;
}
#logo {
	background-image: url(../layout/logov2.jpg);
	height: 110px;
	width: 128px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 20px;
	left: 11px;
	z-index: 1;
	background-repeat: no-repeat;
}
#logo_text {
	background-image: url(../layout/logo-text.jpg);
	height: 90px;
	width: 341px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	z-index: 1;
	left: 312px;
	top: 25px;
}
#logo2 {
	background-image: url(../layout/logov3.jpg);
	height: 87px;
	width: 128px;
	position: absolute;
	top: 20px;
	right: 10px;
	text-indent: -9999px;
}
#view_map {
	position: absolute;
	left: 455px;
	top: 117px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
}
#view_map:hover {
	color: #CCCCCC;
}

#header p {
	position: relative;
	left: 441px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	text-align: right;
	top: 10px;
}
#header #phone {
	background-image: url(../layout/satski_htc.png);
	position: absolute;
	left: 726px;
	top: 16px;
	height: 155px;
	width: 182px;
}



.wrap{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 20px;
}
.producttop{
	background-image: url(../layout/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 21px;
	width: 960px;
}
.productbottom{
	background-image: url(../layout/bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 960px;
	height: 18px;
	position: relative;
	z-index: 0;
}



/*

#wrap {
	padding-top: 130px;
	background-image: url(../layout/locations_bg.png);
	background-repeat: no-repeat;
	background-position: center 72px;
	height: 100%;
	width: 100%;
}

*/

#container {
	position: relative;
	background-image: url(../layout/mid.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 940px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: visible;
	height: 468px;
}
#changer {
	z-index: 1;
	width: 940px;
	position: relative;
	top: 10px;
}

#images {
	height: 349px;
	overflow: hidden;
	position: relative;
	width: 960px;
}
#images div{
	position: relative;
	width: 235px;
	overflow: hidden;
	height: 349px;
	float: left;
	border-right: solid 1px #efefef;
}
#images div span {
	position: absolute;
	left: 0px;
	top: 0px;
}
span.silhouette {
	z-index: 1;
}
ul#nav {
	width: 960px;
}
ul#nav li{
	float: left;
	list-style-type: none;
}
ul#nav li a{
	height: 100px;
	width: 235px;
	display: block;
	position: relative;
	cursor: pointer;
	text-decoration: none;
}
ul#nav li a strong{
	background-repeat: no-repeat;
	background-position: 22px top;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin-left: 10px;
	position: relative;
	z-index: 2;
	padding-top: 10px;
}
ul#nav li a strong em {
	font-size: 0.6em;
	position: absolute;
	left: 0px;
	top: 35px;
	font-style: normal;
	padding-right: 20px;
}

ul#nav li a:hover strong{
	background-position: 22px bottom;
}
ul#nav li a span.arrow {
	background-image: url(../layout/arrow.gif);
	height: 11px;
	width: 7px;
	text-indent: -9999px;
	position: absolute;
	left: 200px;
	top: 25px;
}
ul#nav li a span.bg {
	position: absolute;
	height: 108px;
	width: 235px;
	left: 0px;
	top: 0px;
	background-repeat: repeat-x;
}

ul#nav li a span.clickhere {
	position: absolute;
	left: 23px;
	top: 51px;
	text-decoration: none !important;
	color: #6063f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	z-index: 1;
}

#ski .bg{
	background-image: url(../layout/mooring.jpg);
	background-repeat: repeat-x;
	background-color: #004972;
}
#golf .bg{
	background-image: url(../layout/holiday.jpg);
	background-color: #A54E03;
}
#jog .bg{
	background-image: url(../../../media/layout/green.jpg);
	background-color: #365100;
}
#cycle .bg{
	background-image: url(../layout/facilities.jpg);
	background-color: #5D5D5D;
}

#ski strong{
	color: #265976;
}
#golf strong{
	color: #a44e02;
}
#jog strong{
	color: #528100;
}
#cycle strong{
	color: #575757;
}
#footer {
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
}
#footer p {
	font-size: 1.2em;
}

#footer a {
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 15px;
	position: absolute;
	top: 415px;
	width: 100%;
	color: #000;
	font-weight: normal;
	z-index: 3;
	font-size: 1.8em;
}
.cb {
	clear: both;
	height: 0px;
}
