/* Generic styles */

@import url(reset.css); /* RESET CSS */

/* Holly Hack. IE Requirement */
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */


body
{
	background: #f5f5f5;
	font : 62.5%/1.6 verdana, arial, "lucida grande", sans-serif;
	color: #666;
}

h2, h3, h4, h5, h6, h7 {
	color: #1B2675;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.8em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.4em;
}

a,  a:link {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #AF2333!important;
}
	

/* lets add the curves to the wrapper and the background shadow */

#wrapper-top {
	width: 962px;
	height: 20px;
	margin: 0 auto;
	margin-top: 10px;
	background: url(../images/wrapper-top.gif);
}

#wrapper {
	width: 962px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/wrapper-bg.gif);
}

#wrapper-bottom {
	width: 962px;
	height: 21px;
	margin: 0 auto;
	background: url(../images/wrapper-bottom.gif);
}


/*
=============================
======== Header area ========
=============================
*/

#header {
	width: 940px;
	margin: 0 auto;
	height: 291px;
}

#header-left {
	width: 212px;
	height: 290px;
	float: left;
	margin-left: 12px;
}

#header-right {
	width: 720px;
	height: 290px;
	float: left;
	margin-left: -9px;
}

#info {
	width: 242px;
	float: right;
	height: 75px;
		margin-bottom: 18px;
}

#info li.telephone {
	background: url(../images/telephone.gif) no-repeat;
	height: 32px;
	line-height: 32px;
	padding-left: 40px;
	font-size: 2em;
	color: #1b2677;
}

#info li.email {
	background: url(../images/email.gif) no-repeat;
	height: 32px;
	line-height: 32px;
	padding-left: 40px;
	font-size: 1.2em;
}

#info li.email a, #info li.email a:link {
	color: #981b29;
	text-decoration: none;
}


#info li.email a:hover {
	color: #1b2677;
}



#hero {
	clear: both!important;
	width: 720px;
	height: 149px;
	margin-left: 1px;
}

#hero img {
	width: 177px;
	height: 149px;
	float: left;
	margin-right: 4px;
}
	
#hero img.last {
	margin-right: 0;
}

/*
===============================
============ Menu =============
===============================
*/

#nav {
	position: relative;
	float: left;
overflow: hidden;
	clear: both;
	height: 48px;
	width: 100%;
	background: transparent url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-left: 1px!important;
}


#nav ul {
margin-left: 0px;
margin-top: 3px;
width:485px;
}


#nav li {
    float:left;
    background:url("../images/right-tab.jpg") no-repeat right top;
    margin:0;
    padding:0;
list-style: none;
margin-right: 3px;
    }

#nav li:hover {
background:url("../images/right-tab-hover.jpg") no-repeat right top;
}

#nav a {
    display:block;
    background:url("../images/left-tab.jpg") no-repeat left top;
    padding:8px 15px;
color: #fff;
text-decoration: none;
    }
	


#nav a:hover {
background:url("../images/left-tab-hover.jpg") no-repeat left top;
}


#nav ul li ul {
display: none;
}


#nav li ul li a {
	background: #65b2cb;
}

#nav li ul li a:hover {
	background-color: #075899;
	color: #fff;
}


#search {
	float: right;
	width: 250px;
	background: transparent url(../images/search.gif);
	height: 30px;
	margin-top: -1px;
}

#ajaxSearch_form {
	margin-top: -12px!important;
	margin-left: 20px!important;
}

#ajaxSearch_form input {
	border: none;
	width: 180px;
	background: transparent;
}

#ajaxSearch_submit {
	width: 20px!important;
	background: transparent url(../images/submit.gif)!important;
	width: 27px!important;
	height: 22px;
	margin-left: 15px;
	color: #fff!important;
	font-weight: bold;
}


/*
===============================
======== main content =========
===============================
*/

