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

body{
	background-color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	font-smooth:always;}
img{border:0;}
a{border:0;}
.clear{clear:both;}
.floatleft{
	float:right;
	margin-left: 10px;
	margin-top: 10px;
}
.wrapper{
	width:1000px;
	margin:auto;
	background:#fff url(../images/head-bg.jpg) no-repeat;
	padding-bottom: 10px;
}
.header{
	width:950px;
	height:auto;
	background:transparent;
	margin: auto;
}
.logo{
	float:left;
	margin-top: 11px;
	border: 0;
}
.right{
	width:auto;
	height:auto;
	float: right;
	margin-top: 10px;
	display: block;
}
.right p{
	font-size:14px;
	color:#333333;
	text-align: right;
	margin-bottom: 0px;
}
.right p span.big{
	font-size:28px;
	font-weight: normal;
	letter-spacing: -1px;
}
.right p span.number{
	font-size:40px;
	color:#2457A5;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 48px;
}
.showcase-banner{
	width:950px;
	height:357px;
	margin: auto;
	clear: both;
	background: url(../images/showcase.jpg) no-repeat center top;
	position: relative;
}
.showcase-banner ul.tick{
	font-size:28px;
	color:#FFFFFF;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 38px;
	list-style-image: url(../images/tick.png);
	float: left;
	text-shadow: 2px 2px 7px #000;
	margin-top: 75px;
}
.shadow{
	width:950px;
	height:10px;
	background:url(../images/shadow.png) no-repeat bottom;
	clear: both;
}
.banleft{
	float:left;
	margin-left:15px;
	margin-top: 70px;
	margin-right: 30px;
}
.banleft h2{
	font-size:48px;
	color:#fff;
	line-height:62px;
	letter-spacing: -2px;
	margin: 0;
	font-weight:bold;
	text-shadow: 2px 2px 7px #000;
}
/*navigation bar*/
.menu_nav {
	margin:auto;
	height:50px;
	background:#ffffff url(../images/bg/menu.jpg) repeat-x;
	width:935px;
	position: absolute;
	clear: both;
	top: 7px;
	left: 7px;
	border: 1px solid #0D203C;
}
.menu_nav#otherpages {
	margin:auto;
	height:50px;
	background:#ffffff url(../images/bg/menu.jpg) repeat-x;
	width:950px;
	clear: both;
	border: 1px solid #ccc;
	position: inherit;
	margin-top: 10px;
}
.menu_nav ul {
	list-style:none;
	padding:0px 0px 0px 0px;
	height:50px;
	float:left;
	width: 935px;
	margin: 0;
	letter-spacing: -1px;
}
.menu_nav ul li {
	margin:0px;
	float:left;
	background: url(../images/spacer.gif) no-repeat right;
	width: auto;
	height: 50px;
	border-right: 1px solid #E5E5E5;
	text-transform: uppercase;
}
.menu_nav ul li a {
	display:block;
	margin:0;
	font-size:14px;
	font-weight:bold;
	color:#2457A5;
	text-decoration:none;
	text-align:center;
	height: 50px;
	padding: 0 15px 0 15px;
	line-height: 50px;
}
.menu_nav ul li.active a, .menu_nav ul li a:hover {
	text-decoration:none;
	background:#e1e1e1;
}
.menu_nav li ul{
	background:#e6e6e6;
	display:none;
	height:auto;
	padding:10px 0 10px 0;
	margin-top:0px;
	border:0px;
	position:absolute;
	width:auto;
	z-index:200;
	/*top:1em;
	/*left:0;*/}
.menu_nav li:hover ul{
	display:block;}
