﻿/* Layout Begin */

body {
	background:				#CCCCCC ;
	font-family:			Arial;
	color:					#444444;
	font-size:				11px;
}

p {
	margin-top:				5px;
	margin-bottom:			10px;
}

a:hover {
	color:					#2B318A;
}

h1 {
	font-family:			georgia;
}

#layout {
	top: 					0px;
	position: 				absolute;
	width:					960px;
	left:					50%;
	margin-left: 			-480px;
	background:				#FFFFFF url('site-images/background.gif')  no-repeat center top;
	margin-bottom:			20px;

}

a{
	text-decoration:		none;
}

a:hover {
	text-decoration:		underline!important;
}
/* Layout End */


/* Top Navigation Begin */

#navi ul {
	display:				inline;
	margin:					0px;
	padding:				0px;
	margin-left:			20px;
}

#navi li {
	display:				inline;
	list-style:				none;
	margin-right:			40px;
	line-height:			22px;
}

#navi li a {
	font-size:				12px;
	color:					#62CAEF;
	text-decoration:		none;
}
/* Top Navigation End */

/* Body Test Begin */

#body-text {
	float:					left;
	width:					266px;
	margin-left:			20px;
	margin-right:			37px;
}

#body-text h1 {
	font-family:			Georgia;
	font-size:				20px;
	color:					#2B318A;
	margin-top:				16px;
	margin-bottom:			0px;
}

.call-to-action {
	float:					left;
	width:					198px;
	margin-top:				40px;
	margin-right:			13px;
	text-align:				center;
}

.call-to-action h2 {
	font-size:				20px;
	color:					#FFFFFF;
	margin-top:				100px;
	margin-bottom:			0px;
}

.call-to-action p {
	color:					#FFFFFF;
	font-size:				15px;
}

.call-to-action a {
	text-decoration:		none;
	color:					#FFFFFF;
}

.call-to-action img {
	border:					1px #cccccc solid;
	margin:					0px;
}


.content {
	text-align:				left;
	margin-left:			4px;
}

.content h2 {
	font-size:				11px;
	font-weight:			bold;
	color:					#2B318A;
	border-bottom:			1px #D5D6E8 solid;
	padding-bottom:			7px;
	margin-top:				47px;
	width:					190px;
	padding-top:			0px;
}

.content p {
	font-size:				11px;
	color:					#444444;
	width:					190px;
}

.call-to-action a {
	color:					#FFFFFF;
	text-decoration:		none;
}

/* Body Text End */

/* Footer Link Begin */

#footer-links {
	float:					left;
	background:				#FFFFFF url('site-images/footer-links-bg.gif') no-repeat left top;
	width:					960px;
	margin-top:				27px;
	padding-bottom:			28px;
	border-bottom:			1px #CCCCCC solid;
}

.links-container {
	float:					left;
	margin-left:			20px;
	width:					137px;
	margin-top:				8px;
}

.links-container ul {
	display:				list-item;
	margin:					0px;
	padding:				0px;
	list-style:				none;
}

.links-container li {
	margin-bottom:			0px;
	display:				list-item;
	line-height:			15px;
	margin:					0px;
	padding:				0px;
}


.links-container h2 {
	border-bottom:			1px #E6E6E6 solid;
	padding-bottom:			6px;
	color:					#333333;
	font-size:				11px;
	margin-top:				8px;
	margin-bottom:			8px;

}

.links-container a {
	color:					#444444;
	font-size:				11px;
	
}
/* Footer Links End */

/* Footer Begin */

#footer {
	width:					920px;
	float:					left;
	padding-bottom:			10px;
	margin-top:				10px;
	margin-left:			20px;
	margin-right:			20px;
}

#footer p {
	float:					left;
	margin-top:				0px;
	font-size:				10px;
	text-decoration:		none;
	color:					#444444;
}

#footer a {
	font-size:				10px;
	text-decoration:		none;
	color:					#444444;
}

#footer span {
	float:					right;
}


/* Footer ENd */

/* SUB PAGES BEGIN */

/* Sub Body Begin */

#image {
	width:					190px;
	height:					170px;
	float:					left;
	margin-top:				40px;
	margin-left:			20px;
	margin-right:			30px;
}

#image img {
	margin-left:			7px;
	border:					1px #cccccc solid;
}

#image a{
	font-size:				9px;
	text-decoration:		none;
	color:					#2B318A;
	margin-top:				5px;
}

#sub-body-text {
	background: 			#FFFFFF;
	border:					1px #E0F4FC solid;
	width:					640px;
	margin-top:				40px;
	float:					left;
	padding-left:			25px;
	padding-right:			25px;
	padding-top:			20px;
	padding-bottom:			25px;
}

#service-body-text {
	background: 			#FFFFFF;
	border:					1px #E0F4FC solid;
	width:					640px;
	margin-top:				40px;
	float:					left;
	padding-left:			25px;
	padding-right:			25px;
	padding-top:			20px;
	padding-bottom:			7px;
}


#sub-body-text h1 {
	font-size:				20px;
	color:					#2B318A;
	margin-bottom:			10px;
	margin-top:				0px;
}

#service-body-text h1 {
	font-size:				20px;
	color:					#2B318A;
	margin-bottom:			10px;
	margin-top:				0px;
}

#sub-body-text p {
	margin-right:			40px;
}

#service-body-text p {
	margin-right:			40px;
}

#service-body-text h2 {
	color:					aqua!important;
}

#sub-body-text td {
	width:					285px;
	vertical-align:			top;
}

