@charset "utf-8";
/* CSS Document */

.wrapper-scsp {
	width:100%;
	background:#F6F6F6 url(img/bg-scsp.jpg) top left repeat-x;
}

.wrapper-scsp h1 {margin:0px; border-bottom:1px solid #2D6500; color:#2D6500; padding:0px 0px 8px 0px; font-size:20px; text-transform:uppercase;}
.wrapper-scsp h2 {margin:0px; border-bottom:1px solid #2D6500; color:#2D6500; padding:0px 0px 5px 0px; font-size:16px;}

.wrapper-scsp .indent {
	padding:20px;
	border-left:3px solid #AEC39C;
	text-align:justify;
	background:url(img/indent-scsp.jpg) bottom left no-repeat;
	position:relative;
	clear:both;
}
.wrapper-scsp .indent ul {font-size:13px; margin-top:0px;}
.wrapper-scsp .indent ul li {margin-bottom:8px;}
.wrapper-scsp .indent small {font-size:11px;}

.wrapper-scsp .indent span {
	position:absolute;
	left:0px; top:0px;
	background:url(img/indent-scsp.jpg) top right no-repeat;
	width:28px;
	height:3px;
}

.navbar-scsp a span:hover {background:url(img/navbg-green.jpg) top center no-repeat; cursor:pointer;}


.greenbox {
	padding:55px 45px 55px 90px; min-height:90px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;
	text-transform:uppercase; font-size:22px; color:#FFF;
	background:#369A14 url(img/Y_bg-green.jpg) top left no-repeat;
}
.greenbox strong {color:#333;}
.greenbox p {text-transform:none; font-size:14px; padding:10px; margin-top:0px;}
.greenbox a {text-decoration:none; color:#FFF; font-weight:bold;}

.office-location-full-scsp {
	border:1px solid #2D6500;
	background-color:#AEC39C;
	padding:10px;
	width:346px;
	font-size:10px;
	margin-top:8px;
	margin-bottom:6px;
}
.office-location-full-scsp a {
	text-align:center; color:#369A14;/*#D02C06;*/
	text-decoration:none;
}
.office-location-full-scsp a:hover {text-decoration:underline;}
.office-location-full-scsp p, h4 {padding:0; margin:0;}
.office-location-full-scsp p { font-size:10px; color:#333}
.office-location-full-scsp h4 { font-size:13px; color:#2D6500; }


.companynav a.highlight-green {font-weight:bold; color:#2D6500;}