.menu_nav li li {
	border-right:solid 1px #ffffff;
	background:#e6e6e6;
	display:block;
	float:none;
	margin-top:0px;
	width:180px;
	height:auto;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.menu_nav li:hover li a{
	background:none;}
.menu_nav li ul a{
	display:block;
	font-size:13px;
	font-style:normal;
	margin:0px;
	height:auto;
	padding: 5px 0px 5px 10px;
	text-align:left;
	color:#666666;
	line-height: 20px;
	text-transform: none;
	border-bottom: 1px solid #ccc;
}
.menu_nav li ul a:hover, .menu li ul li:hover a{
	background:#EFEFEF;
	border:0px;
	color:#2457A5;
	text-decoration:none;
	border-bottom: 1px solid #ccc;
}
.content{
	width:950px;
	height:auto;
	margin: auto;
	margin-top: 25px;
}
.content p a{color:#2457A5;text-decoration:none;}
.content p a:hover{color:#333333;text-decoration:none;}
.left-col{
	width:540px;
	background:#fff;
	float: left;
}
.right-col{
	width:331px;
	background:#fff;
	float: right;
}
h1{
	font-size:34px;
	color:#2457A5;
	letter-spacing:-2px;
	margin: 0 0 10px 0;
	padding: 0;
}
h2{
	font-size:17px;
	color:#2457A5;
	letter-spacing:-1px;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}
.content p{
	font-size:14px;
	letter-spacing:0px;
	line-height:22px;
	color:#333333;
	margin: 0 0 10px 0;
	font-weight: normal;
}
a.txt-large{
	font-size:19px;
	letter-spacing:-1px;
	line-height:22px;
	color:#2457A5;
	font-weight:bold;
	text-decoration: none;
	margin: 5px 0 10px 0;
	display: block;
}
a.txt-large:hover{
color:#333333;
text-decoration:none;
}
/*product boxes on home*/
.prodbox{
	width:257px;
	height:215px;
	position: relative;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.prodbox a{
	color:#fff;
	text-decoration:none;
	border: 0;
}
.prodbox a:hover{
	color:#000;
	text-decoration:none;
}
.prodbox div.overlay{
	background:url(../images/bg/overlay.png) repeat-x;
	display:none;
	position:absolute;
	width:257px;
	height:215px;
	top:0;
	left:0;
}
.prodbox:hover div.overlay{
	display:block;
	border: 0;
}
.prodbox .prodtext{
	width:236px;
	height:20px;
	position:absolute;
	bottom:0px;
	padding: 13px;
	z-index:1;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:15px;
}

.prodbox#end {
	margin-right:0px!important;
	float: right;
}

/*smaller boxes on home*/
.sectorbox{
	width:325px;
	height:99px;
	position: relative;
	margin-top: 10px;
	clear: left;
	float: right;
	outline: none;
	border-style: 0;
}
.sectorbox a{
	color:#fff;
	text-decoration:none;
	border: 0!important;
	outline: none;
}
.sectorbox a:hover{
	color:#000;
	text-decoration:none;
	border: 0!important;
	outline: none;
}
.sectorbox div.overlay{
	background:url(../images/bg/overlay.png) repeat-x;
	display:none;
	position:absolute;
	width:323px;
	height:101px;
	top:0;
	left:0;
	border: 0!important;
}
.sectorbox:hover div.overlay{
	display:block;
	border: 0!important;
}
.sectorbox .sectortext{
	width:322px;
	height:20px;
	position:absolute;
	bottom:0px;
	padding: 4px 0 3px 0;
	z-index:1;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.sectorbox#end {
	margin-right:0px!important;
	float: right;
}
/*quick contact form and right side options*/
.request-call{
	width:325px;
	float: right;
	background: #1B417F url(../images/bg/form.png) repeat-x;
	margin-top: 15px;
	clear: right;
	height: auto;
	padding-top: 7px;
}
.callback{
	margin:0;
	width:250px;
	padding:0px 10px 0px 10px;
}
.qkform{
margin-top:0px;
}
#stylized{
	border:none;
	background:none;
	margin-top: 0px;
	padding-bottom: 5px;
	width: 300px;
	height: auto;
	margin: auto;
}
#stylized h2 {
	font-size:14px;
	font-weight:normal;
	color: #FFFFFF;
	margin-bottom: -5px;
	letter-spacing: 0px;
}
#stylized p{
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:2px;
	padding-bottom:5px;
	line-height: 28px;
	font-weight: bold;
}
#stylized label{
	display:block;
	font-weight:normal;
	text-align:left;
	width:140px;
	float:left;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input {
	float:left;
	font-size:11px;
	padding:0px 0px 0px 5px;
	border:solid 1px #021559;
	width:290px;
	margin:2px 0 7px 0px;
	height: 25px;
	color: #666666;

}
#stylized select{
	float:left;
	font-size:12px;
	padding:0px 0px;
	border:solid 1px #cccccc;
	width:150px;
	margin:2px 0 5px 0px;
	height: 25px;
}
#stylized textarea{
	float:left;
	font-size:12px;
	padding:0px 0px;
	border:solid 1px #cccccc;
	width:200px;
	margin:2px 0 5px 0px;
	height: 35px;
}
#stylized .button{
	clear:both;
	width:97px;
	height:26px;
	line-height:31px;
	margin-bottom:15px;
	margin-top: 3px;
	border:0;
	float: right;
	margin-right: 0px;
	cursor: pointer;
}
#stylized .dets{
	width:220px;
	height:70px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	color: #666666;
	font-size: 11px;
	padding-top: 5px;
}
.on-site{
	background:url(../images/bg/on-site.jpg);
	height:85px;
	width:312px;
	float:right;
	margin-top:15px;
	cursor:pointer;
	padding-left: 10px;
	padding-top: 13px;
}
.on-site p a{
	color:#FFFFFF;
	font-size:36px;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 35px;
}
.on-site:hover p a{
color:#333333;
text-decoration:none;
}
/*sitemap*/
.sitemap{
	width:950px;
	margin:auto;
	background: #ffffff;
	height: auto;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
}
.sitelist{
	clear:both;
	display: block;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	width: 950px;
	margin: auto;
	padding-bottom: 10px;
}
.sitelist p{
	color:#262B2E;
	margin-bottom: 5px;
	font-size: 14px;
}
.sitelist p a{
	color:#2BAD4A;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration:none;
}
.sitelist p a:hover{
	color:#000000;
	text-decoration:none;
}
.sitelist ul{
	float:left;
	margin:0;
	padding:0;
	margin-right: 50px;
	margin-top: 0px;
	width: auto;
	margin-left: 10px;
}
.sitelist ul li{
	list-style-type:none;
	margin-left: 0px;
	font-size: 12px;
	line-height: 24px;
	width: 160px;
	display: block;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e1e1e1;
}
.sitelist ul li a{
	color:#333333;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
}
.sitelist ul li a:hover{
	color:#2457A5;
	font-size: 12px;
	text-decoration: none;
}
.sitemap h3{
	font-size:18px;
	margin:0;
	color: #333333;
}
.copy-contain{
	width:950px;
	height:80px;
	margin: auto;
	clear: both;
}
.adr{
	float:right;
	font-size:12px;
	color:#999999;
	width: auto;
	line-height: 18px;
}
.adr p a{
	color:#2457A5;
	text-decoration:underline;
}
.accreditations{
	width:630px;
	height:70px;
	color:#ffffff;
	float: left;
}
.accreditations img{
	float:left;
	margin-right:40px;
}
/*navigation bar*/
.services-menu-contain{
	width:540px;
	margin-bottom: 20px;
}
.services-menu{
	list-style:none;
	margin-left:0px!important;
	background:#ffffff;
	height:35px;
	width: 540px;
	font-size:12px;
	margin-bottom:15px;
	border-bottom:1px solid #cccccc;
	text-transform: none;
	-webkit-margin-before:0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start:0;
	margin-top: 10px;
	}	
		.services-menu li{
	display:block;
	margin:-1px 2px 0 0px;
	margin-left:0px;
	float:left;
	background:#e1e1e1;
		}
		
		.services-menu li a, .services-menu li a:visited, .services-menu li a:hover{
	color:#333333;
	text-decoration:none;
	height: 35px;
	padding: 0 7px 0 7px;
		}
		.services-menu li a{
	height:35px;
	overflow:hidden;
	float:left;
	display:block;
	position:relative;
	line-height:38px;
	background:#F7F7F7;
	color:#333333;
	border-top:#cccccc solid 1px;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	z-index:1px;
	border-bottom: #cccccc solid 1px;
	font-weight: bold;
		}
	.services-menu li a.select{
	background:#ffffff;
	z-index:100;
	color:#2457A5;
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
	}
	.rshadow{
	width:330px;
	height:12px;
	background:url(../images/bg/right-shad.jpg) no-repeat center;
	float: left;
}
.adr2{
	width:310px;
	height:220px;
	padding: 10px;
	float: left;
	border: 1px solid #e1e1e1;
}
.right-col h3{
	font-size:20px;
	font-weight: normal;
	color: #2457A5;
	margin: 0 0 10px 0;
}
.adr2 p{
	font-size:13px;
	line-height: 16px;
	color: #333333;
}
.adr2 a{
	color:#940C0E;
	text-decoration:none;
}
.adr2 a:hover{
	color:#333333;
	text-decoration:underline;
}
.map{
	width:256px;
	height:300px;
	border: 1px solid #cccccc;
	margin-left: 10px;
	margin-top: 10px;
}
