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

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	}

/*------------------- Common -------------------------*/
p,h1,h2,h3,h4,h5,ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clear{
	clear:both;
}
img{
	border:0px;
}
@font-face {
 font-family: 'Calibri';
 src: url('../fonts/CALIBRI.TTF') format('truetype');
 font-weight: normal;
 font-style: normal;
 font-stretch:narrower !important;
}
/*------------------- Layout --------------------------*/
#main_wrap_outer{
	background:url(../images/innerbg_repeat.jpg) repeat-x #fff;
}
.indexbg{
	background:url(../images/bg_repeat.jpg) repeat-x #fff !important;
}
.content_div{
	margin:0 auto;
	width:997px;
}
/*------------------- start_header --------------------------*/

.header{
	padding:29px 0 0 0;
	height:89px;
}
.header_left{
	width:258px;
	float:left;
}
.logo{
	width:185px;
	float:left;
	height:63px;
	}
.logo a{
	background:url(../images/nasco_logo.jpg) no-repeat left top;
	width:185px;
	height:63px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}

/*------------------- Navigation --------------------------*/
.navgation_div{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:0;height:63px; padding:10px 0 0 20px; background:url(../images/nav_bg.jpg) no-repeat left top; width:719px; float:left;}
.navgation_div ul li {font-family:Arial, Helvetica, sans-serif;cursor:pointer; float:left; display:block;  padding:0; color:#9d9d9d;}
.navgation_div ul li a{color:#fff;padding:6px 14px 15px 14px; margin-top:5px;font-size:14px;font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;float:left;display:block; }
.navgation_div a:hover, a.active{color:#1c2b58; text-decoration:none;}

.navgation_div a.home:hover, .navgation_div a.homeactive{background:url(../images/menu_hover.jpg) no-repeat 6px 0;color:#1c2b58;}
.navgation_div a.about:hover, .navgation_div a.aboutactive{background:url(../images/menu_hover.jpg) no-repeat -59px 0;color:#1c2b58;}
.navgation_div a.capabilities:hover, .navgation_div a.capabilitiesactive{background:url(../images/menu_hover.jpg) no-repeat -148px 0;color:#1c2b58;}
.navgation_div a.resources:hover, .navgation_div a.resourcesactive{background:url(../images/menu_hover.jpg) no-repeat -258px 0;color:#1c2b58;}
.navgation_div a.sustainbility:hover, .navgation_div a.sustainbilityactive{background:url(../images/menu_hover.jpg) no-repeat -360px 0;color:#1c2b58;}
.navgation_div a.projects:hover, .navgation_div a.projectsactive{background:url(../images/menu_hover.jpg) no-repeat -480px 0;color:#1c2b58;}
.navgation_div a.contact:hover, .navgation_div a.contactactive{background:url(../images/menu_hover.jpg) no-repeat -571px 0;color:#1c2b58;}

/*------------------- Middle part --------------------------*/
.cont_div_outer{
	margin:0;
}
.cont_div_outer h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#2a2a2a;
	margin:0 0 14px 0;
	padding:0;
	font-weight:normal;
}
.cont_div_outer h2 span{
	color:#065598;
	font-weight:bold;
}
.cont_div_outer h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#2a2a2a;
	margin:0 0 20px 0;
	padding:0;
	font-weight:normal;
}
.cont_div_outer p{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#a3a3a3;
}
.top_cont_div{
	background:url(../images/banner_topbg.jpg) no-repeat center top;
	padding-top:9px;
	/*height:441px;*/
}
.main_banner{
	width:997px;
	margin:0 auto;
	height:408px;
	padding:0 0 25px 0;
	background:url(../images/banner_bottombg.jpg) no-repeat center bottom;
	position:relative;
}



.main_con_div{
	padding:5px 0 0 0;
}
.welcome_text{
	padding:0 0 10px 0;
}
.welcome_text p{
	color:#515050;
	font-family: 'Calibri';
	font-size:15px;
	font-style:normal;
	text-align:justify;
}

.news_div{
	width:271px;
	min-height:235px;
	float:left;
	padding:20px 25px;
	background:url(../images/news_bg.gif) no-repeat right top;
}
.news_div ul{
	padding:0;
}
.news_div ul li{
	padding:0 0 12px 14px;
	border-bottom:1px solid #dbdcdf;
	background:url(../images/blue_arrow.gif) no-repeat left 4px;
	margin-bottom:15px;
}
.news_div ul li.last{
	border-bottom:none;
	margin-bottom:0px;
}
.news_div  span.head{
	text-transform:uppercase;
	color:#1c2b58;
	font-family: 'Calibri';
	font-size:14px;
	}
	
.news_div ul li a{
	text-decoration:none;
	text-transform:uppercase;
	color:#105da7;
	font-family: 'Calibri';
	font-size:14px;
}
.news_div ul li a:hover{
	text-decoration:underline;
}
.news_div ul li p.detail{
	color:#979797;
	font-family: 'Calibri';
	font-size:14px;
}
.readmore{
	padding:3px 12px;
	border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px;
	background:#434343;
	margin:11px 0 0 0;
	float:left;
}
.readmore a{
	color:#fff;
	font-family: 'Calibri';
	font-size:12px;
}

.column_two{
	width:304px;
	float:left;
	margin:0 28px;
}
.column_two .boxes{
	color:#fff;
	font-family: 'Calibri';
	font-size:14px;
	font-style:normal;
	text-align:center;
	cursor:pointer;
	line-height:13px;
}
.column_two .boxes span{
	color:#fff;
	font:bold 30px/30px Arial, Helvetica, sans-serif;
	font-style:normal;
	}
.column_two .boxes .one{
	width:100px;
	height:75px;
	padding:12px 0 0 0;
	float:left;
	margin-right:6px;
	background:url(../images/boxes.gif) no-repeat left 0;
}
.column_two .boxes .one:hover{
	background:url(../images/boxes.gif) no-repeat left -87px;
}
.column_two .boxes .two{
	width:93px;
	height:75px;
	padding:12px 0 0 0;
	float:left;
	margin-right:10px;
	background:url(../images/boxes.gif) no-repeat -106px 0;
	line-height:18px;
}
.column_two .boxes .two:hover{
	background:url(../images/boxes.gif) no-repeat -106px -87px;
}
.column_two .boxes .three{
	width:93px;
	height:75px;
	padding:12px 0 0 0;
	float:left;
	background:url(../images/boxes.gif) no-repeat -209px 0;
	line-height:18px;
}
.column_two .boxes .three:hover{
	background:url(../images/boxes.gif) no-repeat -209px -87px;
}
.column_two .nascofuture{
	background:url(../images/colum2_shadowbg.gif) no-repeat left 0;
	padding:20px 20px 18px 20px;
	margin:15px 0 0 0;
	font-family: 'Calibri';
	font-size:14px;
	font-style:italic;
	line-height:14px;
	color:#7f7f7f;
}
.column_two .nascofuture a{
	color:#7f7f7f;
	text-decoration:none;
}
.column_two .nascofuture a:hover{
	text-decoration:none;
}

.column_two .nascofuture h3{
	margin:0 0 9px 0;
	font-style:normal;
}
.column_three{
	width:315px;
	height:203px;
	float:left;
}
.column_three h3{
	margin-bottom:12px;
}

/*------------------- Footer --------------------------*/
#footer_wrap{
   height:110px;
   background:url(../images/footer_bg.jpg) repeat-x;
  }
.footer{
   width:997px;
   margin:0px auto;
   padding:30px 0 0 0;
  }
.email_link{
	width:122px;
	height:56px;
	float:left;
	border-right:1px solid #afafaf;
	}
.email_link a{
	background:url(../images/email_icon.gif) no-repeat left 4px;
	width:94px;
	height:56px;
	display:block;
	padding:20px 0 0 28px;
	font-family: 'Calibri';
	font-size:15px;
	color:#1b498c;	
}  
.footer_links{
   color:#606060;
   font-size:12px;
   padding:10px 0 0 25px;
   width:660px;
   float:left
  }
.footer_links a{
   font-family: 'Calibri';
   font-size:15px;
   color:#5f5f5f;	
   padding:0 10px 0 10px;
   text-decoration:none;
  }
.footer_links a.first{
   padding:0 10px 0 0;
  }
.footer_links a:hover{
	text-decoration:underline;
  }
.footer .copyright{
   font-family: 'Calibri';
   font-size:13px;
   color:#5f5f5f;
   padding:6px 0 0 0;
  }
.footer .copyright a{
   font-family: 'Calibri';
   font-size:13px;
   color:#980436;
   padding:0 !important;
  }
.footer .copyright a:hover{
   text-decoration:underline;
  }
.footer .sm_icons{
   width:59px;
   float:right;
   text-indent:-9999px;
   overflow:hidden;
   padding-top:3px;
  }
.footer .sm_icons a.facebook{
   width:27px;
   height:27px;
   margin-left:5px;
   background:url(../images/sm_icons.gif) no-repeat right top;
   float:left;
  }
.footer .sm_icons a.facebook:hover{
   background:url(../images/sm_icons.gif) no-repeat right bottom;
  }
.footer .sm_icons a.twitter{
   width:27px;
   height:27px;
   background:url(../images/sm_icons.gif) no-repeat left top;
   float:left;
  }
.footer .sm_icons a.twitter:hover{
   background:url(../images/sm_icons.gif) no-repeat left bottom;
  }
span.poweredby{color:#980436;}

/*------------------- Innerpages --------------------------*/
.inner_banner{
	width:981px;
	margin:0 0 15px 0;
	height:176px;
	padding:8px 8px 21px 8px;
	background:url(../images/banner_shadw.gif) no-repeat center bottom #fff;
}
.width_470{width:470px;}
.width_430{width:430px;}
.to_left{ float:left;}
.greybox_top{background:url(../images/greybox_top.gif) no-repeat center top; height:13px;}
.greybox_btm{background:url(../images/greybox_bottom.gif) no-repeat center top; height:13px;margin-bottom:20px;}
.greybox{background:url(../images/greybox_bg.gif) repeat-y center top; padding:15px 25px; font-size:16px; line-height:20px; color:#515050; font-family: 'Calibri'; }

.greybox p{
	font-size: 16px;
	line-height: 20px;
	color: #515050;
	font-family: 'Calibri';
	text-align: justify;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.greybox p span.black{ color:black;}
.greybox h2{
	font-family: 'Calibri';
	font-size: 18px;
	color: #34467d;
	margin: 10px 0 14px 0;
	padding: 0 0 12px 32px;
	font-weight: normal;
	background: url(../images/cap.gif) no-repeat left 2px;
	border-bottom: 1px solid #e6e6e6;
}
.greybox h4{
	padding:0 0 10px 0;
	color:#2a2a2a;
	font-family: 'Calibri';
	font-size:22px;
	font-weight:bold;
	margin:0;
}
.greybox h5{
	font-family: 'Calibri';
	font-size:20px;
	color:#065598;
	margin:10px 0 14px 0;
	padding:0 0 12px 0;
	border-bottom:2px solid #dbdbdb;
}

.greybox .pic{
	width:410px;
	float:right;
	padding:6px 6px 30px 6px;
	margin-top:12px;
	background:url(../images/image_shdw.gif) no-repeat center bottom #fff;
}
ul.list01{
	list-style:none;
}
ul.list01 li{
	list-style:none;
	display:block;
	background:url(../images/list_arrw.gif) no-repeat left 6px;
	padding:0 0 6px 15px;
	margin:0;
}
ul.list02{
	list-style:none;
}
ul.list02 li{
	list-style:none;
	display:block;
	background:url(../images/cap.gif) no-repeat left 3px;
	padding:0px 0 9px 31px;
	margin:0;
	color:#34467d;
	font-size:18px;
}

.greybox h2.vision{background:url(../images/about_icons.gif) no-repeat left top;line-height:40px;padding:0 0 12px 50px;}
.greybox h2.mission{background:url(../images/about_icons.gif) no-repeat left -68px;line-height:40px;padding:0 0 12px 50px;}
.greybox h2.what_we_do{background:url(../images/about_icons.gif) no-repeat left -137px;line-height:40px;padding:0 0 12px 50px;}
.greybox h2.industrial{background:url(../images/industrial_icon.jpg) no-repeat left top;line-height:47px;padding:0 0 12px 45px;}
.greybox h2.projects{background:url(../images/resources_icon.jpg) no-repeat left top;line-height:47px;padding:0 0 12px 75px;}


.light_box_list{
	padding:0;
}
.light_box_list li{
	margin:0 44px 20px 0;
	list-style:none;
	width:286px;
	height:254px;
	padding:0;
	float:left;
	position:relative;
	cursor:pointer;
}
.light_box_list li.last{
	margin:0 0px 20px 0;
}
.light_box_list li .title{
	color:#2a2a2a;
	font-family: 'Calibri';
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
	height:30px;}
.light_box_list li .title a{
	color:#2a2a2a;
	font-family: 'Calibri';
	font-size:16px;
	}
.light_box_list li .title a:hover{
	text-decoration:underline;
	}
.light_box_list li .thumb{
	padding:8px 8px 21px 8px;
	background:url(../images/pro_thumb_shdw.jpg) no-repeat center bottom #fff;
	
}
.light_box_list li .zoom{
	width:46px;
	height:42px;
	position:absolute;
	background:url(../images/zoom.png) no-repeat center top;
	cursor:pointer;
	right:8px;
	bottom:23px;
}
.light_box_list li .zoom_last{
	right:0px !important;
}
.light_box_list01{
	padding:8px 8px 21px 8px;
	width:380px;
	height:273px;
	background:url(../images/pro_thumb_shdw01.jpg) no-repeat center bottom #fff;
	position:relative;
	float:left;
}
.light_box_list01 .zoom{
	width:46px;
	height:42px;
	position:absolute;
	background:url(../images/zoom.png) no-repeat center top;
	cursor:pointer;
	right:8px;
	bottom:20px;
}
.project_spec{
	width:510px;
	float:left;
	padding:0 0 0 37px;
}
.project_spec li{
	padding:0 0 17px 0;
	display:block;
}
.project_spec li .box01{
	width:150px;
	float:left;
}
.project_spec li .dots{
	width:20px;
	float:left;
}
.project_spec li .box02{
	width:330px;
	float:left;
}

.contact_left{
	width:460px;
	float:left;
}
.contact_details{
	background:url(../images/contact.gif) no-repeat left top;
	padding:0 0 45px 150px;
	color:#3a3a3a;
	font-family: 'Calibri';
	font-size:16px;
}
.contact_details h6{
	padding:0 0 10px 0;
	color:#0f004f;
	font-family: 'Calibri';
	font-size:20px;
	margin:0;
}
.contact_details span.tel{
	background:url(../images/contact_icons.gif) no-repeat left top;
	padding-left:35px;
	display:block;
	height:25px;
	margin-top:5px;
}
.contact_details span.fax{
	background:url(../images/contact_icons.gif) no-repeat left -27px;
	padding-left:35px;
	display:block;
	height:25px;
}
.contact_feilddiv{
	padding-top:9px;
}
.contact_feilddiv li{
	padding:0 0 0 0;
	margin:0;
	list-style:none;
}
.contact_feilddiv li label{
	width:82px;
	font-family: 'Calibri';
	font-size:16px;
	height:35px;
	float:left;
	padding:5px 0 0 0;
	color:#3a3a3a;
}
.contact_feilddiv li .textfeild{
	width:271px;
	height:27px;
	padding:5px 10px 0 10px;
	float:left;
	background:url(../images/textbox.gif) no-repeat left top;
}
.contact_feilddiv li .textfeild input{
	width:271px;
	height:22px;
	font-family: 'Calibri';
	font-size:16px;
	color:#3a3a3a;
	border:none;
	background:transparent;
}
.contact_feilddiv li .textarea{
	width:301px;
	height:62px;
	padding:5px 10px;
	float:left;
	background:url(../images/textarea.gif) no-repeat left top;
}
.contact_feilddiv li .textarea textarea {
	width:301px;
	height:60px;
	font-family: 'Calibri';
	font-size:16px;
	color:#3a3a3a;
	border:none;
	background:transparent;
}
.contact_feilddiv li .submit{
	width:83px;
	height:29px;
	float:left;
	background:url(../images/submit_btn.gif) no-repeat left top;
	border:0;
	cursor:pointer;
	font-family: 'Calibri';
	font-size:16px;
	color:#fff;
	margin-top:10px;
}
.contact_feilddiv li .submit:hover{
	background:url(../images/submit_btn.gif) no-repeat left bottom;
}
.contact_right{
	width:430px;
	float:left;
	padding-left:50px;
}
.contact_right h4.location{
	background:url(../images/location.gif) no-repeat left top;
	padding:0 0 0 30px;
	line-height:30px;
}
.gmap{
	width:410px;
	height:323px;
	padding:7px 7px 32px 7px;
	background:url(../images/map_shadw.gif) no-repeat center bottom #fff;
	margin-top:20px;
}



#newsticker-demo { 
width:221px; 
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:271px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:8px; margin-bottom:10px; }

.clear { clear: both; }
