@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	margin:0 auto;
	padding:0;
	width:960px;
}
#headerWrapper {
	background:url(images/header_bg.png) repeat-x;
	height:150px;
}
#header {
	width:960px;
	height:150px;
	margin:0 auto;
	padding:0;
}
#headerLogo {
	width:195px;
	height:114px;
	margin:18px 0;
	float:left;
}
#headerRightTop {
	width:765px;
	height:47px;
	float:left;
	margin:0;
	padding:0;
}
#headerSocial {
	width:486px;
	height:33px;
	margin:14px 10px 0 0;
	float:left;
	text-align:right;
}
#headerSocial img {
	border:none;
	margin-right:10px;
}
#secondaryNav {
	width:269px;
	height:47px;
	float:left;
	background:url(images/secondaryNav_bg.png) no-repeat;
	margin:0;
	padding:0;
}
#primaryNav {
	width:728px;
	height:88px;
	float:left;
	margin:15px 0 0 37px;
}
.js #slideBox {
	display: none;
}
/********************** HERO HP **********************/

#heroHPwrapper {
	height:350px;
	margin:10px 0 30px 0;
	background:url(images/heroHP_bg.png) repeat-x;
}
	
#heroHPcontainer {
	width:960px;
	height:350px;
	background:url(images/heroCentre_bg.jpg) no-repeat;
	margin:0px auto 30px auto;
}

.heroHP {
	width:589px;
	height:295px;
	padding:30px 21px 0 0 ;
	float:left;
}
.heroHPtext {
	width:350px;
	padding:30px 0 0 0;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.heroHPtext h1 {
	font-size:36px;
	font-weight:normal;
	text-transform:capitalize;
	color:#21221c;
	line-height:36px;
	margin-top:0;
	padding-top:10px;
	letter-spacing:-2px;
}
.heroHPtext h2 {
	font-size:20px;
	color:#222;
	font-weight:normal;
	text-transform:capitalize;
}
.heroHPtext p {
	font-size:12px;
	color:#333;
	line-height:20px;
}
.heroHPtextLink a {
	font-size:12px;
	color:#333;
	line-height:30px;
	padding:10px 0;
	margin:30px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#00648e;
	text-decoration:none;
}
.heroHPtextLink a:hover {
	color:#00648e;
	text-decoration:underline;
}
.blueText {
	color:#005c86;
}

/********************** HERO IP **********************/

#heroIPwrapper {
	height:100px;
	margin:10px 0 30px 0;
	background:url(images/heroHP_bg.png) repeat-x;
	overflow:hidden;
}
	
#heroIPcontainer {
	width:960px;
	height:100px;
	background:url(images/heroCentre_bg.jpg) no-repeat;
	margin:0px auto 30px auto;
	overflow:hidden;
}

.heroIP {
	width:680px;
	height:100px;
	padding:0 0 0 0;
	float:left;
}
.heroIPtext {
	width:280px;
	height:80px;
	padding:20px 0 0 0;
	float:left;
	font-size:14px;
	color:#005c86;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:24px;
}
.heroIPtext h1 {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#21221c;
	line-height:30px;
	margin-top:0;
	padding-top:10px;
	letter-spacing:-2px;
}
.heroIPtext h2 {
	font-size:16px;
	color:#222;
	font-weight:bold;
	text-transform:uppercase;
}
.heroIPtext p {
	font-size:12px;
	color:#333;
	line-height:20px;
}
.heroIPtext p a {
	color:#00648e;
	text-decoration:none;
}
.heroIPtext p a:hover {
	color:#00648e;
	text-decoration:underline;
}


/********************** CONTENT WRAPPERS **********************/

#contentWrapper {
	background:#fff;
}
#contentContainer {
	margin:0 auto 50px auto;
	padding-bottom:50px;
	width:960px;
}

/********************** LEFT COLUMN **********************/

