/* ################## General Styles ### */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, q, ul, li {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	line-height:1.5;
	font-size:75%;
	color:#222;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
p {
	margin:0 0 1.5em;
}
p img.left {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
p img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color:#000;
}
a {
	color:#0C6C63;
	text-decoration:underline;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	line-height: normal;
	color:#111;
}
h1 {
	font-size:2.4em;
	line-height:1;
	margin-bottom:0.5em;
	color:#0C6C63;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:1.8em;
	margin-bottom:0.75em;
	color:#0C6C63;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:1.3em;
	line-height:1;
	margin-bottom:1em;
	color:#109A66;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
	font-weight:bold;
}
.addressBox {
	padding:1.5em;
	margin-bottom:1.05em;
	color: #FFF;
}
.addressBox h1 {
	font-weight:normal;
	line-height: normal;
	color:#111;
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom:0.5em;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.rightBox {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#0C6D63;
	color: #FFF;
}
.rightBox h1 {
	font-weight:normal;
	line-height: normal;
	color:#111;
	font-size:1.4em;
	line-height:1.4em;
	margin-bottom:0.5em;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.rightBox h2 {
	font-weight:normal;
	line-height: normal;
	color:#111;
	font-size:1.2em;
	line-height:1.2em;
	margin-bottom:0.5em;
	color:#C2DAD8;
	font-family: Arial, Helvetica, sans-serif;
}
li ul {
	margin:0 1.5em;
	font-size:1.2em;
}
ul li span {
	color: #666;
}
ul {
	margin:0 1.5em 1.5em 1.5em;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
.container {
	margin:0 auto;
}
.column, div.spanCol {
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
}
.last, div.last {
	margin-right:0;
}
.spanCol {
	width:310px;
}
div.border {
	padding-right:4px;
	margin-right:5px;
	border-right:1px solid #eee;
}
div.colborder {
	padding-right:24px;
	margin-right:25px;
	border-right:1px solid #eee;
}
.box {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#109A66;
	color: #FFF;
	font-weight: bold;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}
.container {
	display:block;
}

/* ################## Reset ### */

body{
	margin:0;
	background:#fff;
	font-size:75%;
	font-family: Arial, Helvetica, sans-serif;
}
form, 
fieldset,
input{
	margin:0;
	padding:0;
	border:none;
}

/* ################## Layout ### */

.main-holder{
	width:100%;
}
#header{
	position:relative;
	height:250px;
}
#content {
	padding:16px 0 0px;
}
#side-bar{
display: none;
}
#footer{
	padding:0 0 5px 30px;
	height:73px;
	clear: both;
	position: relative;
	top: 15px;
	margin-bottom: 0px;
}

/* ################## Header ### */

#header .logo{
	margin:0;
	position:absolute;
	top: 50px;
	left: 50px;
	width:400px;
	height:44px;
	margin:1px 0 0;
	color:#0C6C63;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.4em;
	line-height:1.4em;
	margin-bottom:0.5em;
}
#header .heading{
	position:absolute;
	top: 120px;
	left: 80px;
	width: 300px;
	font-size:1.45em;
	line-height:1.45em;
	margin-bottom:1em;
	color:#747474;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#header .header-box{
	float: right; 
}
#header .box-content{
	display: none;
}
#header .address{
	width:220px;
	padding:0 0 9px;
	float:left;
	margin-top: 50px;
}
#header .address h2{
	margin:0 15px;
	color:#777;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.4em;
	line-height:2.1em;
}
#header .address address {
	margin:0 15px 0 17px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	color:#777;
	line-height:15px;
	font-style:normal;
}
#header .address .address-area{
	overflow:hidden;
	width:219px;
	padding:0 0 6px;
}
#header .address strong{
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	color:#777;
	margin:15px 15px 0 17px;
	display:block;
	line-height:1em;
}
#header .address span{
	display:block;
	margin:0 15px 0 17px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	line-height:1.3em;
	color:#777;
}
#header .address p{
	margin:5px 15px 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:100%;
	color:#777;
	line-height:1.3em;
}

/* ################## Navigation ### */

#nav{
	display: none;
}

/* ################## Main Content ### */

#breadcrumbs { display: none; }

#content h1 {
	margin:1px 0 0;
	color:#0C6C63;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.4em;
	line-height:1.4em;
	margin-bottom:0.5em;
}
#content h3 {
	margin:0;
	color:#109A66;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.3em;
	line-height:1.5em;
}
#content h4 {
	margin:0;
	font-size:1.2em;
	line-height:1.25;
	color:#111;
}
#content ul{
	margin:22px 0 20px 34px;
	padding:0;	
}
#content ul.thumbs{
	margin:0px;
	padding:0px;
	list-style:none;	
}	
#content ul li{
	padding:0 0 0 17px;
	line-height:21px;
	color:#666;
}
#p1 #col ul li{
	padding:0 0 0 17px;
	line-height:21px;
	color:#222;
	font-size: 1.2em;
}
#content ul.thumbs li {
	background: none;
	width: 109px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
	height: 147px;
	float: left;
}