#main-content-wrap {
	clear: both;
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff url(../images/main-cont-bg.gif) repeat-y;
}

#main-content {
	width: 708px;
	float: left;
	margin-left: 12px;
	font-size: 1.2em;
}

#main-content p {
	margin-bottom: 10px;
}

.list-top {
	background: #fff url(../images/list-top.gif);
	width: 712px;
	height: 19px;
	margin: 0 auto;
}

.list {
	background: #fff url(../images/list-body.gif);
	background-position: bottom left;
	width: 712px;
	height: auto!important;
	height: 20px;
	min-height: 20px;
	margin: 0 auto;
	margin-bottom: 5px;
}

.list ul {
	margin-left: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

.list li {
	float: left;
	width: 340px;
}

.list p {
	padding: 10px 20px;
	padding-top: 0;
	text-align: center;
	font-weight: bold;
}

.list.teamProfile {
	font-size: 1.5em;
}

.teamProfile a {
	color: #1B2675;
}

/*
===============================
==== Call to action boxs ======
===============================
*/

.cta-main {
	float: left;
	width: 350px;
	height: auto!important;
	margin-left: 3px;
}

.cta-top {
	width: 350px;
	height: 21px;
	margin: 0 auto;
	background: url(../images/cta-top.gif);
}

.cta-inner {
	width: 320px;
	padding: 0 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	height: auto!important;
	margin: 0 auto;
	height: 201px;
	min-height: 201px;
	background: url(../images/cta-inner.gif);
	background-position: bottom left;
	overflow: hidden;
}

.cta img {
	float: left;
	width: 143px;
	height: 116px;
	margin: 10px;
}

.float {
	color: #1B2675;
	float: right;
	width: 170px;
}

.float ul {
	margin-left: 10px;
	margin-top: -8px;
}

.float a, .float a:link {
	color: #1B2675;
	text-decoration: none;
	font-size: 1em;
}

.float a:hover {
	text-decoration: underline;
}

.button {
	width: 140px;
	height: 28px;
	background: url(../images/button.gif);
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
	text-transform: uppercase;
	margin-left: 5px;
}

a.button {
	color: #fff!important;
}

.button:hover {
	background: url(../images/button-hover.gif);
	color: #fff!important;
}
	


/*
===============================
======== Left form =========
===============================
*/

#enquire {
	float: left;
	width: 221px;
	background: #e6e6e6;
	font-size: 1.2em;
}

#enquire h2 {
	height: 35px;
	background: url(../images/enquiry-h2.gif);
	width: 211px;
	padding-left: 10px;
	color: #fff;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 35px;	
}

#contactform {
	width: 200px;
	padding: 10px;
	color: #1b2677;
}

#contactform input, #contactform textarea {
	width: 180px;
	border: 1px solid #bcbcbc;
	padding: 5px;
}

#contactform textarea {
	height: 50px;
}

/*
===============================
======== footer =========
===============================
*/

#footer {
	position: relative;
	width: 962px;
	margin: 0 auto;
	font-size: 1em;
}

#footer-top {
	width: 962px;
	height: 22px;
	background: url(../images/footer-top.gif);
}

#footer-inner {
	width: 962px;
	height: 200px;
	background: url(../images/footer.gif);
	background-position: bottom left;
	color: #1B2675;
}

#news {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 942px;
	height: 40px;
	color: #fff;
	background: url(../images/news.gif);
	line-height: 40px;
	font-size: 1.2em;
}

#news p {
	float: left;
	width: 700px;
	margin-left: 10px;
}

#news span {
	float: right;
	width: 110px;
}

#news span a, #news span a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#news span a:hover {
	text-decoration:underline;
}

.footer-block {
	margin-top: 40px;
	margin-left: 20px;
	width: 450px;
	height: 80px;
	float: left;
	font-size: 1em;
}

.footer-block img {
	float: left;
	margin-right: 20px;
}

.regulated {
	margin-top: 20px;
}