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

* {
	padding: 0;
	margin: 0;

}

Body
{
	overflow-x: hidden;
	overflow-y: auto;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222;
	background-color:#8DC63F;
	
}

a
{
	color:#555;
	text-decoration: underline;
}

a:hover
{
	color:#8DC63F;
	text-decoration: none;
}

.master
{
	width:100%;
	height: auto;

	
}

.center
{
	margin: 0 auto;
	width: 820px;
	height: auto;
}

.header
{
	background-image:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height: 124px;
}






.esl-mainlogo:hover
{
	position: relative;
	top:1px;
	opacity: .77; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=77); /* IE lt 8 */
	-ms-filter: "alpha(opacity=77)"; /* IE 8 */
	-khtml-opacity: .77; /* Safari 1.x */
	-moz-opacity: .77; /* FF lt 1.5, Netscape */

}

.main-nav
{
	background-image: url(../images/main-nav-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;	
	height: 39px;

}

.main-banner
{
	background-image: url(../images/main-banner-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;	
	width: auto;
	height: 402px;
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
}


.main-content
{
	background-image: url(../images/main-content-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
	width: auto;
	height: auto;
	border-top: 1px solid #f7f7f7;
	border-bottom: 1px solid #f7f7f7;
	font-size: 12px;
	line-height: 21px;
	text-align:justify;
	
}

.tab-content
{

	width:770px; 
	margin-bottom: 1em; 
	padding: 25px;
}

.tab-content
{

	width:770px; 
	margin-bottom: 1em; 
	padding: 25px;
}



.footer
{
	background-image: url(../images/footer-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;	
	height: 100px;
	text-align:center;

}

.footer-copy
{
	width:auto;
	padding: 40px;
	display:block;
}

.footer-copy a
{
	text-decoration:none;
}

.head-table
{
	position:relative;
	top:30px;
}

.menu
{
	height: auto;
	position:relative;
	top:5px;
}

.menu a
{
	text-decoration: none;
}

.menu a:hover
{
	text-decoration: none;
}

.menu td
{
	width:auto;
	padding:10px 15px 11px 15px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:.04em;
}

.sub-nav
{
	width: 100%;
	height:auto;
	border-bottom: 1px solid #f9f9f9;
}

.selected-button
{
	background-image: url(../images/nav-arrow.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;

	
	
}

.selected-button a
{
	color: #8DC63F;
}

.solutions-headings
{
	text-transform:uppercase;
}

.ulist
{
	list-style-type:square;
	width:auto;
	height:auto;
	text-align:left;

}

.ulist li
{
	margin: 0 20px 20px 30px;
}

.ulist li a
{
	text-decoration:none;
}

.ulist li a:hover
{
	position:relative;
	top:2px;
}



.paragraph-style
{
	padding: 0 20px 0 20px;
	text-align: justify;
	display:block;
}

hr
{
	border: 1px outset #F7F7F7;
}

.all-jobs-link
{
	width:auto;
	height: auto;
	padding: 10px 20px 10px 20px;
	background-color:#8DC63F;
	display: inline-table;
}

.all-jobs-link a
{
	color: #FFFFFF;
	text-decoration:none;
}

.all-jobs-link:hover
{
	background-color: #27AAE1;
}

.contact-table
{
	width: auto;
	text-align:left;
	
}

.contact-table td
{
	vertical-align: middle;
	padding: 0 40px 0 40px;
	font-size:14px;
	
}

td.vcard
{
	padding: 0;
	text-align:left;

}



td.vcard span
{
	padding:0;
	position:relative;
	top:-35px;
	
}

td.hours span
{
	
	position:relative;
	top:-20px;
}

td.phone span
{
	position:relative;
	top:-35px;
}

td.mailing-add span
{
	position:relative;
	top:-30px;
	
}


.client-logos
{
	height: 700px;
	width: 100%;
	text-align:center;
}

.client-logos img
{
	padding: 50px 0 50px 0;
}


.search
{
	width:auto;
	height: auto;
	padding: 10px 30px 10px 30px;
	background: #27AAE1;
	color:#FFF;
	font-weight:bold;
	border:0;
}

.search:hover
{
	background: #8DC63F;
	padding: 10px 30px 10px 30px;
	font-weight:bold;
	border:0;
	cursor: pointer;
}

.faq-btt-link
{
	float:right;
	padding: 0 35px 0 0;
}

.faq-list
{
	width:auto;
	height:auto;
	position: relative;
	left:75px;
	font-size:13px;
}

.faq-list li
{
	line-height: 40px;
}


.testimonials-table td
{
	text-align:center;
	line-height: 41px;
	height: 200px;
}

.testimonials-table td
{
	border-bottom: 1px solid #CCC;
}

blockquote
{
	font-size: 16px;
	color:#333;
	
}

blockquote:before {
    content: "“";
	font-size:68px;
	color:#8DC63F;
	position:relative;
	top:30px;
	left: -10px;
}
 
blockquote:after {
    content: "”";
	font-size:68px;
	color:#8DC63F;
	position:relative;
	top:30px;
	left: 10px;
}

.floated-left-images
{
	float: left;
	margin: 40px;
	border:0;
}

.solution-detail-table
{
	width:auto;
	
}

.solution-detail-table td
{
	padding: 20px;
	width: 200px;
	height:auto;
	background-color:#F7F7F7;
	border:7px solid #CCC;
	vertical-align:top;
}

.solution-detail-table td span.cost
{
	font-size:16px;
	color:#27AAE1;
}

.solution-pic
{
	float:left;
	padding: 0 20px 20px 23px;
}




.solution-list
{
	list-style-type:none;
	width:auto;
	height:auto;
	text-align:left;

}

.solution-list li
{

	clear:both;
}

.solution-table img
{
	float:left;
	padding: 10px;
}

.solution-table a
{
	text-decoration:none;
}


.solution-table tr.coloured-row
{
	background-color:#FCFCFC;
}

.solution-table td
{
	padding: 20px 0 20px 20px;
	text-align:center;
}

.solution-table img:hover
{
		position:relative;
		top:-1px;
}

.usd
{
	font-size:9px;
}

.trigger ul.solution-menu
{
	display:none;
	padding: 10px;
	width:65%;
	margin:0 auto;
	color: #777777;
	font-size:10px;
	
}

.trigger ul.solution-menu li
{
	width:auto;
	height:auto;
	padding: 0 10px 0 10px;
	list-style-type:none;

}

.trigger ul.solution-menu li a
{
	text-decoration:none;
}

.trigger ul.solution-menu td
{
	text-align:center;
	padding: 15px 0 15px 0;
}


ul.solution-menu .topborderrow td
{
	border-top: 1px solid #F7F7F7;
}
	


.trigger:hover ul.solution-menu
{
	display: block;

}



.blog-table
{
	padding: 30px 0 20px 0;
}


.course-outline-list
{
	text-align:left;
	list-style-position:inside;
	list-style-type:square;
	
}

.course-outline-list li
{
	padding: 5px 0 5px 0;
}

.top-images
{
	overflow-x: hidden;
	overflow-y: auto;
	height: 280px;
	width:183px;
	padding:10px;
	
	
	
}

.top-images td
{
padding:10px;
	
	
}

.form_email
{
	color:#999999; 
	border: 1px groove #AAAAAA; 
	height: auto; 
	padding:5px;
	font-size:13px;
	width: 233px;
	
}

.form_email_comments
{
	color:#999999; 
	border: 1px groove #AAAAAA; 
	height: auto; 
	padding:5px;
	font-size:13px;
	width: 233px;
	
}