/* Elements */

body {
	background: #0090C9 url('images/background.jpg') repeat-x top center fixed;
	color: #206EAF;
	font-size: 12px;
	font-family: Arial, Helvetica, "Liberation Sans", sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	color: #1F427F;
	padding: 3px 0px;
}

p {
	line-height: 1.75;
	padding: 8px 0px;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 22px;
}

h3, h4, h5, h6 {
	font-size: 16px;
}

hr {
	border-top: 1px dotted #9BBCD3;
	margin: 15px 0px;
}

input, textarea {
	background: #FFFFFF url('images/input.png') repeat-x top left;
	border: 1px solid #4996CD;
	color: #1F427F;
	padding: 3px;
}

/* Classes */

.clear {
	clear: both;
}

.form-image {
	background: none;
	border: none;
	padding: 0px;
}

.form-submit {
	background: url('images/button.png') repeat-x top left;
	border: 1px solid #4996CD;
	font-size: 11px;
	font-weight: bold;
}

.label {
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px !important;
	vertical-align: middle;
}

.labelarea {
	padding-top: 8px !important;
	vertical-align: top;
}

.flash {
	margin: 5px 0px;
}

.slide {
	display: none;
}

/* Styles */

#site {
	background: url('images/woman.png') no-repeat right 165px fixed;
}

#page {
	margin: 0px auto;
	width: 900px;
}

#content {
	background: url('images/page-top.png') no-repeat top left;
	padding: 10px;
}

#slideshow {
	float: left;
	height: 300px;
	position: relative;
	width: 680px;
}

#slideshow .title {
	background: url('images/title.png') no-repeat center right;
	bottom: 0px;
	color: #01558E;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	position: absolute;
	right: 0px;
	text-align: right;
	width: 880px;
}

#slideshow-border {
	background: url('images/slideshow.png') no-repeat top left;
	height: 300px;
	position: absolute;
	width: 680px;
	z-index: 20;
}

#slideshow img {
	height: 300px;
	width: 680px;
}

#callback {
	color: #FFFFFF;
	float: right;
	font-size: 11px;
	line-height: 1.5;
	padding: 115px 10px 10px 10px;
	width: 170px;
}

#callback-details {
	font-size: 10px;
	margin-bottom: 5px;
	width: 164px;
}

#footer {
	color: #B5D9DF;
	font-size: 10px;
	padding: 5px;
}

#footer p {	
	text-align: center;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #B5D9DF;
	text-decoration: none;
}

#main {
	background: url('images/main-top.png') no-repeat top left;
	margin-top: 10px;
	padding-top: 2px;
}

#main-outer {
	background: url('images/main-bottom.png') no-repeat bottom left;
	padding-bottom: 5px;
}

#main-inner {
	background: #FFFFFF;
	padding: 13px 10px 10px 15px;
}

#logo {
	float: left;
}

#menu {
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin: 42px 0px 0px 20px;
}

#menu ul li {
	border-right: 1px dotted #197CBD;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}

#menu ul .last {
	border-right: none;
	margin-right: 0px;
}

#menu a, #menu a:link, #menu a:visited {
	color: #B2D5ED;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#main-left {
	border-right: 1px dotted #9BBCD3;
	float: left;
	padding-right: 10px;
	width: 660px;
}

#main-right {
	float: right;
	font-size: 11px;
	width: 170px;
}

.latest img {
	border: 1px solid #1F427F;
	margin: 5px 0px;
}

.latest-content {
	line-height: 1.8;
}

.latest-more {
	border-bottom: 1px dotted #9BBCD3;
	margin-bottom: 8px;
	padding: 5px 0px 12px 0px;
}

#contact-left {
	float: left;
	padding: 0px 15px;
	width: 300px;
}

#contact-right {
	float: right;
	padding: 0px 15px;
	width: 300px;
}

#enquiry {
	margin-top: 10px;
}

#enquiry td {
	padding: 2px;
}

#enquiry input, #enquiry textarea {
	width: 200px;
}

#enquiry .form-submit {
	width: auto;
}

.pool {
	border-top: 1px dotted #9BBCD3;
	padding: 20px 0px;
}

.gallery {
	float: left;
	margin: 10px 0px;
	width: 350px;
}

.photo {
	float: left;
	margin: 5px 10px 5px 0px;
	width: 165px;
}

.photo img {
	border: 1px solid #1F427F;
}

.description {
	float: right;
	width: 300px;
}

.two-pics img {
	border: 1px solid #1F427F;
}

.two-pics {
	margin: 5px 0px 10px 0px;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
}

#portfolio-left {
	float: left;
	padding: 0px 15px;
	width: 275px;
}

#portfolio-right {
	float: right;
	padding: 0px 15px;
	width: 275px;
}

.portfolio-gallery img {
	border: 1px solid #1F427F;
	margin: 18px;
}

#main ol, #main ul {
	margin-left: 30px;
}

#main li {
	line-height: 1.6;
	list-style-type: circle;
	margin: 15px 0px;
}

#main ol li {
	list-style-type: decimal;
}

#main-right li {
	margin: 10px 0px;
}

.float-left {
	float: left;
	margin-right: 10px;
	width: 215px;
}

.float-left-2{
	float: left;
	width: 400px;
}

.float-left img {
	float: left;
	margin: 10px;
	border: 1px solid #1F427F;
}

#socialIcons {float:right;padding-top:40px;}
#socialIcons a {width:28px;height:26px;display:block;text-indent:-9999px;margin-left:5px;}
#socialIcons li {float:left;}
#socialIcons li.twitter a {background: url(images/social-icons.png) no-repeat}
#socialIcons li.twitter a:hover {background-position:0 -26px;}
#socialIcons li.facebook a {background: url(images/social-icons.png) -27px 0 no-repeat}
#socialIcons li.facebook a:hover {background-position:-27px -26px;}
