@charset "utf-8";



* {

	outline:none;

	line-height:140%;

	}

	

html, body {

	text-align:center;

	margin:0;

	font-family:Geneva, Arial, Helvetica, sans-serif;

	background:url(../images/shadowBG.jpg) repeat-y;

	background-position:center;

	background-color:#dcdae8;

	height:100%;

	min-height:100%;

	}

	

/*********************************************************

COLORS

#0b7267 (a)

#08554d (a:hover)

#a9c8c5 (about a li bgcolor)

#382f8c (h3, h4)

#0a7267

#dc6528 (testimonial color)

*********************************************************/



a {

	color:#0b7267;

	text-decoration:none;

	font-size:12px;

	line-height:140%;

	font-weight:normal;

	}

a:hover {

	color:#08554d;

	text-decoration:underline;

	}	

blockquote {

	font-size:14px;

	font-weight:bold;

	font-style:italic;

	}

h1 {

	font-size:24px;

	font-weight:normal;

	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

	color:#382f8c;

	margin:18px 0 10px 0;

	}

h2 {

	font-size:16px;

	color:#0b7267;

	margin-bottom:8px;

	}

h3 {

	font-size:13px;

	font-weight:bold;

	color:#382f8c;

	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

	margin-bottom:4px;

	}

h4 {

	font-size:14px;

	color:#382f8c;

	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

	font-weight:normal;

	margin-bottom:8px;

	}



hr {

	background-color:#0b7267;

	color:#0b7267;

	height:1px;

	border:none;

	width:95%;

	}

	

iframe {

	border:none;

	overflow:hidden;

	text-align:left;

	height:400px;

	width:90%;

	margin:0 0 0 25px;

	}



img {

	border:none;

	}

p {

	font-family:Geneva, Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height:140%;

	margin:0px 0px 12px 0px;

	}

ul {

	list-style-type:disc;

	font-size:12px;

	padding:0 0 0 30px;

	}

	li {

		margin:0 0 10px 0;

		}



/***************** CLASSES *****************/

ul.about {

	margin:0;

	padding:0;

	text-align:center;

	}

	ul.about li {

		display:inline;

		font-size:16px;

		padding:3px 5px;

		color:#0b7267;

		margin:0 10px;

		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

		cursor:pointer;

		}

		ul.about li:hover {

			text-decoration:none;

			color:#0b7267;

			background-color:#a9c8c5;

			}

	

.bar {

	width:190px;

	background-color:#382f8c;

	height:25px;

	padding:8px 0px 0px 0px;

	text-align:center;

	margin-bottom:20px;

	}

	.bar h4 {

		margin:0;

		font-size:15px;

		color:#ffffff;

		font-weight:bold;

		font-family:Geneva, Arial, Helvetica, sans-serif;

		letter-spacing:.6px;



		}

		

.block {

	display:block;

	margin-bottom:10px;

	}

	

.caption {

	font-size:11px;

	margin-top:5px;

	}

	

.clear {

	clear:both;

	}



.floatLeft {

	float:left;

	margin:0 10px 20px 0;

	}



.floatRight {

	float:right;

	margin:0px 0px 0px 0px;

	}



.floatLeftCol {

	float:left;

	}



.floatRightCol {

	float:right;

	}



.footnote {

	font-size:9px;

	}

.mt20 {

	margin-top:20px;

	}

		

ul.services {

	margin:10px 0 30px 25px;

	padding:0;

	width:300px

	}

	ul.services li {

		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

		color:#0b7267;

		padding:0;

		list-style-type:none;

		margin:0 0 15px 0;

		}

		ul.services li a {

			font-size:13px;

			}

		ul.services li a:hover {

			color:#08554d;

			text-decoration:underline;

			}

            

ul.services_page_bottom {

	}

    ul.services_page_bottom li {

		font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

		color:#0b7267;

		padding:0;

		list-style-type:none;

		margin:0 0 5px 0;

		}

		ul.services_page_bottom li a {

			font-size:13px;

            text-decoration:underline;

			}

		ul.services_page_bottom li a:hover {

			color:#08554d;

			text-decoration:underline;

			}            

	

.testimonialColor {

	color:#dc6528;

	}

	

.testimonialLandingColumn {

	width:45%;

	}

	.testimonialLandingColumn a {

		display:block;

		}



iframe.testimonials {

	height:550px;

	width:433px;

	margin-top:-40px;

	float:left;

	}



	.testimonialsSidebar {

		padding:10px 0 0 0px;

		width:340px;

		list-style-type:none;

		float:left;

		}

		.testimonialsSidebar li {

			width:150px;

			height:30px;

			float:left;

			margin-right:20px;

			cursor:pointer;

			color:#0b7267;

			}

		.testimonialsSidebar li:hover {

			text-decoration:underline;

			}

	

.testimonialText {

	font-size:11px;

	}

	

.underline {

	text-decoration:underline;

	}

/***************** IDS *****************/

#content {

	width:800px;

	height:auto;

	margin:0 auto;

	}

#contentS {

	width:720px;

	margin:0 auto;

	}

