﻿	body {
		color: #373737;
}
	#header {
		position: relative;
				height: 190px;
		
		color: #484848;
	}
	
	
	#header_secondary {
		position: relative;
		height: 190px;
		margin-bottom: 25px;
		
		color: #484848;
	}

	#logo {
		position: absolute;
		bottom: 15px;
		left: 0px;
		
		background-image:url('../i/encompass-logo.png');
		background-repeat: no-repeat;
		width: 340px;
		height: 70px;
	}

	#logo a {
		text-indent: -1999px;
		overflow: hidden;
		display: block;
		width: 340px;
		height: 70px;
	}
	
	#contact-info {
		position: absolute;
		top: 65px;
		right: 0px;
		
	font-family: myriad-pro-condensed,sans-serif;
	font-style: normal;
	color: #484848;
	font-size: 18px;
	font-weight: bold;
	
	}
	
	.phone-number{
		color:#9fc224;
}
	
	#main-menu{
		position: absolute;
		top: 125px;
		right: 0px;
	}
	
	#main-menu ul{
		position: relative;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#main-menu ul li{
		position: relative;
		float: left;	
		color: #484848;
		
		font-size: 18px;
		font-family: myriad-pro-condensed,sans-serif;
		font-weight: bold;
		text-transform:uppercase;
				
		height: 32px;
		
	}
	
	#main-menu ul li.spacer
	{
		width: 50px;
	}
	#main-menu ul li a {
		float: left;
		display: block;
		height: 32px;
		color: #484848;
		font-weight: bold;
		text-decoration: none;
		line-height: 32px;
		
		padding-left: 7px;
		padding-right: 7px;
	}
	
	#main-menu ul li.current {
		background-image: url('../i/menu-hover-left.gif');
		background-repeat: no-repeat;
	}
	
	#main-menu ul li.current a {
		background-image: url('../i/menu-hover-right.gif');
		background-repeat: no-repeat;
		background-position:right;
		
		color: white;
	}

	#main-menu ul li a:hover {
		color: #9fc224;
	}
	
	#main-menu ul li.current a:hover {
		color: white;
	}

	#main-feature {
	
	width:940px;
	height: 430px;
	margin-bottom: 24px;

	font-family: myriad-pro,sans-serif;
	font-style: normal;
	color: white;
	font-size: 40px; 
}

#slider li div {	
	width:940px;
	height: 430px;
	
}

#slider li img {
position: absolute;

}

.feature-slide-title{
	position: absolute;
	margin-top: 40px;
	margin-left: 40px;
	font-weight: bold;	
	
	background-image: url(../i/bg60.png);
	padding: 5px 15px 5px 15px;
}

.feature-slide-desc{

	position: absolute;
	margin-top: 100px;
	margin-left: 40px;
	margin-bottom: 25px;
	font-size: 26px; 
	max-width: 840px;
	
	
	background-image: url(../i/bg60.png);
	background-image: url(../i/bg60.png);
	padding: 5px 15px 5px 15px;

}

.feature-slide-desc a{
	font-weight: bold; 
	color: white;
	text-decoration: none;	
	float: right;
	
}
.feature-slide-desc a strong{

}
	#global-wrapper{
		width: 100%;
		background-image: url('../i/page-bg.gif');
		padding-bottom: 65px;
	}
	
	#primary-wrapper{
		width: 100%;
		background-image: url('../i/header-bg-home.gif');
		background-repeat:repeat-x;		
	}
	
	#secondary-wrapper{
		width: 100%;
		background-image: url('../i/header-bg-sec.gif');
		background-repeat:repeat-x;		
		
	}


#footer-wrapper{
		width: 100%;
		background-image:url('../i/footer-bg.gif');
		color: #e1e1e1;
}

	#footer-content {
	
	padding-top: 33px;
}
	#footer-wrapper a{
		
		color: #e1e1e1;
		
	}
	
	h1, h2, h3, h4 {
	
	font-family: myriad-pro-condensed,sans-serif;
	font-style: normal;
	color: #373737;
		
}

