/*****************common starts*****************/
h1, h2, h3, h4, h5, h6, ul, ol, li, form, p, filedset, img {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
}
form, fieldset {
	margin:0;
	padding:0;
	border:none;
}
a:focus {
	outline:none;
}
img {
	border:0;
}
body, html {
	margin:0;
	padding:0;
}
body {
	font-family:'Helvetica', Arial, sans-serif;
	color:#606060;
	font-size:12px;
	line-height: 1.3;
	background:#fff;
}

p {
	margin-bottom: 15px;
}

a:link {
	outline:none;
	text-decoration: underline;
	color: #7fa74d;
}
a:hover {
	text-decoration: underline;
	color: #606060;
}
a:visited {
	color: #606060;
}
.tag a:link,
.tag a:visited,
.tag a:active {
	color: #fff;
	text-decoration: none;
}
.tag a:hover {
	text-decoration: underline;
}
.clear {
	clear:both;
}
#outer_wrapper {
	width: 100%;
	float: left;
}
.wrapper {
	width:1002px;
	margin: 0 auto;
	overflow: hidden;
}
#top_container {
	width: 100%;
	float: left;
	background: #fff;
	padding-bottom: 20px
}
#header {
	width: 100%;
	float: left;
	padding-top: 14px;
	height: 169px;
	position: relative;
	z-index: 2
}
#header .logo {
	float: left;
}
.enquiry {
	width: 288px;
	float: left;
	padding: 4px;
	background: url(../nav/bg1.gif) 0 0 repeat;
	margin:22px 0 0 90px;
}
.enquiry #content {
	width: 273px;
	float: left;
	border: 1px solid #7fa74d;
	padding: 7px 6px 4px 7px;
}
.enquiry span {
	color: #666666;
	font-size: 16px;
	font-weight: bold
}
.enquiry a {
	display: block;
	padding-right: 20px;
	color: #7fa74d;
	font-size: 19px;
	line-height: 26px;
	text-transform: uppercase;
	background: url(../nav/arrow.gif) 100% 50% no-repeat;
	text-decoration: none;
}
.hdr_rt {
	width: 270px;
	float: right;
	text-align: right;
	margin-top: 17px;
}
.hdr_rt span {
	font-size: 16px;
	color: #606060;
	display: block;
}
.hdr_rt strong {
	color: #7fa74d;
	font-size: 24px
}
.hdr_rt a {
	color: #7fa74d;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.menu ul {
	width: 100%;
	float: left;
	background: url(../nav/menu_bg.png) 0 0 repeat-x;
	list-style: none;
	padding: 4px 0 10px 0;
	height: 39px;
}
.menu ul li {
	float: left;
	background: url(../nav/divider.gif) 0 0 no-repeat;
	padding-left: 2px
}
.menu ul li.none {
	background: none;
	padding-left: 0
}
.menu ul li a {
	background-color: #7FA74D;
	color: #fff;
	height: 39px;
	padding: 0 25px;
	float: left;
	font-size: 15px;
	color: #fff;
	line-height: 42px;
	text-transform: uppercase;
	text-decoration: none;
}
.menu ul li a:hover, .menu ul li.active a {
	background-color: #a0c373;
	text-decoration: none;
}
.menu img {
	position: absolute;
	bottom: -11px;
}
.menu .crv_lt {
	left: 0;
}
.menu .crv_rt {
	right: 0;
}
.cover {
	width: 120px;
	height: 10px;
	background: #fff;
	position: absolute;
	bottom: -10px;
	left: 11px;
}
#page {
	width: 950px;
	margin: -3px 26px 0;
	float: left;
}
.banner {
	width: 950px;
	float: left;
	background: url(../nav/border.gif) bottom left repeat-x;
	padding: 0;
}
.banner .crausel {
	width:100%;
	float: left;
	position: relative;
}
.banner .panel {
	float: left;
}
.banner .panel img {
	float: left;
}
.banner .caption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 310px;
	background: url(../nav/banner_overlay.png) 0 0 no-repeat;
	z-index: 1000;
}
.banner .title {
	font-size: 22px;
	font-weight: bold;
	margin-top: 35px;
	line-height: 27px
}
.banner p {
	margin-top: 27px;
	line-height: 23.8px
}
.banner p a {
	color: #7fa74d
}
.gallery {
	width: 1002px;
	float: left;
	padding: 25px 0;
	position: relative
}
.gallery ul {
	width:100%;
	float: left;
	list-style: none;
}
.gallery ul li {
	float: left;
	width: 198px;
	position: relative
}
.gallery ul li.last {
	width: 195px
}
.gallery ul li img {
	float: left;
	border: 8px solid #e2dcce;
	border-top-width: 6px;
	border-bottom-width: 6px
}
.gallery ul li .tag {
	position: absolute;
	top: 18px;
	left: -10px;
	width: 165px;
	height: 39px;
	font-size: 15px;
	color: #fff;
	line-height: 15px;
	padding: 4px 8px 0 8px;
	background: url(../nav/tag_bg.png) 0 0 repeat-x;
}
.gallery ul li .tag em {
	width: 10px;
	height: 12px;
	position: absolute;
	bottom: -6px;
	left: 0;
	background: url(../nav/crv_lt2.gif) 0 0 no-repeat
}
.gallery ul li .tag.dark {
	background-image: url(../nav/tag_bg2.png);
}
.gallery a.prev {
	position: absolute;
	top: 50%;
	left: 0
}
.gallery a.next {
	position: absolute;
	top: 50%;
	right: 0
}
#bottom_container {
	width:100%;
	float: left;
	background: url(../nav/bottom_container_bg2.gif) 0 0 repeat;
}
#bottom_container .top_sec {
	width: 986px;
	float: left;
	padding: 0 8px;
	margin-top: 22px
}
#bottom_container .top_sec .title {
	font-size: 28px;
	font-weight: bold;
	color: #7fa74d;
	padding-bottom: 17px;
}
#bottom_container .top_sec .red {
	color: #7fa74d;
	font-size: 11px;
	text-transform: uppercase;
	float: left;
	margin-top: 6px
}
.recent_project {
	width: 465px;
	float: left
}
.recent_project .pic_area {
	width: 159px;
	float: left;
	border: 2px solid #fdfdfd;
	margin-top: 4px
}
.recent_project .pic_area img {
	float: left
}
.recent_project .text_sec {
	width: 285px;
	float: right
}
.recent_project .text_sec p {
}
.recent_project .text_sec p strong {
	display: block;
}
.feedback {
	width: 475px;
	float: right;
	margin-top: 4px;
}
.feedback .title {
	padding-left: 10px
}
.feedback .text_sec {
	width: 100%;
	float: left;
	background: url(../nav/quote_top.png) 0 0 no-repeat;
	padding-top: 4px
}
.feedback .text_sec p {
	font-size: 14px;
	font-style: italic;
	padding: 0 0 10px 27px;
	line-height: 23px;
	background: url(../nav/quote_btm.png) bottom right no-repeat
}
.feedback .text_sec {
	margin-right: 10px;
	display:inline;
}
.service_survey {
	width:100%;
	float: left;
	background: url(../nav/repeat1.gif) 0 0 repeat-y;
	margin-top: 25px
}
.service_survey .top_crv {
	width: 100%;
	float: left;
	background: url(../nav/top_crv1.gif) 0 0 no-repeat;
}
.service_survey .mid_sec {
	width: 963px;
	float: left;
	padding: 18px 20px 56px 20px;
	background: url(../nav/btm_crv1.gif) bottom left no-repeat;
}
.service_survey .box {
	width: 465px;
	float: left;
}
.service_survey .box.rt {
	float: right
}
.service_survey .title {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 7px;
	border-bottom: 1px solid #7fa74d;
}
.service_survey ul {
	width: 220px;
	float: left;
	list-style: none;
	margin-top: 15px;
}
.service_survey ul.li-lft {
	margin-right: 20px;
}
.service_survey ul.li-rgt {
	margin-right: 0;
}
.service_survey ul li {
	padding-left: 15px;
	background: url(../nav/bullet.gif) 0 0 no-repeat;
	padding-bottom: 5px;
	font-size: 13px;
	line-height: 23px;
	color: #666666
}
.service_survey ul li a {
	color: #666666;
	text-decoration: none;
}
#footer {
	width: 100%;
	float: left;
	font-size: 11px;
	padding: 10px 0
}
#footer a {
	color: #666666
}
#footer .col {
	float: left;
	padding-right: 28px
}
#footer .col.w-1 {
	width: 327px;
}
#footer .col.w-2 {
	width: 127px;
}
#footer .col.w-3 {
	width: 190px;
}
#footer .col.w-4 {
	width: 125px;
	padding-right: 17px
}
#footer .col.w-5 {
	width: auto;
	float: right;
	padding-right:0;
}
#footer .social_link {
	float: left;
	list-style: none;
}
#footer .social_link li {
	float: left;
	padding-left: 2px;
}

