/* CSS Document */
/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear:both;
}
.spacer {
	clear:both;
	width:100%;
	height:26px;
}

.left {
	float:left;
	margin:6px 20px 36px 0;
}
.right {
	float:right;
	margin:6px 0 36px 20px;
}
.left-text {
	float:left;
}
/* END RESET */
/* LAYOUT */
body {
	margin:0;
	padding:0;
	background:url(../images/body-bg.png) repeat #999;
}
#main-wrapper, #footer-wrapper {
	background:url(../images/full-rounded-shadow-body.png) repeat-y;
}
.wrapper-top, .wrapper-bottom {
	height:18px;
	background-image:url(../images/full-rounded-shadow.png);
	background-repeat:no-repeat;
}
.wrapper-bottom {
	background-position:0 -18px;
}

#main-wrapper, .wrapper-bottom, .wrapper-top, #footer-wrapper {
	width:992px;
	margin-right:auto;
	margin-left:auto;
}
#footer-wrapper {
	height:30px;
}
/* END CLASSES FOR DIFFERENT PAGE HEIGHTS */
#header {
	min-height:380px;
	background-repeat:no-repeat;
	width:920px;
	margin-left:16px;
	padding:20px;
}
body#home-page #content-body, body#home-page #content-right, body#home-page #content-left {
	min-height:180px;
}
#content {
	width:960px;
	float:left;
	margin-left:16px;
}
#content-right, #content-left {
	background-image:url(../images/bg-shadow.png);
	background-repeat:no-repeat;
	width:12px;
	min-height:211px;
	float:left;
}
#content-left {
	background-position:-12px 0;
}
#content-body {
	width:936px;
	background-image:url(../images/bg-shadow-body.png);
	background-repeat:repeat-x;
	float:left;
	min-height:211px;
}
.half-col {
	margin: -160px 9px 20px 9px;
	float:right;
	width:450px;
}
.half-col-top, .half-col-bottom {
	background-image:url(../images/half-col.png);
	background-repeat:no-repeat;
	height:12px;
}
.half-col-body {
	background-color:#fff;
	min-height:190px;
	padding:8px 20px 20px 20px;
}
.half-col-bottom {
	background-position: 0 -12px;
}
#full-col {
	width:640px;
	display:inline;
	float:left;
	margin:-160px 0 20px 20px;
}
#full-col-top, #full-col-bottom {
	width:640px;
	height:12px;
	background-image:url(../images/full-coll.png);
	background-repeat:no-repeat;
}
#full-col-bottom {
	background-position:0 -12px;
}
#full-col-body {
	width:600px;
	padding:8px 20px 20px 20px;
	background-color:#FFFFFF;
}
#aside {
	width:259px;
	display:inline;
	float:left;
	margin-left:8px;
}

.full-col-half {
	width:290px;
	margin:24px 0 24px 20px;
	display:inline;
	float:left;
}
.alpha {
	margin-left:0;
}
/* END LAYOUT */
/* NAVIGATION */
a {
	text-decoration:none;
	line-height:24px;
	font-size:1em;
}
a img {
	outline:none;
	border:0;
}
a {
	color:#4CAD43;
}
a:hover {
	color:#E51F1F;
}
#main-nav {
	height:36px;
}
#main-nav ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-left:24px;
}
#main-nav ul li.active a {
	color:#E51F1F;
}
#main-nav ul li {
	float:left;
	font-size:16px;
	line-height:36px;
	margin-right:20px;
}
#main-nav ul li a {
	height:36px;
	display:inline-block;
}
a.button {
	background-color:#50B747;
	color:#FFF;
	font-size:13px;
	line-height:1em;
	padding:5px 8px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	margin:6px 0 0 0;
	display:inline;
}