#contentLeft {
	float:left;
	width:600px;
	padding-right:30px;
	border-right:1px solid #eee;
	margin-bottom:50px;
}
#contentLeft h1 {
	font-size:30px;
	color:#005c86;
	margin-top:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.contentLeftSubH1 {
	font-size:18px;
	color:#333;
}
#contentLeft h2 {
	font-size:24px;
	color:#005c86;
	font-weight:normal;
	font-style:italic;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.smallerHeader {
	font-size:16px;
	font-style:italic;
}
#contentLeft h3 {
	font-size:18px;
	color:#005c86;
	font-weight:normal;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#contentLeft h4 {
	padding:20px 0;
	margin:20px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:16px;
	color:#444;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	text-align:justify;
}
#contentLeft h4 a {
	color:#005c86;
	text-decoration:none;
}
#contentLeft h4 a:hover {
	text-decoration:underline;
}
#contentLeft h5 {
	font-size:16px;
	color:#333;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#contentLeft p {
	font-size:14px;
	color:#333;
	line-height:22px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#contentLeft p a, #contentLeft ul li a, .tableText a {
	color:#00648e;
	text-decoration:none;
}
#contentLeft p a:hover, #contentLeft ul li a:hover, .tableText a:hover {
	color:#00648e;
	text-decoration:underline;
}
#contentLeft ul li {
	color:#333;
	font-size:14px;
	line-height:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.ipMainPic {
	border:5px solid #eee;
}
.latestNewsFullItem {
	padding-bottom:30px;
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
	clear:left;
}
.ourClientsWrappers {
	padding-bottom:30px;
	border-bottom:1px solid #ccc;
	margin-bottom:30px;
	width:600px;
	float:left;
}
.ourClientsWrappersLast {
	width:600px;
	float:left;
}
.clientLogoWrapper {
	width:102px;
	padding:5px;
	margin:5px 4px;
	float:left;
	font-size:11px;
	color:#333;
	line-height:18px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
}
.clientLogoWrapper img, .clientLogoWrapperDouble img {
	border:none;
}
.clientLogo {
	width:100px;
	height:100px;
	float:left;
	vertical-align:middle;
	border:1px solid #ccc;
}
.clientLogoText {
	width:102px;
	height:58px;
	float:left;
}
.clientLogoWrapperDouble {
	width:222px;
	padding:5px;
	margin:5px 4px;
	float:left;
	font-size:11px;
	color:#333;
	line-height:18px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
}
.clientLogoDouble {
	width:218px;
	height:100px;
	float:left;
	vertical-align:middle;
	border:1px solid #ccc;
}
.clientLogoTextDouble {
	width:222px;
	height:58px;
	float:left;
}
.quote {
	text-align:center;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	line-height:22px;
}
.tableText {
	font-size:14px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#contentLeft dl {
	clear:both;
	margin:0;
	padding:0;
	width:410px;
	font-size:12px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#contentLeft dt {
	float:left;
	text-align:left;
	width:60px;
	line-height:22px;
	margin:0 10px 10px 0;
	padding:0;
}
#contentLeft dd {
	float:left;
	width:310px;
	line-height:22px;
	margin:0 0 10px 0;
	padding:0;
}
#contentLeft textarea {
	width:300px;
	height:150px;
}
.textfieldStyle {
	width:300px;
	height:20px;
}
.formSubmit {
	color:#fff;
	background:#333;
	font-size:11px;
	text-transform:uppercase;
	width:300px;
	height:26px;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.clientLogoFull {
	float:right;
	margin:0 0 20px 25px;
}
.contentImageLeft {
	float:left;
	padding:5px 20px 20px 0;
}
/********************** RIGHT COLUMN **********************/


#contentRight {
	float:right;
	width:280px;
	overflow:hidden;
	margin-bottom:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#contentRight ul li {
	font-size:12px;
	color:#333;
}
#contentRight ul li a {
	color:#005c86;
	text-decoration:none;
}
#contentRight ul li a:hover {
	color:#005c86;
	text-decoration:underline;
}
#servicesRight {
	background:url(images/sidebar_services_bg.jpg) no-repeat;
	width:280px;
	height:400px;
	margin:0;
	padding:0;
	float:left;
}
.headCurve {
	display:block;
	float:left;
	width:280px;
	height:30px;
	background:url(images/headcurve_bg.jpg) no-repeat #e5eef3;
	line-height:30px;
	font-size:14px;
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-transform:none;
	text-indent:10px;
	margin:0 0 15px 0;
}
.rightColServices {
	width:260px;
	float:left;
	margin:0 10px 30px 10px;
	color:#333;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
}
.rightColServices a {
	color:#005c86;
	text-decoration:none;
}
.rightColServices a:hover {
	text-decoration:underline;
}
.rightColServices img {
	border:none;
}
.lighterText {
	color:#999;
}
ul#news, ul#testimonial {
	border:0;
	padding:0;
	list-style:none;
	margin:0;
	width:280px;
}
#news li, #tesimonial li {
	padding:0;
	list-style:none;
	height:100px;
	overflow:hidden;
}

.itemWrapper {
	float:left;
	width:280px;
	margin-bottom:20px;
	background:#fff;
}
.rightColText {
	float:left;
	width:160px;
	margin-left:20px;
	height:90px;
	overflow:hidden;
}

