/* *** ** Start of HomeWrapper ** *** */
/* <![ Global [ -----------------------------------------------------------*/

/*
Site 9 Default CSS File
Working Version: template
VERSION: 1.0 
LAST MODIFIED: 12.09.2008
LAST MODIFIED BY: PROSENAX

NOTES:
Image pathing needs to be as follows.

url(/images/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/

html {
	height:100%;}
	
.body{	
	margin:0px; 
	padding:20px 0px; 
	/*text-align:center;*/
	behavior:url(/scripts/csshover.htc);
	font:13px Arial, Helvetica, sans-serif;
	background:#001b53;}
	
#container {
	position:relative;
	margin:0px auto;
	/*text-align:center;*/
	width:908px;
	background:#ffffff;
	/*background:url(/../images/container-BG.jpg) top left;
	border:1px solid #fff;*/
	padding:4px 0px 4px 0px;}

/*	<![ Navigation [ -----------------------------------------------------------*/
	
.nav {
	text-align:center;
	width:900px;
	font:12px Arial, Helvetica, sans-serif;
	color:#023a70;
	margin:5px 0px 0px 0px;
	padding:0px;
	background:transparent;}

	.nav div ul {
		list-style:none;
		margin:0px;
		padding:0px;}

	.nav div ul li {
		display:inline;
		margin:0px;
		padding:0px;
		}
					
	.nav div ul li a {
		padding:0px 8px 0px 11px;
		color:#023a70;
		text-decoration:none;
		border-left:1px solid #023a70;
		margin:0px;}
	
	.nav div ul li.first_child a {
		border:none;}
		
	.nav div ul li a:hover {
		/*background:#840126;*/
		color:#023a70;
		text-decoration:underline;}


		
.footlinks {
	text-align:center;
	/*padding:10px 0px 10px 217px;*/
	font:10px Arial, Helvetica, sans-serif;
	color:#ffffff;
	background:url(/Assets/Category/000010/0000/footer.gif) no-repeat;
	height:40px;
	width:900px;}
	.footlinks ul {
		list-style:none;
		padding:14px 0px 0px 0px;
		margin:0px;}
	.footlinks ul li {
		display:inline;}
	.footlinks ul li a {
		color:#ffffff;
		text-decoration:none;
		border-left:1px solid #ffffff;
		padding:0px 10px;}
		
		.footlinks ul .first_child a {
			border:none;}
		
	.footlinks ul li a:hover {
		color:#ffffff;
		text-decoration:underline;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;}

address {
	font-style:normal;}
	
#header{
	width:900px;
	height:133px;
	background:url(/images/logonav.gif) center;}

.mid {
	width:900px;
	margin:0px 4px 0px 4px;
	overflow:hidden;
	}
	
.left {
	width:600px;
	float:left;
}

.right {
	width:300px;
	float:right;
}

.content {
	width:900px;
	font:13px Arial, Helvetica, sans-serif;
	color:#333333;
	/*padding:15px 0px 15px 25px;*/}
	
.content-inner {
	width:860px;
	margin:20px 20px 20px 20px;
	}
	
.left .content {
	width:600px;
	font:13px Arial, Helvetica, sans-serif;
	color:#333333;}

.left .content .content-inner {
	width:560px;
	margin:20px 20px 20px 20px;
}
	
	.content p {
		line-height:17px;}
	.content h1{	
		font:bold 21px Arial, Helvetica, sans-serif;
		color:#1e4c7e;
		line-height:normal;
		/*display:block;*/
		/*padding:0px 0px 5px 0px;*/
		margin-top:0px;}
	.content h2{	
		font:bold 19px Arial, Helvetica, sans-serif;
		color:#1e4c7e;
		line-height:normal;
		/*padding:0px;*/
		margin-top:0px;}
	.content h3{	
		font: bold 17px Verdana, Arial, Helvetica, sans-serif;
		color:#1e4c7e;
		line-height:normal;
		/*padding:0px;*/
		margin-top:0px;}
	.content h4{	
		font: bold 15px Verdana, Arial, Helvetica, sans-serif;
		color:#1e4c7e;
		line-height:normal;
		/*padding:0px;*/
		margin-top:0px;}
	.content h5{	
		font: bold 13px Verdana, Arial, Helvetica, sans-serif;
		color:#1e4c7e;
		line-height:normal;
		/*padding:0px;*/
		margin-top:0px;}
	.content a {
		color:#9d022e;
		/*padding:0px;*/
		text-decoration:none;}
	.content a:hover {
		color:#1e4c7e;
		text-decoration:underline;}
		
	.content td ul, .content td ol {
		margin-top:0px;
		margin-bottom:0px;
		padding-top:0px;
		padding-bottom:0px;}

.form-pct { 
	width:500px; 
	height:18px;
	font:12px Arial, Helvetica, sans-serif;}

.msg-pct { 
	width:640px; 
	height:70px;
	overflow:auto;
	font:12px Arial, Helvetica, sans-serif;}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	}
	