#sub-body-text a {
	color:					#62CAEF;
	text-decoration:		none;
}

#service-body-text a {
	color:					#62CAEF;
	text-decoration:		none;
}

.full {
	float:					left;
	width:					630px;
	margin-bottom:			20px;
}

.full h2 {
	font-size:				15px;
	color:					#2B318A;
	margin-top:				-3px;
	margin-bottom:			0px;
	float:					left;
	width:					440px;
}

.full p {
	margin-top:				0px;
	width:					440px;
	float:					left;
}

.servicequote {
	font-family:			arial, helvetica, sans-serif!important;
	font-size:				15px!important;
	margin:					0px!important;
	padding:				0px!important;
	background-image:		none!Important;
	cursor:					pointer;
}

.servicequoteform {
	width:					400px !Important;
	font-size:				15px!important;
	margin:					0px!important;
	padding:				0px!important;
	background-image:		none!Important;
	cursor:					pointer;
}

.servicequoteform h2 {
	font-family:			arial, helvetica, sans-serif!important;
	font-size:				15px!important;
	margin:					0px!important;
	padding:				0px!important;
}

/* Sub Body End */

/* Contact Page Begin */

.contact-form {
	background-color:		#FFFFFF;
	width:					580px;
	height:					317px;
}

.contact-form label {
	float:					left;
	color:					#2B318A;
	font-weight:			bold;
	font-size:				14px;
}

.contact-form label input {
	width:					275px;
	margin-right:			10px;
	margin-top:				10px;
	margin-bottom:			20px;
	border:					1px #62CAEF solid;
	
}

.contact-form textarea {
	width:					564px;
	height:					125px;
	margin-top:				10px;
	margin-bottom:			20px;
	border:					1px #62CAEF solid;
}

.contact-form input {
	margin-left:			0px;
}

address {
	font-style:				normal;
	margin-top:				5px;
}


/* News / Jobs Page Begin */

.category { 
	background-image:		url('site-images/title-bg.gif');
	width:					630px;
	height:					24px;
	font-family:			Arial;
	color:					#33619C;
	font-size:				12px;
	padding-left:			10px;
	margin:					0px;
	margin-bottom:			5px;
	line-height:			22px;
	cursor: 				pointer;
	float:					left;
}

.opencategory { 
	background-image:		url('site-images/title-bg-2.gif');
	width:					630px;
	height:					24px;
	font-family:			Arial;
	color:					#33619C;
	font-size:				12px;
	padding-left:			10px;
	margin:					0px;
	margin-bottom:			5px;
	line-height:			22px;
	float:					left;
}

.info {
	background-image:		url('site-images/container-bg.gif');
	background-position:	left top;
	background-repeat:		no-repeat;
	border:					1px #E5EBF3 solid;
	width:					638px;
	float:					left;
	margin-bottom:			5px;
}

.info-left {
	width: 					394px;	
	padding:				10px;
	padding-top:			5px;
	float:					left;
}

.info-left h4 {
	font-family:			Georgia;
	color:					#003983;
	font-size:				20px;
	margin-top:				12px;
	margin-bottom:			0px;
}

.info-left h5 {
	font-family:				Arial;
	color:						#808080;
	font-size:					12px;
	margin-top:					0px;
	margin-bottom:				16px;
}

.info-right {
	width: 					186px;
	padding:				10px;
	padding-top:			5px;
	float:					left;
}

.info-right form {
	margin-top:				15px;
}

.info-right label {
	font-size:				11px;
	color:					#444444;
}

.info-right input {
	width:					185px;
	border:					1px #E5EBF3 solid;
	margin-bottom:			10px;
	margin-top:				5px;
}

.info-right textarea {
	width:					185px;
	border:					1px #E5EBF3 solid;
	margin-bottom:			10px;
	height:					150px;
	margin-top:				5px;
}

.input-hidden {
	display:				none;
}

/* News / Jobs Page End */

/* Services Begin */

#services-left {
	width: 					394px;	
	padding:				10px;
	padding-top:			5px;
	float:					left;
}

#full-services-left {
	width: 					398px;	
	padding:				10px;
	padding-top:			5px;
	float:					left;
}

#full-services-left p {
	margin-right:			0px;
	width: 					398px;	
	float:					left;
}

#services-left div {
	margin-bottom:			20px;
	float:					left;
	width: 					394px;	
}

#full-services-left ul {
	list-style:				none;
}


#services-left img {
	width:					72px;
	height:					72px;
	float:					left;
	margin-right:			10px;
}

#services-left h2, h3 {
	font-family:			Georgia;
	font-size:				12px;
	color:					#2B318A;
	margin-top:				0px;
	margin-bottom:			0px;
	width:					300px;
}

#services-left p {
	float:					left;
	width:					304px;
	margin-right:			0px;
}

#services-right {
	width: 					200px;
	padding:				10px;
	padding-top:			5px;
	float:					left;
	vertical-align:			top;
}

#services-right ul {
	margin:					0px;
	list-style:				none;
	width: 					200px;
	padding:				0px;
}

#services-right li {
	margin-bottom:			5px;
	padding-bottom:			5px;
	margin-top:				5px;
	border-bottom:			1px #CCCCCC solid;
}
/* Services End */

/* Testimonials Begin */

#full-services-left span {
	float:					right;
	color:					#62CAEF;
	width:					398px;
}

#full-services-left h2 {
	font-family:			Georgia;
	font-size:				12px;
	color:					#2B318A;
	margin-top:				0px;
	margin-bottom:			0px;
	width:					300px;
}