/************************************************************
 *
 * INNER PAGES
 *
 ************************************************************/

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 15px;
}

h1 { font-size: 24px; }
h2 { font-size: 21px; }
h3 { font-size: 17px; }
h4 { font-size: 14px; }
h5 { font-size: 11px; }
h6 { font-size: 8px; }

a.back-to,
a.read-more {
	border: 1px solid #608b33;
	padding: 5px 8px;
	background-color: #7fa74d;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	border-radius: 3px;
	text-decoration: none;
}

a.back-to:visited,
a.read-more:visited {
	color: #fff;
}

a.back-to {
	margin-top: 15px;
	display: block;
	clear: both;
	float: left;
}

/* Breadcrumb */

.breadcrumb {
	/*outline: 1px solid red;*/
	background: url('../nav/border.gif') bottom left repeat-x;
	margin: 15px 0;
	padding-bottom: 10px;
	font-size: 11px;
	text-transform: uppercase;
}

.breadcrumb a:link {
	text-decoration: none;
}

/* Subnavigation */

ul.subnavigation {
	float: left;
	width: 196px;
	margin-right: 20px;
	list-style: none;
}

ul.subnavigation li {
	margin-bottom: 5px;
}

ul.subnavigation li.top-level-page-title {
    margin-bottom: 10px;
    font-size: 17px;
    color: #7fa74d;
}