#footer {

	text-align:left;

	background-color:#66628a;

	padding:15px;

	width:771px;

	height:20px;

	margin:0 auto;

	}

	#footer p {

		font-size:11px;

		color:#fff;

		display:inline;

		}

	#footer a {

		color:#fff;

		font-size:11px;

		text-decoration:underline;

		text-align:right;

		}



#footerHome {

	background-color:#382f8c;

	padding:15px;

	width:870px;

	height:20px;

	}

	#footerHome p {

		font-size:11px;

		color:#fff;

		display:inline;

		}

	#footerHome a {

		color:#fff;

		font-size:11px;

		text-decoration:underline;

		text-align:right;

		}

#formContact {

	font-size:12px;

	}

	#formContact input[type="text"] {

		margin:0 0 5px 0;

		height:15px;

		}

	#formContact label {

		width:100px;

		height:15px;

		float:left;

		text-align:right;

		margin:0 20px 0px 0;

		font-size:12px;

		}

	#formContact textarea {

		width:262px;

		height:100px;

		}

#header {

	width:900px;

	height:85px;

	background:url(../images/header.jpg) no-repeat;

	margin:0 auto;

	}



#header2 {

	width:900px;

	height:85px;

	background:url(../images/headerNOPIC.jpg) no-repeat;

	margin:0 auto;

	}

	

#headerBelow {

	width:900px;

	height:220px;

	background:url(../images/headerBelow.jpg) no-repeat;

	}



#left {

	width:185px;

	height:auto;

	float:left;

	padding:18px 20px 0px 49px;

	}

	#left h3:first-child {

		margin-top:0px;

		}



#left2 {

	width:280px;

	height:auto;

	float:left;

	padding:18px 20px 0px 0px;

	}

	

#links {

	width:900px;

	height:30px;

	margin:0 auto;

	}

	#links ul {

		list-style-type:none;

		margin:0;

		padding:0;

		}

	#links li {

		display:inline;

		margin:0;

		padding:0;

		float:left;

		}

		#links li a {

			display:inline;

			width:100%;

			float:left;

			}

	

	#links .navHov {

		height:30px;

		}

	

	#links #l1 {

		background:url(../images/home.jpg) no-repeat;

		background-position:0 0;

		width:54px;

		}

		#links #l1:hover {

		background-position:0 -31px;

		}

	#links #l2 {

		background:url(../images/aboutUs.jpg) no-repeat;

		background-position:0 0;

		width:70px;

		}

		#links #l2:hover {

		background-position:0 -31px;

		}

	#links #l3 {

		background:url(../images/services.jpg) no-repeat;

		background-position:0 0;

		width:69px;

		}

		#links #l3:hover {

		background-position:0 -31px;

		}

	#links #l4 {

		background:url(../images/testimonials.jpg) no-repeat;

		background-position:0 0;

		width:95px;

		}

		#links #l4:hover {

		background-position:0 -31px;

		}

	#links #l5 {

		background:url(../images/marketingPlanning.jpg) no-repeat;

		background-position:0 0;

		width:141px;

		}

		#links #l5:hover {

		background-position:0 -31px;

		}

	#links #l6 {

		background:url(../images/consulting.jpg) no-repeat;

		background-position:0 0;

		width:83px;

		}

		#links #l6:hover {

		background-position:0 -31px;

		}

#linksSpacer {

	width:900px;

	height:9px;

	background:url(../images/midLinksSpacer.jpg) no-repeat;

	}

	

#linksSpacer2 {

	width:900px;

	height:9px;

	background:url(../images/midLinksSpacerNOPIC.jpg) no-repeat;

	}

	

#mid {

	width:386px;

	height:auto;

	float:left;

	padding:18px 20px 0px 0px;

	}

	#mid h3:first-child {

		margin-top:0;

		}

		

#push {

	height:70px;

	}

		

#right {

	padding-top:18px;

	width:190px;

	height:auto;

	float:left;

	}

	

#right2 {

	padding-top:18px;

	width:500px;

	height:auto;

	float:left;

	}

	

#topLinks {

	margin:0 auto;

	width:900px;

	height:22px;

	}

	

#wrap {

	text-align:left;

	margin:0 auto -50px;

	width:900px;

	min-height: 100%;

	height: auto !important;

	height: 100%;

	}

	

#wrap2 {

	text-align:left;

	margin:0 auto -50px;

	width:900px;

	min-width:900px;

	background-color:#fff;

	min-height: 100%;

	height: auto !important;

	height: 100%;

	padding:0;

	}

form#enviroForm textarea
{
 font-size:12px;
}

ul.enviroList
{
 margin:20px 0px 0px 0px;
 padding:0px;
 list-style-type:none;
 font-size:12px;
}

ul.enviroList li
{
 margin:0px;
 padding:10px 0px 0px 0px;
 clear:both;
}

label.enviroLabel
{
 float:left;
 width:120px;
}

.errMess
{
 margin-bottom:20px;
 color:#ff0000;
 font-weight:bold;
}

.succMess
{
 margin-bottom:20px;
 color:#382f8c;
 font-weight:bold;
}