a.more:hover {
	background-color:#378031;
}
/* END NAVIGATION */
/* TYPOGRAPHY */
/* FONTS 
	font-family: 'BandaRegular';
	font-family: 'LatoBold';
	font-family: 'LatoItalic';
	font-family: 'LatoRegular';	
*/
@font-face {
	font-family: 'BandaRegular';
	src: url('../fonts/banda/regular-webfont.eot');
	src: url('../fonts/banda/regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/banda/regular-webfont.woff') format('woff'), url('../fonts/banda/regular-webfont.ttf') format('truetype'), url('../fonts/banda/regular-webfont.svg#BandaRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LatoBold';
	src: url('../fonts/lato/Lato-Bold-webfont.eot');
	src: url('../fonts/lato/Lato-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/Lato-Bold-webfont.woff') format('woff'), url('../fonts/lato/Lato-Bold-webfont.ttf') format('truetype'), url('../fonts/lato/Lato-Bold-webfont.svg#LatoBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LatoItalic';
	src: url('../fonts/lato/Lato-Italic-webfont.eot');
	src: url('../fonts/lato/Lato-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/Lato-Italic-webfont.woff') format('woff'), url('../fonts/lato/Lato-Italic-webfont.ttf') format('truetype'), url('../fonts/lato/Lato-Italic-webfont.svg#LatoItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LatoRegular';
	src: url('../fonts/lato/Lato-Regular-webfont.eot');
	src: url('../fonts/lato/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/Lato-Regular-webfont.woff') format('woff'), url('../fonts/lato/Lato-Regular-webfont.ttf') format('truetype'), url('../fonts/lato/Lato-Regular-webfont.svg#LatoRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* END FONTS */
/* HEADINGS */
H1, H2, H3 {
	font-family: BandaRegular, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h1:first-child, h2:first-child {
	margin-top:0;
}
h1 {
	line-height:30px;
	font-size:28px;
	margin:30px 0 12px 0;
	color:#E51F1F;
}
h2 {
	color:#4CAD43;
	font-size:24px;
	margin: 24px 0 12px 0;
}
h3 {
	color:#E51F1F;
	font-size:18px;
	margin:12px 0 12px 0;
}
/* END HEADINGS */
p, a, li, address, label, td, th {
	font-family: LatoRegular, Arial, Helvetica, sans-serif;
}
p, address, td {	
	font-size:1em;
	line-height:1.5em;
	color:#6E6E6E;
	margin:0.75em 0;
}
p.small {
	font-size:13px;
	line-height:18px;
	margin:6px 0;
}
p strong {
	color:#4F4F4F;
}
/* END TYPOGRAPHY */
/* CUSTOM STYLES */
#logo {
	width:328px;
	height:50px;
	background-image:url(../images/sslogo.png);
	display:inline;
	float:left;
}
/* HEADER BACKGROUNDS */
.stockexchange {
	background-image:url(../images/stockexchange.jpg);
}
.contact-us {
	background-image:url(../images/header.jpg);
}
/* END HEADER BACKGROUNDS */
/* FEATURED */
#featured {
	display:inline;
	float:right;
}
.featured-left, .featured-right {
	background-image:url(../images/featured.png);
	width:12px;
	height:102px;
	float:left;
}
.featured-right {
	background-position:12px 0;
}
.featured-body {
	width:426px;
	height:78px;
	padding:12px 0;
	float:left;
	background-image:url(../images/featured-body.png);
	background-repeat:repeat;
}
.featured-body a {
	font-size:13px;
	line-height:18px;
}
.featured-body h3 {
	margin:0 0 3px 0;
	color:#fff;
}
.featured-body p {
	margin:0;
	color:#CCC;
	font-size:13px;
	line-height:18px;
}
/* END FEATURED */
/* APPROVED BAR */
#bar {
	margin-left:9px;
	float:left;
	margin-bottom:6px;
}
.bar-left, .bar-right {
	width:12px;
	height:72px;
	background-image:url(../images/bar.png);
	float:left;
	background-repeat:repeat-y;
}
.bar-top, .bar-bottom {
	width:920px;
	height:12px;
	background-image:url(../images/bartb.png);
	float:left;
	background-repeat:repeat-x;
}
.bar-right {
	background-position:-14px 0;
}
.bar-bottom {
	background-position:0px -14px;
}
.bar-body {
	width:920px;
	background-image:url(../images/barlr.png);
	background-repeat:repeat-y;
	float:left;
	background-position:0px 0px;
}
#bar h2 {
	display:inline;
	margin:0px 20px;
	color:#999999;
	float:left;
	line-height:72px;
}
#bar p {
	color:#999999;
	float:left;
	display:inline;
	width:862px;
	margin:0px 0 0 30px;
}
#bar .bar-body a {
	display:inline-block;
	float:left;
	padding:4px 0;
	margin:10px 20px 0 0;
	border:0;
}
.bar-div {
	width:1px;
	height:400px;
	background-image:url(../images/bar-div.png);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	margin:12px 0 10px 52px;
}

