/* www.equinoxdesign.co.uk */


/* Reset */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}

/* stops shorter pages from jumping due to default scrollbar */
html { min-height:100%; margin-bottom:1px; }

/* Defaults */
:focus {outline:0}
a, a:visited {text-decoration:none}
a:hover {text-decoration:underline}
body {font:62.5% Arial; background-color: #CFCFCF;}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
img {border:0;vertical-align:bottom}
fieldset {border:0}
p {margin:0 0 1em}


#skip {height:0px;overflow:hidden;width:0px}
#page {width:920px;margin:0 auto;background:#fff}


#header{
	padding:0 1px;
}

#header form{
	height:25px;
	background:url(../images/searchbox-bg.jpg) no-repeat 100% 0;
	text-align:right;
	padding:2px 0 0 0;
	margin:0 0 1px 0;
}
#header .input-box{
	border:1px #26737d solid;
	font-size:1.2em;
	color:#666;
	width:170px;
	padding: 2px 5px 2px;
}

#header .submit-button{
	background:url(../images/search-submit.gif) no-repeat  0 0;
	border:0;
	width:60px;
	height: 20px;
	text-align:center;
	padding: 2px 0 2px 0;
	margin-right: 20px;
	color:#fff;
	font:1.0em Arial;

}

#header .banner-box{
	height:918px;
	height:150px;
	background:url(../images/strap-area-box.jpg) no-repeat 0 0;
	position:relative;
	margin:0 0 1px 0;
}
.banner-box h1{
	width:300px;
	position:absolute;
	left:0px;
	top:0px;
}
.banner-box h1 a{
	display:block;
	height:150px;
	text-indent:-9999px;
}

#header ul{
	height:35px;
	background:url(../images/navbar.jpg) no-repeat 0 0;
}
#header li{
	float:left;
	list-style:none;
	border-right:1px #fff solid;
}
#header li a{
	line-height:35px;
	padding:0 31px 0 31px;
	color:#fff;
	font-size:1.4em;
	text-transform:capitalize;
}
#header li.current{
	background:url(../images/bg-nav-hover.gif) no-repeat 50% 100%;
}

#content{
	padding:0 0 9px 24px;
	height:1%;
	overflow:hidden;
}

#content .main{
	width:614px;
	float:left;
	height:1%;
	overflow:hidden;
}

.main .welcome{
	float:left;
	padding:23px 0 20px 0;
	margin:0 0 10px 0;
}

.main .welcome ul {
	padding-left: 20px;
	margin-bottom: 10px;
}
.main .welcome li {
	line-height: 1.5em;
}
 .main h1{
	font-size:1.6em;
	font-weight:normal;
	color:#3cb6c5;
	padding:0 0 12px 0;
}
.main .welcome .intro{
	font-size:1.3em;
	line-height:1.4em;
	color: #959595;
}
.main .welcome .intro p{
	margin:0 0 0.5em 0;
}

.main .news{
	width:200px;
	float:left;
	padding:0 80px 0 18px;
	min-height:184px;
	background:url(../images/vline.gif) repeat-y 100% 0;
}
* html .main .news{
	height:184px;
}

.main .last-news-box{
	padding:0 0 0 70px;
	background:url(../images/quote-marks-testimonial.jpg) no-repeat 100% 12px;
	width:235px;
}
.news h4{
	padding:10px 0 16px 0;
	font-size:1.8em;
	color:#3cb4c4;
}
.news .article-list li{
	list-style:none;
	background:url(../images/arrow-icon-list.jpg) no-repeat 0 50%;
	padding:0 0 0 18px;
	margin:0 0 7px 0;
}
.news .article-list li a{
	color:#666;
	font-size:1.2em;
}

.news .more a{
	font-size:1.2em;
	font-style:italic;
	text-decoration:underline;
	color:#3FBBC9;
	padding:0 0 0 18px;
}

.news .article{
	font-size:1.3em;
	color:#666;
	line-height:1.7em;
}
.main .last-news-box .more a{
	color:#55BFCC;
	padding:0;
	font-style:normal;
	text-decoration:none;
}

#sidebar{
	margin:5px 0 0 15px;
	float:left;
	display:inline;
	width:267px;
	height:1%;
	overflow:hidden;
}

