@charset "utf-8";

/* ==================================General CSS Document starts ================================== */

html {
	min-height:100%;
	margin-bottom:1px;
}


body,div,h1,h2,h3,p,ul,img {
	padding:0;
	margin:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#373737;
}

h2{
	font-size:32px;
	font-weight:normal;
	}

h3{
	font-size:21px;
	font-weight:normal;
	color:#716e69;
	background-color:inherit;
	}


.spacer {
	clear:both;
	padding:0;
	margin:0px;

}

ul {
	list-style:none;
}

img {
	border:0;
}

a {
	outline:none;
}

/* ==================================General CSS Document ends ============================================== */

/* ==================================Top CSS Document starts ==============================================*/

#top-holder {
	background:url(images/top-bg.gif) repeat-x 0 0;
}

#top {
	width:975px;
	margin:0 auto;
	padding:21px 0 0;
}

#top-lt {
	width:318px;
	float:left;
	position:relative;
	height:112px;
}

#logo {
	position:absolute;
	left:0;
	top:0;
}

#top-rt {
	width:657px;
	float:left;
}

#top-rt h1 {
	background:url(images/heading.png) no-repeat 0 0;
	text-indent:-5000px;
	margin:5px 0 0 20px;
	height:44px;
}

#top-rt ul {
	margin:15px 0 0;
}

#top-rt ul li {
	float:left;
}

#top-rt ul li a {
	display:block;
	width:auto;
	padding:0 21px;
	background:url(images/top-nav-divider.gif) no-repeat 100% 0;
	background-color:inherit;
	line-height:48px;
	text-decoration:none;
	font-size:18px;
	color:#fff;
}

#top-rt ul li a:hover {
	color:#fcff00;
	background-color:inherit;
}

#top-rt ul li a.noborder {
	background:none;
}

/* ==================================Top CSS Document ends ==============================================*/

/* ==================================Slider CSS Document starts ==============================================*/

#slider-holder {
	background:url(images/slider-bg.gif) repeat-x 0 100% #fdfdfc;
}

.slider {
	width:975px;
	margin:0 auto;
	padding:22px 0 0 0;
	overflow:hidden;
	position:relative;
}

div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:975px;
	margin:0 auto;
	overflow:hidden;
	float:left;
}

div.content {
	width:10000px;
}

.slider-lt {
	width:410px;
	float:left;
	padding:14px 14px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
}

.slider-lt h2 {
	font-size:41px;
	line-height:44px;
	font-weight:normal;
}

.slider-lt p {
	padding:9px 0 7px;
	font-size:21px;
	line-height:23px;
}

.slider-lt a {
	background:#a30f0f;
	color:#fff;
	font-size:14px;
	line-height:27px;
	font-weight:bold;
	padding:4px 10px;
	text-decoration:none;
}

.slider-lt a:hover {
	background:#a30f0f;
	color:#f1f0a5;
}

.slider-rt {
	width:551px;
	float:left;
}

.frame-holder {
	background:url(images/top-frame-holder.gif) no-repeat 0 0;
	width:492px;
	height:170px;
	padding:13px;
}

.image-sub-slider {
	position:relative;
	width:493px;
}

.image-sub-slider a {
	position:absolute;
	display:block;
	top:70px;
	width:22px;
	text-indent:-5000px;
	font-size:0;
	line-height:0;
	height:33px;
}

.image-sub-slider a.top-prev {
	left:0;
	background:url(images/top-btn-previous.png) no-repeat 0 0;
}

.image-sub-slider a.top-next {
	right:-2px;
	background:url(images/top-btn-next.png) no-repeat 0 0;
}

.project-slider-holder {
	background:url(images/arrow-holder2.png) no-repeat 5px 0;
	padding:0 0 5px;
	width:318px;
	margin:0 auto;
	
}
.project-slider-holder2 {
	background:url(../../images/arrow-holder2.png) no-repeat 5px 0;
	padding:0 0 5px;
	width:318px;
	margin:0 auto;
	
}

.project-slider {
	width:138px;
	margin:0 auto;
	position:relative;
	font:italic 16px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding:9px 10px 7px 10px;
}

.project-slider a {
	position:absolute;
	display:block;
	top:12px;
	width:17px;
	text-indent:-5000px;
	height:19px;
	margin:9px 0 0;
}

.project-slider a.arrow-prev {
	left:-58px;
	background:url(images/arrow-previous.gif) no-repeat 0 0;
	top:2px;
	width:80px;
	height:22px;
}

.project-slider a.arrow-next {
	right:-57px;
	background:url(images/arrow-next.gif) no-repeat 0 0;
	top:2px;
	width:80px;
	height:22px;
}
	