/* END APPROVED BAR */
/* MCS INFO BOX */
.mcs-info {
	border:1px solid #DAE9F1;
	height:84px;
	padding:5px 5px 7px 5px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	margin:12px 0;
	display:inline;
	float:left;
}
.mcs-info img {
	float:left;
}
.mcs-info p {
	color:#569BBE;
	margin-top:6px;
}
/* END MCS INFO BOX */
iframe.google-map {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;	
}
div.box {
	background-color:#F7F7F7;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	padding:12px;
	width:270px;
	border:1px solid #E0E0E0;
}
form#contact-form input, form#contact-form label, form#contact-form textarea {
	height:18px;
	font-size:13px;
	line-height:18px;
	float:left;
	display:inline;
	padding:3px 6px;
	margin:3px 0;
	border:0;
	outline:0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #E0E0E0;
	color:#666;
}
form#contact-form input:focus, form#contact-form textarea:focus {
	border:1px solid #666666;
	
} 
form#contact-form textarea {
	height:96px;
	width:256px;
	color:#666;
}
form#contact-form label {
	width:40px;
	border:0;
	padding:3px 6px 3px 0;
}
form#contact-form input {
	width:210px;
}
form#contact-form input#submit {
	width:60px;
	height:30px;
	color:#666;
	font-family: BandaRegular, Arial, Helvetica, sans-serif;
}
form#contact-form input#submit:hover {
	background-color:#666;
	border:1px solif #333;
	color:#999999;
	
}
p.form-message {
	width:248px;
	padding:10px;
	border:1px solid #FF6262;
	background-color:#FFD9D9;
	color:#C00;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	
}
form#contact-form legend {
	font-family: BandaRegular, Arial, Helvetica, sans-serif;
	padding-bottom:12px;
	color:#666;
}
.jquery-slider {
    overflow: hidden;
    position: relative;
}
.jquery-slider-element {
    overflow: hidden;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 30px;
}
form#pageform input {
	border:0;
	width:100%;
	background-color:transparent;
	color:#333333;
}
div#aside h2 {
	margin-top:12px;
	color:#666666;
	font-size:21px;
	text-shadow:0 1px 1px white;
}
div.contact-box img {
	float:left;
	margin-right:6px;
	border:1px solid #999;
	padding:2px;
	background-color:#FFFFFF;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:7px;
}
div#aside h3 {
	
	font-size:16px;
	color:#333;
	margin-top:0;
}

