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

body {
	background: url(images/bg.jpg) repeat-x #8cc3e6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:18px;
	color:#333333;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:15px;
	color:#333333;
}

a:link {
	color: #2c5eaf;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2c5eaf;
}
a:hover {
	text-decoration: underline;
	color: #2c5eaf;
}
a:active {
	text-decoration: none;
	color: #2c5eaf;
}

#container {
	width: 980px;
	margin: 0 auto;
}
#inner-wrapper {
	width: 980px;
	background: url(images/drop.png) repeat-y;
	text-align: center;
}
#header {
	width: 980px;
	height: 142px;
	text-align: left;
	background: url(images/topback.gif) no-repeat center;
}
#header img {
	float: left;
}
#header ul {
	float: right;
	padding-top: 17px;
}
#header ul li {
	display: inline;
}
#header ul li a {
	color: #287ec2;	
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-right: 25px;
}
#header ul li a:hover {
	text-decoration: underline;
}
#clear {
	clear: both;
}
#footer {
	width: 980px;
	min-height: 25px;
	padding-bottom: 50px;
	font-size: 10px;
	color: #2c5eaf;
	text-align: left;
	padding-top: 30px;
	padding-left: 18px;
	line-height: 20px;
}
#footer p {
	color: #2c5eaf;
	font-size: 10px;
	text-decoration: none;
}

#ncra {
	width: 320px;
	float:right;
	background: url(images/NCRA-Logo.gif);
	margin-right:30px;
	margin-top:10px;
}
#footer a {
	color: #2c5eaf;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* navigation */
#nav {
	width: 948px;
	height: 54px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	display: block;
	float: left;
}
#navhome {
	background: url(images/nav.gif);
	width: 96px;
	height: 54px;
}
#navhome:hover {
	background: url(images/nav.gif) 0 -54px;
	width: 96px;
	height: 54px;
}
body#homepage #navhome {
	background: url(images/nav.gif) 0 -108px;
}
#navabout {
	background: url(images/nav.gif) -96px 0;
	width: 122px;
	height: 54px;
}
#navabout:hover {
	background: url(images/nav.gif) -96px -54px;
	width: 122px;
	height: 54px;
}
html#about-page #navabout {
	background: url(images/nav.gif) -96px -108px;
}
#navservices {
	background: url(images/nav.gif) -218px 0;
	width: 119px;
	height: 54px;
}
#navservices:hover {
	background: url(images/nav.gif) -218px -54px;
	width: 119px;
	height: 54px;
}
html#services-page #navservices {
	background: url(images/nav.gif) -218px -108px;
}
#navtechnology {
	background: url(images/nav.gif) -337px 0;
	width: 148px;
	height: 54px;
}	
#navtechnology:hover {
	background: url(images/nav.gif) -337px -54px;
	width: 148px;
	height: 54px;
}
html#technology-page #navtechnology {
	background: url(images/nav.gif) -337px -108px;
}
#navclients {
	background: url(images/nav.gif) -485px 0;
	width: 173px;
	height: 54px;
}
#navclients:hover {
	background: url(images/nav.gif) -485px -54px;
	width: 173px;
	height: 54px;
}
html#qualifications-page #navclients {
	background: url(images/nav.gif) -485px -108px;
}
#navcontact {
	background: url(images/nav.gif) -658px 0;
	width: 145px;
	height: 54px;
}
#navcontact:hover {
	background: url(images/nav.gif) -658px -54px;
	width: 145px;
	height: 54px;
}
html#contact-page #navcontact {
	background: url(images/nav.gif) -658px -108px;
}
#navlogin {
	background: url(images/nav.gif) -803px 0;
	width: 145px;
	height: 54px;
}
/* end navigation */

/* home */
body#homepage #footer {
	background: url(images/footer2.png) no-repeat;
}
#inner-container {
	margin: 0 auto;
	width: 948px;
	text-align: left;
	background: white;
	min-height: 250px;
}
body#homepage #inner-container {
	background: url(images/mainback.png) repeat-y white;
}
#main {
	width: 948px;
}
body#homepage #content {
	background: url(images/mainback.png) repeat-y;
	width: 948px;
	margin-top: 0px;
}
body#homepage #left {
	float: left;
	width: 948px;
}
.callout {
	float: left;
}
.callout h3 {
	font-size: 18px;
	color: #091548;
	padding-bottom: 14px;
}
.callout p {
	font-size: 11px;
	line-height: 17px;
	padding-top: 14px;
	padding-bottom: 0px;
}