/* ==================================Slider CSS Document ends ==============================================*/

/* ==================================Content CSS Document starts ===========================================*/

#content-holder {
	background:url(images/content-bg.gif) repeat-x 0 0 #eae6cb;
	color:#000;
	
}

#content {
	width:940px;
	margin:0 auto;
	padding:34px 0 0;
}

.content-col {
	width:260px;
	float:left;
	padding:15px 17px;
	background:url(images/home-mid-cont-bg.gif) no-repeat 0 0;
}

.content-col h2 {
	text-indent:-5000px;
	padding:0 0 10px;
}

.content-col h2.abt {
	background:url(images/heading-abt.png) no-repeat 0 0;
}

.content-col h2.sus {
	background:url(images/heading-gcsust.png) no-repeat 0 0;
	margin:0 auto;
	width:166px;
height:75px;
}

.content-col h2.grn-crete {
	background:url(images/heading-bcp.png) no-repeat 0 0;
	margin:0 auto;
	width:166px;
height:75px;
}

.content-col h2.capa {
	background:url(images/heading-capabilities.png) no-repeat 0 0;
}

.content-col h2.cont {
	background:url(images/heading-contact-us.png) no-repeat 0 0;
	margin:0 auto;
	width:85px;
}

.content-col .image-holder {
	background:url(images/content-img-holder.gif) no-repeat 0 0;
	padding:10px 9px 10px 11px;
}

.content-col p {
	font-size:11.5px;
	line-height:16px;
	color:#373737;
	background-color:inherit;
	padding:0 4px;
}

.topmar {	
	margin:10px 0 0 !important;
}

.content-col ul {
	margin:14px 0 0 14px;
}

.content-col ul li {
	font-size:12px;
	line-height:17px;
	font-style:italic;
}

.content-col ul li.red {
	color:#a30f0f;
	background-color:inherit;
	text-decoration:underline;
}

.content-divider {
	background:url(images/content-divider.gif) repeat-y 40% 0;
	width:29px;
	float:left;
	margin:10px 0;
}	

/* ==================================Content CSS Document ends ===========================================*/


/* ==================================Footer CSS Document starts ===========================================*/

#footer {
	background:url(images/footer-bg.gif) repeat-x 0 0 #e6e2c7;
	padding:45px 0 17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}

#footer p {
	width:800px;
	margin:0 auto;
	font-size:12px;
	color:#262626;
	background-color:inherit;
}
 
#footer p a {
	color:#262626;
	background-color:inherit;
}

#footer p a:hover {
	text-decoration:none;
}
/* ==================================Footer CSS Document ends ===========================================*/

/*==========================================Innner page starts===========================================*/

#inner-holder-main {
	background:url(images/inner-main-bg.gif) repeat-x 0 0 #cbc7ae;
}

#inner-holder {
	width:937px;
	margin:0 auto;
	padding:0 11px 0;
	background:url(images/inner-bg.gif) repeat-x 0 100% #fbfaf8;
}

#inner-wht-holder {
	background:/*url(images/inner-wht-bg.gif) repeat-x 0 0*/ #f7f7f7;
	color:#000;
	width:932px;
	margin:0 auto;
}

#inner-wht-holder-lt {
	width:574px;
	float:left;
	padding:30px 22px 0;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
/*	background:url(images/lt-wht-holder-bg.gif) repeat-x 0 0 #fbfbf9;*/
}

#inner-wht-holder-lt h1 {
	color:#a0a0a0;
	background-color:inherit;
	font-size:11px;
	font-weight:normal;
	padding:19px 0 0;
}

.inner-breadcrumb {
	background:#eeeeee;
	color:#9c9a9b;
	padding:9px 10px;
	width:350px;
	font-size:11px;
}

.inner-breadcrumb a {
	background:#eeeeee;
	color:#7a7a78;
	text-decoration:none;
}

.inner-breadcrumb a:hover {
	text-decoration:underline;
}

#inner-wht-holder-lt h2 {
	padding:0 0 12px;
	font-size:32px;
	font-weight:normal;
	color:#3c4147;
	background-color:inherit;
}

#inner-wht-holder-lt p {
	font-size:12px;
	color:#8d8791;
	background-color:inherit;
	padding:0 0 13px;
	line-height:20px;
}

#inner-ltimg-holder {
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	padding:11px 0;
	width:567px;
	}
	
#inner-wht-holder-lt h3 {
	padding:15px 0 10px;
	font-size:21px;
	font-weight:normal;
	color:#716e69;
	background-color:inherit;
}

#inner-wht-holder-lt ul {
	border-top:1px solid #e9e9e9;
}