ul.subnavigation li a {
    color: #666;
    font-size: 11px;
    text-transform: uppercase;
	text-decoration: none;
}

ul.subnavigation li a:hover {
    text-decoration: underline;
}

ul.subnavigation li a:visited {
    color: #666;
}

ul.subnavigation li a.selected {
    font-weight: bold;
}

ul.subnavigation li a.selected:hover {
    text-decoration: none;
}

ul.subnavigation ul {
	margin-top: 5px;
}

ul.subnavigation ul li {
	padding-left: 20px;
}


/* Content */

.content {
    /*outline: 1px solid red;
    background-color: lightpink;*/
    width: 950px;
	overflow: hidden;
}
.content.top-margin{
	margin:20px 0 0 0;
}
.content.with-subnav {
    /*outline: 1px solid orangered;
    background-color: orange;*/
    width: 734px;
    float: right;
}

.content ul,
.content ol {
    margin-bottom: 15px;
}

.content ul {
    margin-left: 28px;
}

.content ol {
    margin-left: 33px;
}

.content li {
    
}

.content ol li {
    list-type: decimal outside;
}

.content ul li {
    list-type: disc outside;
}

/* Latest Case Study */

.latest_case_study{
	float:left;
	padding:0 30px 0 0;
	width:462px;
}
.latest_case_study h2,
.testimonial h2{
	font-weight:bold;
	color:#7FA74D;
	font-size:24px;
}
.latest_case_study img{
	border:3px solid #fff;
	-moz-box-shadow: 2px 2px 3px #888;
	-webkit-box-shadow: 2px 2px 3px #888;
	box-shadow: 2px 2px 3px #888;
	width:180px;
	height:100px;
	float:left;
	margin:0 15px 5px 0;
}

/* Testimonial */

.testimonial {
	clear: right;
	float: right;
	width: 462px;
	border-left:2px dashed #7FA74D;
	padding:0 0 0 30px;
}

.testimonial blockquote{
	background:url(../nav/testimonial.png) no-repeat;
	margin:0;
	width:412px;
	padding:10px 20px 10px 30px;
	min-height:87px;
}
.testimonial blockquote p{
	font-style:italic;
	font-size:14px;
	line-height:20px;
}
.testimonial cite,
.testimonial a,
.latest_case_study a,
.testimonial.casestudy p.testimonial-person{
	text-transform:uppercase;
	font-style:normal;
	color:#7FA74D;
}
.testimonial a,
.latest_case_study a{
	text-decoration:none;
	font-weight:bold;
}

