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

/* IE PNG FIX */
img, div { behavior: url(../misc/iepngfix.htc); }

.clearAll {
	clear:both;
}
.floatLeft {
	float:left;
}

body {
	background:#edead8 url(../../images/bgtile.jpg) top left repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#7c7863;
}
h2 {
	font-size:1.3em;
	margin:0;
}
p {

}
div#pghdr {
	position: relative;
	top:10px;
	height:134px;
	width:100%;
	text-align:center;
	background: url(../../images/bdyhdr3.png) top left repeat-x;
	z-index:101;
	overflow:hidden;
}
div#pglogo {
	background: url(../../images/hdrlogo.png) top center no-repeat;
	height:72px;
	width:300px;
	margin:35px auto 0 auto;
	z-index:102;
}
div#pglogo h1 {
	display:none;
}

div#container {
	position: relative;
	width:900px;
	margin:-134px auto 0 auto;
}
div#pgnavigation ul {
	position:relative;
	list-style:none;
	margin:0 auto;
	padding:0;
	width: 423px;
	height:175px;
	z-index:50;
}
div#pgnavigation ul li {
	float:left;
	margin:0 2px 0 2px;
}
div#pgnavigation ul li a {	
	display:block;
	width:80px;
	text-align:center;
	padding:145px 0 4px 0;
	background-color:#c3bea6;
	text-decoration:none;
	color:#edead8;
	font-size:.9em;
}
div#pgnavigation ul li a:hover, div#pgnavigation ul li a:active {	
	padding:148px 0 4px 0;
	color:#fff;
	background-color:#7c7863;
}
div#pgcontent {
	width:900px;
	text-align:left;
}
div#sideBar{
	float:right;
	background:url(../../images/rightShadowCap.gif) bottom left no-repeat;
	padding:0 0 61px 0;
	width: 200px;
	overflow:hidden;
}
div#sideBar #sideContent {
	background:url(../../images/rightShadow.png) top left no-repeat;
	text-align:center;
}
div#sideBar #sideContent img {
	display:block;
	margin:10px auto 0 auto; 
}
div#mainContent {
	float:left;
	width: 690px;
	text-align:justify;
	height: auto;
}			
div#pgfooter {
	position:fixed;
	bottom:0;
	text-align:center;
	background:#91a0b3;
	color:#4a6179;
	font-size:.75em;
	height:20px;
	padding-top:6px;
	border-top:2px solid #4a6179;
	width:100%
}
	div#pgfooter a {
		color:#4d6c8b;
	}
	div#pgfooter a:hover, div#pgfooter a:active {
		color:#fff;
	}

div#footerLogos {
	position:fixed;
	bottom:28px;
	padding-bottom:6px;
	text-align:center;
	color:#4a6179;
	font-size:.75em;
	width:100%;
	height:auto;
}

div#ie6footer {
	background: url(../../logos/proactive.png) bottom center;
	height:75px;
	width:100%;
}
/* HOME PAGE */
.homeSplash {
	padding-top:150px;
	background:url(../../images/iconBanner.png) top center no-repeat;
}

/* SERVICES PAGE */
#kwicks_container { 
	height: 277px;
	width:510px;
	margin:20px 0 0 0;
	padding:0;
}
#kwicks_container ul li div {

}
#kwicks_container #kwicks .kwick {
	float: left;
	display: block;
	width: 150px;
	height: 275px;
	overflow:hidden;
}
#kwicks_container #kwicks li h5, #kwicks_container #kwicks li span {
	display:block;
	width:170px;
	font-family:Arial, Helvetica, sans-serif;
}
#kwicks_container #kwicks li h5 {
	margin:0;
	font-size:14px;
}
#kwicks_container #kwicks li span {
	font-size:12px;
}
#kwicks_container #kwick_green {
	background: url(../../images/servicesbg.jpg) top left no-repeat;
	color:#7c7863;
}
	#kwicks_container #kwick_green h5 {
		padding:30px 2px 4px 150px;
	}
	#kwicks_container #kwick_green span {
		padding:0 2px 0 150px;
	}
	#kwicks_container #kwick_green div {
		background: url(../../images/srvc_bill.jpg) top left no-repeat;
		width:100%;
		height:277px;
		margin:9px 0 0 13px;
	}

#kwicks_container #kwick_blue {
	background: url(../../images/servicesbg2.jpg) top left no-repeat;
	color:#fff;
}
	#kwicks_container #kwick_blue h5 {
		padding:30px 2px 4px 150px;
	}
	#kwicks_container #kwick_blue span {
		padding:0 2px 0 150px;
	}
	#kwicks_container #kwick_blue div {
		background: url(../../images/srvc_phone.jpg) top left no-repeat;
		width:100%;
		height:277px;
		margin:9px 0 0 0;
	}

#kwicks_container #kwick_indigo {
	background: url(../../images/servicesbg3.jpg) top left no-repeat;
	color:#7c7863;
}
	#kwicks_container #kwick_indigo h5 {
		padding:30px 2px 4px 160px;
	}
	#kwicks_container #kwick_indigo span {
		padding:0 2px 0 160px;
	}
	#kwicks_container #kwick_indigo div {
		background: url(../../images/srvc_it.jpg) top left no-repeat;
		width:100%;
		height:277px;
		margin:9px 0 0 0;
	}
li#rightborder {
	width:7px;
	height:277px;
	background: url(../../images/servicesbg4.jpg) top left no-repeat;
}


/* FAQ PAGE */
div#moomenu h1, div#moomenu h3 {
	padding: 0;
	margin: 0;
}

div#moomenu {
	width:450px;
	height:410px;
	font-size:.9em;
	margin:0 0 0 10px;
	padding:30px 0 0 180px;
	background: url(../../images/custfem.png) top left no-repeat;
}
	p.accToggler {
		margin: 0 auto;
		padding: 4px;
		width: 400px;
		font-size:.9em;
		font-weight:bold;
		color:#fff;
		cursor: pointer;
		background-color: #c3bea6;
		border:1px solid #7c7863;
		border-left-color:#fff;
		border-top-color:#fff;
	}
	p.accContent {
		margin: 1px auto;
		padding:1px;
		width: 400px;
		font-size:.85em;
		color:#7c7863;
	}


/* CONTACT PAGE */
div#contactcards {
	width:270px;
}
	div#contactcards ul {
		background: url(../../images/contactcard.png) top left no-repeat;
		width:261px;
		height:158px;
		margin:0;
		padding:0 8px 8px 12px;
		font-size:.9em;
	}
		div#contactcards ul li {
			list-style:none;
			margin-bottom:3px;
		}
		div#contactcards ul li a {
			color:#7c7863;
		}
		div#contactcards ul li a:active, div#contactcards ul li a:hover {
			color:#91a0b3;
		}
		div#contactcards ul li.name {
			font-size:1.1em;
			font-weight:bold;
			padding-top:12px;
		}

div#formfields {
	float:right;
	width:310px;
}
	div#status {
		margin:12px 0 10px 6px;
	}
	form#contact label {
		display:block;
		margin:12px 0 0 0;
	}
	form#contact textarea {
		width:250px;
		height:100px;
		margin-bottom:12px;
	}
	form#contact input#button {
		display:block;
		clear:left;
	}