#inner-wht-holder-lt ul li {
	background:url(images/bullet.gif) no-repeat 0 10px;
	font-size:12px;
	padding:0 0 0 10px;
	line-height:25px;
	color:#8d8791;
	background-color:inherit;
	border-bottom:1px solid #e9e9e9;
}

#inner-wht-holder-lt ul li u {
	color:#000000;
	background-color:inherit;
}

#inner-wht-holder-lt ul li a {
	background:url(images/bullet.gif) no-repeat 0 1;

}

#inner-wht-holder-rt-out {
	width:314px;
	float:left;
	background:url(images/inner-rt-bg.gif) repeat-y 0 0;
	margin:0;
	padding:0;
}

#inner-wht-holder-rt {
	background:url(images/inner-wht-holder-rt-out-bg.gif) no-repeat 0 0;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	padding:26px 27px;
}

#inner-wht-holder-rt h2 {
	padding:14px 0 10px;
	border-bottom:1px solid #e3e3e3;
	text-align:left;
	font-size:18px;
	font-weight:normal;
	color:#5b5a5a;
	background-color:inherit;
}

#inner-wht-holder-rt h2 span {
	padding:5px 0 0;
	font-size:12px;
	display:block;
	color:#a0a0a0;
}

#inner-wht-holder-rt h2 span.big {
	font-size:18px;
	font-weight:normal;
	padding:0;
	display:block;
}

#inner-wht-holder-rt h2 span.big a {
	color:#5b5a5a;
	background-color:inherit;
	text-decoration:none;
}

#inner-wht-holder-rt h2 span.big a:hover {
	color:#444;
	background-color:inherit;
}

#inner-wht-holder-rt ul {
	/*border:1px solid #000;*/
}

#inner-wht-holder-rt ul li {
	font-size:18px;
	border-bottom:2px solid #e9e9e9;
}

#inner-wht-holder-rt ul li a {
	color:#778F17;
	background-color:inherit;
	display:block;
	padding:8px 0 8px 0px;
	line-height:22px;
	text-decoration:none;
}

#inner-wht-holder-rt ul li a:hover {
	color:#333;
	background-color:#fff;
}

#inner-wht-holder-rt p {
	font-size:12px;
	line-height:18px;
	color:#716e69;
	background-color:inherit;
}

#inner-rtimg-holder {
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	width:259px;
	margin:10px 0 0;
	}
	
#top-rt ul li a.active {
background-color:inherit;
color:#FCFF00;
}
/*==========================================Innner page ends===========================================*/

.ajax_form{
	padding:10px 0 0 0;
}
.ajax_form span{
	padding:0;
	margin:0;
}
.ajax_form fieldset{
	border:none;
	padding:0;
	margin:0;
	}
.ajax_form legend{
	font-size:18px;
	line-height:18px;
	color:#5B5A5A;
	margin:0 0 8px 3px;
	}
	
.text_input{
	width:191px;
	font-size:11px;
	height:20px;
	border:#e6e6e6 1px solid;
	padding:4px 0 0 7px;
	margin:0 7px 8px 0;
	
	}
	
.ajax_form label{
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5b5a5a;
	}
	
.ajax_form textarea{
	width:460px;
	height:139px;
	border:#e6e6e6 1px solid;
	}
	
.ajax_form #send{
	border:1px solid #ababab;
	background-color:#333;
	cursor:pointer;
	color:#fff;
	width:61px;
	height:27px;
	padding:5px 8px;	
	}
	
.ajax_form #send:hover{
	background-color:#999;
	color:#333;
	}
	
.ajax_form h3{
	font-size:18px;
	}
.formlabel input {
	float:left;
	
	}
.formlabel label {
	padding:0;
	margin:0;
	float:left;
	}
	
.textwidget h3{
	font-size:22px;
	line-height:24px;
	margin:0 0 5px 0;
	}

.textwidget pg {
	color:#778F17 !important;
	margin-bottom:16px;
        display:block;
        font-size:12px;
        line-height:14px;
        padding:4px 0 4px 6px;
        text-decoration:none;
        }

.textwidget p{
	margin-bottom:8px;
	color:#373737 !important;
	font-size:12px !important;
	}
	
.textwidget p.green{
	margin-bottom:8px;
	color:#778F17 !important;
	font-size:12px !important;
	}	

	.textwidget p.gray{
	margin-bottom:0px;
	color:#323232 !important;
	font-size:14px !important;
	}	

.contact{
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif !important;
	
	}
	
.contact h3 {
	font-size:21px !important;
	font-weight:normal;
	color:#716e69;
	background-color:inherit;
	margin:0 0 4px 0;
}

.contact p {
	font-size:12px;
	color:#ffffff;
	background-color:inherit;
	line-height:18px;
	padding:0;
	margin:0 0 15px 0;
}