h1 {
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 10px;
	
}

h1.page_title{
	font-family: myriad-pro-condensed,sans-serif;
	font-weight: normal;
	color: #373737;
	font-size: 40px;
	padding-bottom: 25px;
	
}



h2 {
	font-size: 26px;
	padding-bottom: 10px;
	font-weight: 500;
	
}

h2.page_tag{
	font-family: myriad-pro,sans-serif;
	font-weight: normal;
	color: #373737;

	font-size: 21px;
	padding-bottom: 10px;
	font-weight: 500;
	
}

p {
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


h2 a, h3 a {
	color: #336699;
}

h2 a:visited, h3 a:visited {
	color: #336699;	
}


p a {
	color: #336699;
}

p a:visited {
	color: #336699;	
}

a.pdf-link {
	background-image: url(../i/acrobat_reader_30.gif);
	background-repeat: no-repeat;
	padding-left: 40px; 
	
	padding-top: 10px;
	padding-bottom: 10px;
}

#page_content p{
	font-size: 15px;
	font-weight: lighter;
	margin-top: 10px; 
	margin-bottom: 10px;
	line-height: 160%;
}


#page_content p ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	font-weight: lighter;
	margin-top: 10px; 
	margin-bottom: 10px;


}

#page_content p.indent {
	margin-left: 25px;
}


#page_content p.large_callout {
	font-family: myriad-pro,sans-serif;
	font-weight: normal;
	color: #868686;

	font-size: 18px;
	padding-bottom: 25px;
	line-height: 140%;
}

h3 {
	font-family: myriad-pro,sans-serif;
	font-weight: normal;
	color: #373737;
	font-size: 21px;
	padding-bottom: 15px;
	
	
}


h4 {
	font-family: myriad-pro-condensed,sans-serif;
	font-weight: normal;

	font-size: 26px;
	padding-bottom: 10px;
	font-weight: 500;
	
}



#company-desc, #home-content-col1, #home-content-col2, #footer-content #right-col p {
	font-style:	italic;
}

#footer-content p, #footer-content h4 {
	color: #e1e1e1;
}

#footer-content ul{
		position: relative;
		list-style: none;
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		padding-left: 3px;
}

#footer-content ul li a {

		text-decoration: none;
		line-height: 24px;
		font-size: 14px;
		text-decoration: underline;
}

#footer-content {
	padding-bottom: 160px;
}

#sub-nav {
	width: 220px;
	max-width: 220px;
	
	margin-top: 10px;
	 
	
	font-family: myriad-pro,sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 17px;
}

#sub-nav a {
	color: #666666;
}
#sub-nav ul{
	list-style: none;
	margin-left: 10px;
}
#sub-nav li
{
	margin-top: 15px;
	margin-bottom: 15px;
	
}
#sub-nav ul li ul{
	margin: 0;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 25px;
	font-size: 15px;
	text-decoration:underline;
}
div.content_left_column {
	float: left;
	width: 280px;
	margin-right: 80px;
	
}
div.content_right_column {
	float: left;
	width: 280px;
	
}
#contact-form
{
	
	margin-top: 20px;
}
#contact-form input{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3f3f3;
	height: 32px;
	border: none;
	margin-bottom: 21px;
	color: #818181;
	font-style:italic;
	padding-left: 10px;
}

#contact-form input.focused{
	color: #333333;
	font-style: normal;
}
#contact-form textarea{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3f3f3;
	border: 0px;
	padding: 10px;
}

.form-left-col {
	float: left;
	margin-right: 43px;
}
.form-right-col {
	float: left;
}
#contact-form-submit {
	position: relative;
	padding-left: 0px;
	background: none;
	margin: 0;
	margin-top: 15px;
	float: right;
}

div.casestudy-desc {
	position: relative;
	min-height: 275px;
}
div.casestudy-desc img{
	position: absolute;
	left: 0;
}

div.casestudy-desc-text{
	position: absolute;
	left: 200px;
}