.qchead {
	}	

.pad_frm_itm2 {
	padding:0px;}
	
.form-pct2 { 
	width:192px; 
	font:11px Arial, Helvetica, sans-serif;}

.msg-pct2 { 
	width:241px; 
	height:46px;
	overflow:auto;
	font:11px Arial, Helvetica, sans-serif;}

.submit {
	/*
	background:#ccc;
	color:#000;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	
	*/
	border:none;
	width:89px;
	height:19px;
	background:url(/Assets/Category/000010/0000/quickcontact_submit.gif) no-repeat;}
/*
.submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;}
*/

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	position:relative;
	margin:0px auto;
	padding:10px 0px;
	width:900px;
	text-align:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#ffffff;}
	
	#disclaimer a {
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;}
	#disclaimer a:hover {
		color:#ffffff;
		font-weight:bold;
		text-decoration:underline;}	
		
/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}

/** HOMEPAGE ONLY **/

.homeboxes #box-testimonials {
	float:left;
	margin-right:11px;
	width:267px;
	min-height:232px;
	border:1px solid #8594a2;
	background:url(/Assets/Category/000010/0000/callout_clients.gif) no-repeat;
}

.homeboxes #box-quickcontact {
	float:left;
	margin-right:11px;
	width:298px;
	min-height:232px;
	border:1px solid #8594a2;
	background:url(/Assets/Category/000010/0000/callout_quickcontact.gif) no-repeat;
}

.homeboxes #box-expertise {
	float:left;
	width:267px;
	min-height:232px;
	border:1px solid #8594a2;
	background:url(/Assets/Category/000010/0000/callout_expertise.gif) no-repeat;
}

.boxhomeinner {
	margin:40px 20px 20px 20px;}	

.colorbullet {
	color:#ff9900;}
	
/** DEFAULT WRAPPER SIDEBAR **/	
	
.defaultrightboxes {margin:20px 0px 20px 0px;}
	
.defaultrightboxes #box-testimonials {
	margin:0px 0px 20px 0px;
	width:298px;
	/*min-height:232px;*/
	border:1px solid #8594a2;
	background:url(/Assets/Category/000010/0000/callout_clients_298.gif) no-repeat;
}
	
.defaultrightboxes #box-quickcontact {
	margin:0px 0px 20px 0px;
	width:298px;
	/*min-height:232px;*/
	border:1px solid #8594a2;
	background:url(/Assets/Category/000010/0000/callout_quickcontact.gif) no-repeat;
}	

.defaultrightboxes #box-expertise {
	margin:0px 0px 20px 0px;
	width:298px;
	/*min-height:232px;*/
	border:1px solid #8594a2;
	background:url(/Assets/Category/000010/0000/callout_expertise_298.gif) no-repeat;
}
	
.boxdefaultinner {
	margin:40px 20px 20px 20px;}		
	
/* IE6 */

* html .homeboxes #box-testimonials {
	height:232px;
	margin-right:9px;
	}
	
* html .homeboxes #box-quickcontact {
	height:232px;
	margin-right:9px;
	}

* html .homeboxes #box-expertise {
	height:232px;
	margin:0px 0px;
	}


	
/** UNUSED **/

/*
input, select, textarea {	
	}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}
	
.aop {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#10364a;
	padding:0px;
	margin:0px 0px 20px 0px;}
	
	.aop h2 {
		display:block;
		background:#840126;
		text-align:center;
		color:#fff;
		text-transform:uppercase;
		font:normal 13px Verdana, Arial, Helvetica, sans-serif;
		padding:10px 0px;
		margin:0px;}
	.aop ul {
		list-style:none;
		padding:0px;
		margin:0px;
		background:#fff;}
	.aop ul li {
		display:block;
		padding:0px 0px 1px 0px;
		margin:0px;}
	.aop ul li a {
		display:block;
		padding:5px 20px;
		color:#10364a;
		text-decoration:none;
		font-weight:normal;
		background:#fff;
		border:1px solid #8fa3af;
		border-bottom:1px solid #8fa3af;
		border-top:none;}
	.aop ul li a:hover {
		background:#10364a;
		color:#fff;
		text-decoration:none;}	
		
		.aop ul li ul {
			padding:1px 0px 0px 0px;}
			
		.aop ul li ul li a {
			padding:5px 20px 5px 38px;
			font-size:11px;}

*/
/* *** ** End   of HomeWrapper ** *** */