.testimonial .testimonial-person {
	font-weight: bold;
	margin-bottom: 0;
}
.testimonial.casestudy {
	border:2px dashed #7FA74D;
	padding:15px 20px;
	float:left;
	clear:both;
	width:906px;
	margin:10px 0 20px 0;
}


/* Content list */

.content-list {
    overflow: hidden;
    clear: both;
}

.content-list ul {
	margin-bottom: 0;
    margin-left: 0;
}

.content-list ul li {
    list-style: none;
}

.content-list ul.related li {
    min-height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 30px;
    background-position: top left;
    background-repeat: no-repeat;
}

/* Images */

.images {
	float: right;
	width: 245px;
	margin: 0 0 20px 20px;
	padding-top: 8px;
	background: #e2dcce;
}

.images a {
	float: left;
}

.images a img {
	float: left;
	margin: 0 8px 8px;
	border: 1px solid #fff;
}

.images a img.thumb {
	margin-right: 0;
}

/* List pages */

ul.list {
	margin-bottom: 20px;
	margin-left: 0;
	list-style: none;
}

ul.list li {
	overflow: hidden;
}

ul.list li img {
	border: 8px solid #e2dcce;
}

ul.list.vertical li {
	width: 950px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url('../nav/border.gif') bottom left repeat-x;
}

ul.list.vertical li.last {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}

ul.list.vertical li a img {
	float: right;
	margin-left: 20px;
}

ul.list.horiz li {
	width: 306px;
	overflow: hidden;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
}

ul.list.horiz li.no-margin {
	margin-right: 0;
}

ul.list.horiz li.new-line {
	clear: left;
}

ul.list.horiz li img {
	margin-bottom: 10px;
}

ul.list.horiz li .read-more {
	float: left;
}

ul.list li h2 {
	
}

ul.list li h2 a {
	color: #666;
	text-decoration: none;
}

/* Pagination */

ul.pagination {
	overflow: hidden;
	margin-left: 0;
	list-style: none;
	clear: both;
}

ul.pagination li {
	float: left;
	margin-right: 5px;
}

ul.pagination li span,
ul.pagination li a {
	display: block;
	padding: 3px 5px;
	font-size: 11px;
	text-transform: uppercase;
	border-radius: 3px;
}

ul.pagination li span {
	background-color: #f6f4f0;
	border: 1px solid #e2dcce;
}

ul.pagination li a {
	border: 1px solid #608b33;
	background-color: #7fa74d;
	color: #fff;
	text-decoration: none;
}


/* Forms */

label,
input,
textarea {
	float: left;
	margin-bottom: 10px;
}

label {
	clear: left;
	padding: 5px 0;
	text-align: right;
}

label.first-label {
	clear: both;
}

input,
textarea {
	border: 1px solid #e2dcce;
	padding: 5px;
	font: 12px Arial;
	border-radius: 3px;
}

input {
	
}

input.submit {
	clear: left;
}

label span {
	color: #b22222;
	font-weight: bold;
}

/* Errors */

ul.form-errors {
	border: 1px solid #7d1818;
	background-color: #b22222;
	margin-bottom: 20px;
	padding: 10px;
	color: #fff;
	border-radius: 3px;
	clear: both;
}

ul.form-errors li {
	list-style: disc inside;
	margin-bottom: 5px;
}

ul.form-errors li.error-heading {
	list-style: none;
	margin-bottom: 10px;
	font-weight: bold;
}

/* Contact form */

.contact {
	overflow: hidden;
	float: right;
	width: 650px;
	border:1px solid #e4e4e4;
	padding:10px;
}
.contact fieldset{
	background:#f9f9f9;
	padding:20px;
	width:610px;
	overflow:hidden;
}
.contact legend {
	margin-bottom: 20px;
	font-size: 17px;
	padding:0;
}

.legend-float-rgt {
	float: left;
}

.contact input,
.contact textarea {
	width: 523px;
}
.contact p{
	clear:both;
	float:left;
	width:610px;
}

.contact label {
	width: 50px;
	text-align:left;
	margin-right: 25px;
}

input.submit {
	width: auto;
	margin-bottom: 0;
    border: 1px solid #608b33;
	padding: 5px 5px 3px;
	background-color: #7fa74d;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
    border-radius: 3px;
    float:right;
    clear:both;
}

ul.sitemap {
	margin-bottom: 0;
}

ul.sitemap li {
	margin-bottom: 3px;
}

ul.sitemap li ul {
	margin-top: 3px;
}