#content ul.thumbs li p { width: 120px; float: left; clear:both; position: relative; top:-15px;}

#col{
	width:707px;
	padding:0 0 0 32px;
}

/* ################## Footer ### */

#footer ul.bottom-links{
display: none;
}

#footer p{
	margin:23px 42px 0 0;
	display:inline;
	float:right;
	color:#333;
	text-align:right;
}
#footer p a{
	color:#333;
}
#footer p a:hover,
#footer p a.active{
	text-decoration:none;
}


/* ################## Image Thumbnails ### */

#col img { float: right; margin: 2px 2px 1em 20px; }
#col form img { float: none; margin: 0; }
#col .nb-img-box a { display: block; }

#col .nb-img-box span { position: relative; padding-left: 5px; margin-bottom: 20px; font-style: italic; color: #0C6C63;}

#col .nb-img-box { float: right; margin: 2px 2px 1em 20px; position: relative; left: -6px;}

#col .nb-img-box img { float: none; margin: 0px; padding: 3px; border: 1px solid #109A66;}

#col .nb-img-box.imgleft { float: left; margin-right: 20px; margin-left: 0px; position: relative; left: 0px; }

#col .nb-img-box.imgright { float: right; margin-right: 10px; position: relative; left: -6px; }

/* ################## Galley ### */

.thumbscontainer { padding: 0; margin: 0; margin-left: 10px; width: 690px; clear: both; }

/* ################## Contact Form ### */

#cola { width: 257px; float: left; margin-right: 7px; }
#colb { width: 420px; float: left; padding-left: 7px;}

#vericode { margin-left: 153px;}

.veriinput { position: relative; left: 154px; }

#col .form{
	float:left;
	width:624px;
	padding:17px 9px 10px 15px;
	background:#f1f1f1;
	border:1px solid #d1dcd5;
}
#col .form-title{
	width:100%;
	height:30px;
	overflow:hidden;
	background:url(img/line-repeat.gif) repeat-x 0 100%;
}
#col .form h3{
	float:left;
	margin:0;
}
#col .indicates{
	float:right;
	font-size:10px;
	font-weight:bold;
}
#col .indicates img{
	margin:0 5px 0 0;
}
#col .form form{
	width:100%;
	overflow:hidden;
	padding:28px 0 0;
}
#col .form ul{
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
background: none;
}
#col .form ul li{
	float:left;
	margin:0 0 14px;
	width:100%;
	list-style:none;
background: none;
}
#col .form .label{
	float:left;
	width:140px;
	margin:0 14px 0 0;
	text-align:right;
	font-weight:bold;
	line-height:20px;
}
#col .form .label .comments-label{
	line-height:18px;
}
#col .form .label label{
	line-height:24px;
	
}
#col .form .text{
	width:198px;
	padding:3px 0 3px 5px;
	border:1px solid #b1c2b8;
	margin:0 5px 0 0;
}

#col .form .veri {
        border:1px solid #b1c2b8;
}

#col .form select{
	width:205px;
	margin:0 0 4px;
}
#col .form .colour,
#col .form .country{
	float:left;
	width:300px;
}
#col .form .colour input,
#col .form .country input{
	width:16px;
	height:15px;
	margin:-1px 0 0;
}
#col .form ul .colour li,
#col .form ul .country li{
	float:left;
	width:100%;
	margin:0 0 3px;
}
#col .form textarea{
	width:343px;
	padding:0 0 0 5px;
	height:130px;
	border:1px solid #b1c2b8;
	overflow:auto;
}
#col .form .submit{
	margin:0 11px 0 0;
}
.caddress {
clear: left;
padding-top: 20px;}

/* ################## Misc ### */

.item { margin-bottom: 20px; }

#col a[href^="http://"] {
	display:inline-block;
	padding:2px 14px 2px 0px;
	line-height:14px;
	min-height:14px;
	overflow:visible;
	background:transparent url(assets/js/external.gif) center right no-repeat;
}
a[href$='.doc'] {
	display:inline-block;
	line-height:14px;
	min-height:14px;
	overflow:visible;
	background:transparent url(assets/js/word.png) center left no-repeat;
	padding:2px 0 2px 20px;
}
a[href$='.pdf'] {
	display:inline-block;
	line-height:14px;
	min-height:14px;
	overflow:visible;
	background:transparent url(assets/js/pdf.png) center left no-repeat;
	padding:2px 0 2px 20px;
}
#col a.thickbox {
	cursor: url(assets/js/magnify.cur), pointer;
}
#col address { margin-top: 0px; padding-top: 0; position: relative; top: -1.4em; font-style: normal;}
#col .box .imgleft { float: left; margin-left: 0px; margin-right: 15px; padding: 2px; border: 1px solid #fff;}
#col .box .imgright { float: right; margin-left: 15px; margin-right: 3px; padding: 2px; border: 1px solid #fff;}