#homecontent {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #dae3f1;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
}
.callout a {
	color: #234b94;
	font-size: 11px;
}
#callout-services {
	width: 275px;
	padding-left: 20px;
	padding-right: 20px;
}
#callout-about {
	width: 275px;
	padding-left: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFE8F4;
	border-left-color: #DFE8F4;
}
#callout-security {
	width: 275px;
	padding-left: 20px;
	padding-right: 20px;
}
body#homepage #right {
	width: 164px;
	float: left;
	padding-left: 23px;
	padding-right: 53px;
	border-right: 5px solid white;
	min-height: 200px;
	color: #111e37;
}
#right h3 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 11px;
	padding-left: 3px;
}
#right p {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 13px;
	padding-left: 3px;
}
#right strong {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 3px;
}

.field {
	background: white;
	border: 1px solid #466ca6;
	padding: 3px;
	margin-bottom: 9px;
	margin-left: 3px;
}
#button {
	background:transparent url(images/submit.gif) no-repeat scroll 0 50%;
	border:medium none;
	cursor:pointer;
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-5000px;
	width: 94px;
	height: 38px;
	margin-top: 4px;
	margin-bottom: 10px;
}
/* end home */

/* tech page */
body#subpage #inner-container {
	background: none white;
}
body#subpage #content {
	background: none;
}
#footer {
	background: url(images/footer2.png) no-repeat;
}
body#subpage #summary {
	background: #D8E4F2;
	width: 938px;
	height: 266px;
	border-left: 5px solid white;
	border-right: 5px solid white;
}
body#subpage #summary p {
	color: #2d5faf;
	float: left;
	width: 550px;
	padding-top: 57px;
	padding-left: 30px;
	line-height: 30px;
	font-size: 18px;
}
body#subpage #summary img {
	float: right;
	padding-top: 17px;
	padding-right: 17px;
}
body#subpage #left {
	width: 264px;
	float: left;
	min-height: 200px;
}
body#subpage #left ul li a {
	background: url(images/listarrow.gif) no-repeat 16px 53%;
	border-bottom: 1px solid #D8E4F2;
	color: #091548;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 29px;
	padding-top: 17px;
	padding-bottom: 13px;
	text-decoration: none;
	width: 211px;
}
body#subpage #left ul li a:hover {
	color: #2d5faf;
}
body#subpage #content {
	margin-top: 30px;

}
body#subpage #right {
	width: 683px;
	min-height: 300px;
	float: left;
	border-left: 1px solid #b0b0b0;
	padding-bottom: 40px;

}
body#subpage #center {
	width: 900px;
	float: left;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
body#subpage #center p {
	font-size: 12px;
	color: #333333;
	padding-left: 28px;
	padding-bottom: 15px;
	border: 0;
	margin: 0;
	line-height: 22px;
}
body#subpage #right p {
	font-size: 12px;
	color: #333333;
	padding-left: 28px;
	padding-right: 50px;
	padding-bottom: 15px;
	border: 0;
	margin: 0;
	line-height: 22px;
}
body#subpage #right ul {
	font-size: 12px;
	color: #333333;
	line-height: 23px;
	padding-left: 42px;
	padding-right: 28px;
	padding-bottom: 13px;
	list-style-type: disc;
	width: 500px;
}
body#subpage #right img {
	float: right;
	padding-right: 22px;
	padding-left: 29px;
}
body#subpage #right h4 {
	color: #2d5faf;
	font-size: 18px;
	padding-left: 27px;
	padding-bottom: 27px;
}
body#subpage #right h5 {
	font-size: 12px;
	color: #2d5faf;
	padding-left: 28px;
	padding-bottom: 8px;
	font-weight: bold;
}
body#subpage #left ul li a#last {
	border: 0;
}
body#subpage #left ul li a.blue {
	color: #2d5faf;
}
body.tertiary#subpage #content {
	margin-top: 22px;
}
body#subpage .field {
	border: 1px solid #999;
}
body#subpage div.less-space-input div#right p {
	padding-bottom: 8px;
}
/* end technology page */


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 40px;
	padding-right: 40px;
}
.homeheaer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3773BB;
	font-weight: bold;
	margin-bottom: 5px;
}
.subsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3773BB;
	font-weight: bold;
}
td {
	font-size: 12px;
}