#sidebar .latest{
	background:url(../images/bg-latest.jpg) repeat-y;
	margin:0 0 8px 0;
	position:relative;
}
#sidebar .latest .icon{
	position:absolute;
	left:191px;
	top:0;
	width:62px;
	height:56px;
	text-indent:-9999px;
	background-image: url(../images/rhasm.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#sidebar .latest-top{
	background:url(../images/bg-latest-top.jpg) no-repeat 0 0;
	padding:27px 10px 20px 18px;
}
#sidebar .latest-bottom{
	background:url(../images/bg-latest-bottom.jpg) #fff no-repeat 0 0;
	height:11px;
}
#sidebar h4{
	color:#3BB3C3;
	font-size:1.8em;
	text-transform:capitalize;
	padding:0 0 21px 15px;
}
#sidebar .latest h5{
	width:166px;
	background:url(../images/news-icon.jpg) no-repeat 0 0;
	padding:0 0 17px 18px;
	font-size:1.2em;
}
#sidebar .latest h5 a{
	text-decoration:underline;
	color:#666;
	font-style:italic;
}
#sidebar .latest p{
	font-size:1.2em;
	color:#666;
	line-height:1.9em;
	margin:0;
}
#sidebar .latest .more a{
	font-size:1.1em;
	font-style:italic;
	color:#3FBBC9;
	text-decoration:underline;
}


#sidebar .sign{
	background:url(../images/bg-sign.jpg) repeat-y;
	position:relative;
}
#sidebar .sign .icon{
	position:absolute;
	left:191px;
	top:0;
	width:62px;
	height:56px;
	text-indent:-9999px;
	background-image: url(../images/emailicon.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#sidebar .sign-top{
	background:url(../images/bg-sign-top.jpg) no-repeat 0 0;
	padding:27px 10px 22px 18px;
}
#sidebar .sign-bottom{
	background:url(../images/bg-sign-bottom.jpg) #fff no-repeat 0 0;
	height:20px; 
}
#sidebar .sign h4{
	font-size:1.4em;
	padding:0 0 21px 4px;
}
.sign-form{
	padding:0 0 0 4px;
}
.sign-form .input-box{
	border:1px #26737D solid;
	color:#999;
	font-size:1.2em;
	width:162px;
	padding:3px 10px;
}
.sign-form .submit-button{
	background:url(../images/newsletter-submit-button.gif) no-repeat 0 0;
	width:85px;
	height:20px;
	border:0;
	color: #fff;
	display:block;
	margin:10px 0 0 0;
}


.contact-form{
	padding:28px 0 0 0;
	margin-top: 20px;
	height:1%;
	overflow:hidden;
}
.contact-form form{
	border:1px #a8a8a8 solid;
	width:548px;
	position:relative;
	padding:45px 0;
	float:left;
}
.contact-form h3{
	color: #339999;
	font-size:2.0em;
	font-weight:normal;
	position:absolute;
	left:72px;
	top:-16px;
	padding:0 13px;
	background:#fff;
	width: 161px;
	
}
.contact-form label{
	font-size:1.4em;
	width:138px;
	text-align:right;
	float:left;
}
.contact-form input,.contact-form textarea{
	float:left;
	margin:0 0 0 10px;
	border:1px #747570 solid;
	font-size:1.2em;
	color:#a8a8a8;
	width:175px;
	padding:3px;
}
.contact-form p{
	float:left;
	clear:left;
	width:400px;
	margin:0 0 5px 0;
}
.contact-form textarea{
	width:242px;
	height:114px;
	overflow:auto;
}
.contact-form .submit-button{
	width:98px;
	padding:2px 0;
	text-align:center;
	font-size:1.4em;
	text-transform:uppercase;
	margin:0 0 0 148px;
	border:1px #666 solid;
	color:#000;
}


#footer{
	width:920px;
	margin:0 auto 30px;
	height:87px;
	background: url(../images/footer.jpg) no-repeat 0 0;
	position:relative;
}
#footer ul{
	padding:10px 0 25px;
	float:left;
	width: 400px;
}
#footer li{
	float:left;
	list-style:none;
	padding:0 10px 0 13px;
	border-left:1px #fff solid;
}
#footer li.first{
	border:0;
	padding-left:19px;
}
#footer li a{
	font-size:1.2em;
	color:#fff;
	text-transform:capitalize;
}
#footer .copyright{
	font-size:1.2em;
	color:#fff;
	float:left;
	clear:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 13px;
	margin: 30px;
}

#footer .valid {
	font-size:1.0em;
	color:#fff;
	padding: 6px 30px 0 0;
	float:right;
	clear:right;
}

#footer .phone{
	color:#3BB3C3;
	font-size:1.8em;
	position:absolute;
	top:27px;
	right:28px;
	background:url(../images/phone-icon.jpg) no-repeat 0 50%;
	padding:0 0 0 40px;
}


.imgleft {
	float: left;
	padding-right: 16px;
}

.imgright {
	float: right;
	padding: 16px;
}

#header .phone {
background:url(../images/searchbox-bg.jpg) no-repeat 100% 0;
text-align:right;
padding:2px 0 0 0;
margin:0 0 1px 0;
height:25px;
}
h1, h2, h3, h4 {
	line-height: normal;
	color: #3cb6c5;
	margin: 0;
}
h2, h3, h4 {
	margin: 30px 0 0 0;
}
h1 {font-size: 1.2em;}
h2 {font-size: 1.35em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}