.rightColImage {
	float:left;
	width:100px;
	margin:0;
	height:70px;
	padding:0;
	overflow:hidden;
}
.rightColWrapper, .rightColTwitter {
	width:280px;
	float:left;
	margin:0 0 30px 0;
}
.rightColWrapper h1 {
	font-size:14px;
	font-weight:normal;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0;
	color:#005c86;
	margin-bottom:0;
}
.rightColWrapper p {
	font-size:12px;
	color:#333;
	line-height:18px;
	font-style:italic;
	margin-top:0;
}
.rightColWrapper p a {
	color:#00648e;
	text-decoration:none;
}
.rightColWrapper p a:hover {
	text-decoration:underline;
}
.rightColWrapper img {
	float:left;
	margin:0;
	padding:0;
	border:0;
}


/********************** NAV **********************/


#primaryNav ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	font-size:16px;
	width:728px;
}
#primaryNav li {
	display: inline;
	margin:0;
	padding:0;
}
#primaryNav ul li a {
	float:left;
	display:inline-block;
	text-align:center;
	height:40px;
	color:#7dd6ff;
	margin:0 1px 0 0;
	text-decoration: none;
	padding: 20px 14px 0 15px;
	font-weight:bold;
	text-transform:uppercase;
}
#primaryNav ul li a:hover {
	color:#fff;
	border-bottom:1px solid #fff;
}
#primaryNav ul li a.navActive {

}
#primaryNav ul li a.navActive:hover {

}

.navWhiteSpan {
	color:#fff;
	font-size:12px;
}

/********************** SECONDARY NAV **********************/

#secondaryNav ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	width:269px;
	font-size:12px;
	text-transform:uppercase;
	margin-top:18px;
}
#secondaryNav li {
	display: inline;
	margin:0;
	padding:0;
}
#secondaryNav ul li a {
	text-align:left;
	color:#8f8b7a;
	margin:0;
	text-decoration: none;
	padding: 10px 14px 0 14px;
	font-weight:bold;
}
#secondaryNav ul li a:hover {
	color:#afa994;
}
#secondaryNav ul li a.navActive {
	color:#e4ddc4;
}
#secondaryNav ul li a.navActive:hover {
	color:#afa994;
}

/********************** SUB NAV **********************/

#slideInternal ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	font-size:13px;
	width:960px;
}
#slideInternal li {
	display: inline;
	margin:0;
	padding:0;
}
#slideInternal ul li a {
	float:left;
	display:inline-block;
	text-align:center;
	height:70px;
	color:#006a9b;
	margin:0;
	text-decoration: none;
	padding: 20px 20px 0 20px;
	font-weight:bold;
	text-transform:uppercase;
}
#slideInternal ul li a:hover {
	color:#fff;
	background:url(images/subNav_over.png) repeat-x #002332;
}
#slideInternal ul li a.navActive {
	color:#b4e7ff;
	background:url(images/subNav_over.png) repeat-x #002332;

}
#slideInternal ul li a.navActive:hover {
	color:#b4e7ff;
	text-decoration:underline;
	background:url(images/subNav_over.png) repeat-x #002332;
}

.navWhiteSpan {
	color:#fff;
	font-size:12px;
}


/********************** SLIDER **********************/

#slideBox {
	height:70px;
	background:url(images/subNav_bg.png) repeat-x #ddd8c7;
}
#slideInternal {
	height:70px;
	width:960px;
	margin:0 auto;
	overflow:hidden;
}

/********************** FOOTER **********************/
	
#footerWrapper {
	background:url(images/footer_bg.png) repeat-x #005277;
	clear:both;
	margin-top:50px;
}
#footerContainer {
	margin:0 auto;
	padding:40px 0;
	width:960px;
	height:200px;
	font-size:12px;
	color:#fff;
	line-height:18px;
	font-weight:bold;
}
#footerContainer a {
	color:#fff;
	text-decoration:none;
}
#footerContainer a:hover {
	color:#abe5ff;
}
.footerBlueHeaders {
	color:#9be0ff;
	font-weight:bold;
	font-size:13px;
}
.phone {
	font-size:14px;
}
#footerColOne {
	float:left;
	width:190px;
	height:200px;
	padding:0 24px 0 0;
	border-right:1px solid #3e7b96;
}
#footerColTwo {
	float:left;
	width:340px;
	height:200px;
	padding:0 25px 0 24px;
	border-right:1px solid #3e7b96;
	background:url(images/footerColTwo_bg.gif) top right no-repeat;
}
.contactForm input {
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
.contactForm textarea {
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
#footerColThree {
	float:left;
	width:140px;
	height:200px;
	padding:0 25px 0 24px;
	border-right:1px solid #3e7b96;
}
#footerColFour {
	float:left;
	width:130px;
	height:200px;
	padding:0 0 0 24px;
}
#footerWrapper ul {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	text-transform:uppercase;
}
#footerWrapper li img {
	border:none;
}
.creditNotice {
	font-size:10px;
	color:#eee;
}

#preLoad {
	display:none;
	width:0;
	height:0;
}