div.contact-box p {
	float:left;
}
hr {
	border:none;
	height:2px;
	width:100%;
	background-image:url(../images/hr.jpg);
	background-repeat:repeat-x;
	margin:12px 0;
}
img.small-logo {
	margin-top:18px;
}
div#testimonial-top {
	height:12px;
	width:259px;
	background-image:url(../images/testimonial-top.png);
	background-repeat:no-repeat;
}
div#testimonial-body {
	width:239px;
	height:100px;
	padding:0 10px;
	background-image:url(../images/testimonial-body.png);
	background-repeat:repeat-y;
	color:white;
	overflow:hidden;
}
div#testimonial-bottom {
	width:259px;
	height:32px;
	background-image:url(../images/testimonial-bottom.png);
	background-repeat:no-repeat;
}
div#testimonial-body li q {
	line-height:18px;
	font-size:14px;
}
div#testimonial-body li span {
	line-height:18px;
	font-size:11px;
	color:#030;
}
p.top-contacts {
	display:inline;
	float:right;
	font-size:16px;
	line-height:36px;
	height:36px;
	margin:0;
	margin-right:18px;
}
ul#side-nav a {
	height:24px;
	background-image:url(../images/side-nav.png);
	background-repeat:repeat-x;
	display:inline-block;
	float:left;
	padding:0;
	line-height:24px;
	font-size:14px;
	padding:0;
	margin:0;
	color:white;
	padding:0 0 0 6px;
	
}
ul#side-nav li.active a {
	background-position:0 0;
}
ul#side-nav li:hover a {
	padding:0 6px 0 24px;
	background-position:0 -77px;
	
}
ul#side-nav li {
	height:24px;
	margin:6px 0;

	
}
ul#side-nav li:hover span.before{
	display:inline;
	float:left;
	height:24px;
	width:15px;
	background-image:url(../images/side-nav.png);
	background-repeat:no-repeat;
	background-position:-32px -26px;	
}
ul#side-nav li span.before {
	display:inline;
	float:left;
	height:24px;
	width:15px;
	background-image:url(../images/side-nav.png);
	background-repeat:no-repeat;
	background-position:-32px -52px;	
}
ul#side-nav li.active span.before {
	background-position:-16px -52px;	
}
ul#side-nav li.active:hover span.before {
	background-position:-16px -26px;	
}
ul#side-nav li span.after {
	display:inline;
	float:left;
	height:24px;
	width:15px;
	background-image:url(../images/side-nav.png);
	background-repeat:no-repeat;
	background-position:0 -52px;	
}
ul#side-nav li:hover span.after {
	display:inline;
	float:left;
	height:24px;
	width:15px;
	background-image:url(../images/side-nav.png);
	background-repeat:no-repeat;
	background-position:0 -26px;	
}
span.home-icon, span.phone-icon, span.email-icon {
	height:16px;
	background-image:url(../images/contact-icons.png);
	display:inline;
	float:left;
	margin:10px 5px 10px 0;	
}
body#contact-page span.home-icon2, body#contact-page span.phone-icon2, body#contact-page span.email-icon2 {
	height:16px;
	background-image:url(../images/contact-icons.png);
	display:inline;
	float:left;
	margin:4px 5px 4px 0;	
}

span.home-icon {
	width:16px;
	margin-left:16px;
}
span.phone-icon {
	width:21px;
	background-position:-36px 0;
}
span.email-icon {
	width:19px;
	background-position:-17px 0;
}

span.phone-icon2 {
	width:21px;
	background-position:-36px 0;
}
span.email-icon2 {
	width:19px;
	background-position:-17px 0;
}
span.est, span.rea, span.carbon {
	background-image:url(../images/industry-logos.jpg);
	height:33px;
	display:inline;
	float:left;
	margin-left:20px;
}
span.est {
	width:90px;
	margin-left:0;
}
span.rea {
	width:64px;
	background-position:-90px 0;
}
span.carbon {
	width:50px;
	background-position:-158px 0;
}
.footer-col h3 {
	margin-top:0;
	color:#666666;
}
.footer-col {
	margin-right:26px;
	display:inline;
	float:left;
	margin-left:26px;
	width:425px;
	margin-top:6px;
	
}
.copy-col {
	width:265px;
	margin-left:36px;
}
.bar-div-footer {
	width:1px;
	background-color: #D6E9D8;
	height:25px;
	background-repeat:repeat-y;
	display:inline;
	float:left;
	margin:2px 16px;
}

table.logintable {
	border-width: 0px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	border-spacing: 6px;
	margin: 3px;
}
td.logintable {
	padding: 6px 6px 6px 6px;
}
td.logintableright {
	padding: 2px 2px 2px 2px;
    float: right;
}
td.logindata {
	width:150px;
	padding: 1px 1px 1px 1px;
	border: 1px solid grey;
}
th.logintable {
	font-weight:bold;
	color:#FFFFFF;
	padding: 6px 6px 6px 6px;
}
tr.loginheader
{
    background-color: #50B747;
}
