/*--------------------*/
/*       COMMON       */
/*--------------------*/

body {
	font-size:14px;
	color:#666;
	font-weight:normal;
	line-height:normal;
	margin:0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

p {
	padding-bottom:16px;
	margin:0px;
	line-height:normal;
}

li {
	list-style:none;
}

input,textarea,div,img,h1,ul,form,label,fieldset {
	margin:0;
	padding:0;
}

fieldset, a {
	outline:none;
	border:none;
}

img {
	border:none;
}

/*--------------------*/
/*       HEADER       */
/*--------------------*/

#content-wrapper {
	width:100%;
}

#header-wrapper {
	width:100%;
}

#header {
	width:1003px;
	margin:0 auto;
}

#header-top {
	position:relative;
	height:110px;
}

#logo {
	position:absolute;
	top:38px;
	left:18px;
}

#toplinks {
	position:absolute;
	right:16px;
	top:85px;
	font-size:10px;
	text-transform:uppercase;
	color:#999;
}

#toplinks ul li{
	display:inline;
	padding-left:7px;
}

#toplinks ul li a {
	color:#999;
	text-decoration:none;
}

#toplinks ul li a:visited {
	color:#999;
	text-decoration:none;
}

#toplinks ul li a:hover {
	color:#333;
	text-decoration:none;
}

#menu-bg {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:34px;
	width:1003px;
	padding-top:2px;
	position:relative;
}

#search-div {
	position:absolute;
	right:5px;
	top:6px;
	background-image: url(../images/search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:264px;
	height:23px;
}

#search-box {
	padding-left:3px;
	padding-top:2px;
}

#search-box input {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	border:none;
	padding:2px 2px 2px 5px;
	width:225px;
	background:transparent;
}

#search-button {
	position:absolute;
	right:2px;
	top:1px;
}

/*--------------------*/
/*       CONTENT      */
/*--------------------*/

#middle-content-wrapper {
	width:100%;
	background-image: url(../images/home-bg.jpg);
	background-repeat: repeat-x;
	background-position: left -38px;
}

#middle-content {
	width:1003px;
	margin:0 auto;
}

#home-slider {
	height:389px;
	width:1002px;
	overflow:hidden;
	padding-left:1px;
}

#news-div {
	height:39px;
	padding-left:13px;
	padding-right:13px;
}

#news-head {
	color:#003366;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:15px;
	width:110px;
	float:left;
}

#news-text {
	color:#006699;
	font-size:12px;
	padding-top:11px;
	width:650px;
	float:left;
}

#news-text span {
	color:#666;
}

#download {
	float:right;
	padding-top:6px;
}

#home-mid {
	padding-top:36px;
	padding-bottom:35px;
}

#new-projects {
	float:left;
	width:360px;
}

.mid-head {
	height:27px;
	padding-left:15px;
}

.mid-head2 {
	height:27px;
	padding-left:2px;
}

#project-box {
	width:305px;
	height:161px;
	background-image: url(../images/projects-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:10px 15px 0px 15px;
	font-size:12px;
	line-height:16px;
	position:relative;
}

.project-head {
	font-weight:bold;
	color:#006699;
	padding-top:5px;
	padding-left:15px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}

.project-head a {
	color:#006699;
	text-decoration:none;
}

.project-text {
	padding-bottom:10px;
	padding-left:15px;
}

.project-text a {
	color:#666;
	text-decoration:none;
}

.more {
	position:absolute;
	left:30px;
	top:150px;
	font-size:11px;
	color:#006699;
}

.more a {
	color:#006699;
	text-decoration:none;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right:8px;
}

.more a:visited {
	color:#006699;
	text-decoration:none;
}

.more a:hover {
	color:#006699;
	text-decoration:underline;
}

#group-div {
	float:left;
	width:345px;
	padding-right:35px;
	font-size:12px;
}

#group-image {
	float:left;
	width:144px;
}

#group-text {
	float:left;
	width:200px;
}

#group-text p {
	line-height:16px;
	padding-bottom:15px;
	text-align:justify;
}

#ask-div {
	float:left;
	width:261px;
}

.mid-head3 {
	height:27px;
	padding-left:10px;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#ask-form {
	padding-left:7px;
	padding-top:13px;
}

.text-box {
	height:21px;
	padding-bottom:8px;
	background-image: url(../images/text-box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:2px;
	padding-left:2px;
}

.text-box input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	width:232px;
	border:none;
	padding:2px 3px 2px 5px;
}

.text-area textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	width:232px;
	border:none;
	padding:2px 3px 2px 5px;
	height:55px;
}

.text-area {
	height:61px;
	padding-bottom:8px;
	background-image: url(../images/text-area.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:2px;
	padding-left:2px;
}

#quote-div {
	border-top:#d7dce0 solid 1px;
	padding-top:18px;
	padding-bottom:35px;
}

#quote-head {
	padding-left:20px;
	padding-bottom:21px;
}

#quote-area {
	background-image: url(../images/quote-bg.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-left:100px;
}

#quote {
	font-size:16px;
	color:#003366;
	padding-bottom:5px;
}

#quote-by {
	font-size:13px;
	color:#333;
}

.clear {
	clear:both;
}



/*--------------------*/
/*       FOOTER       */
/*--------------------*/

#footer-wrapper {
	width:100%;
	height:94px;
	background-color:#f6fafc;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}

#footer {
	width:1003px;
	margin:0 auto;
	height:94px;
	position:relative;
	font-size:11px;
	color:#868790;
}

#footer-logo {
	position:absolute;
	top:27px;
	left:13px;
}

#footer-mid {
	position:absolute;
	top:25px;
	left:200px;
}

#footer-links {
	font-weight:bold;
	color:#868790;
}

#footer-links ul li {
	display:inline;
	padding-right:3px;
}

#footer-links ul li a {
	text-decoration:none;
	color:#868790;
}

#footer-links ul li a:visited {
	text-decoration:none;
	color:#868790;
}

#footer-links ul li a:hover {
	text-decoration:none;
	color:#333;
}

#follow {
	position:absolute;
	right:20px;
	top:28px;
	font-style:italic;
	width:150px;
	text-align:right;
}

#follow ul li {
	display:inline;
	padding-left:2px;
}

#follow ul li img {
	vertical-align:middle;
}

#sub-content-wrapper {
	width:100%;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	padding-top:17px;
	padding-bottom:26px;
	background-position: left 10px;
}

#sub-content {
	width:978px;
	margin:0 auto;
	background-color:#f1f7fa;
	padding:16px 10px 20px 15px;
}

#sub-lhs {
	float:left;
	width:176px;
}

#sublinks {
	width:176px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	line-height:normal;
}

#sublinks li {
	margin-top:2px;
}

#sublinks li a {
	display:block;
	color:#fff;
	text-decoration:none;
	background-color:#043c76;
	padding:5px 10px 5px 11px;
	border-top:#1d5084 solid 1px;
	border-bottom:#1d5084 solid 1px;
}

* html #sublinks li a {
	display:inline-block;
	width:155px;
}

#sublinks li a:hover {
	color:#66ccff;
	text-decoration:none;
	background-color:#033c79;
	background-image: url(../images/hover2.jpg);
	background-repeat: repeat-x;
	border-top:#0e76b5 solid 1px;
	border-bottom:#1d5084 solid 1px;
}

.avtivesub a {
	color:#66ccff!important;
	text-decoration:none!important;
	background-color:#033c79!important;
	background-image: url(../images/hover2.jpg)!important;
	background-repeat: repeat-x!important;
	border-top:#0e76b5 solid 1px!important;
	border-bottom:#1d5084 solid 1px!important;
}

#sublinks li ul li a {
	display:block;
	color:#003366!important;
	text-decoration:none;
	background-color:#79bae0!important;
	padding:5px 10px 5px 25px;
	border-top:#79bae0 solid 1px;
	border-bottom:#79bae0 solid 1px;
	background-image: url(../images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 11px 7px;
	width:141px;
}

#sublinks li ul li a:hover {
	color:#66ccff;
	text-decoration:none;
	background-color:#aedcf4!important;
	background-image: url(../images/arrow3.gif)!important;
	background-repeat: no-repeat!important;
	background-position: 11px 7px!important;
	border-top:#aedcf4 solid 1px;
	border-bottom:#aedcf4 solid 1px;
}

#sub-rhs {
	float:left;
	width:780px;
	margin-left:15px;
}

#sub-image {
	width:780px;
	height:322px;
	overflow:hidden;
	margin-bottom:20px;
}

#content-area {
	color:#333333;
	min-height:300px;
}

h1 {
	font-size:30px;
	color:#007dc7;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	line-height:normal;
	padding-bottom:20px;
}

h2 {
	font-size:30px;
	color:#043c76;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	line-height:normal;
	padding-bottom:20px;
	margin:0px;
}

h3 {
	margin:0px;
	font-size:18px;
	color:#007dc7;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	line-height:normal;
	padding-bottom:8px;
}

h4 {
	margin:0px;
	color:#003366;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}

.address {
	padding-bottom:40px;
	color:#003366;
	width:500px;
}

#content-area p {
	line-height:20px;
	padding-bottom:20px;
	padding-right:20px;
}

.web-button {
	padding-top:30px;
	padding-bottom:10px;
}

#content-area p span {
	font-size:18px;
	font-weight:bold;
}

.image-right {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

.image-left {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.sub-heading {
	font-size:30px;
	color:#043c76;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	line-height:normal;
	padding-bottom:5px;
	margin:0px;
}

.sub-heading2 {
	font-size:18px;
	color:#0066cc;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	line-height:normal;
}

#team-listing {
	padding-top:20px;
	overflow:hidden;
	font-size:11px;
	color:#666;
}

#team-listing ul {
	overflow:hidden;
}

#team-listing ul li {
	background-image: url(../images/details-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:165px;
	height:270px;
	padding-top:26px;
	padding-left:22px;
	overflow:hidden;
	float:left;
	margin-left:25px;
	margin-right:45px;
	margin-bottom:50px;
}

#team-listing ul li p {
	margin:0px;
	padding:0px;
	line-height:14px;
}

#team-listing ul li p span {
	color:#003366;
	font-size:11px;
	font-weight:normal;
}

.photo {
	width:141px;
	height:145px;
	overflow:hidden;
}

.details {
	padding-top:10px;
}


/*--------------------*/
/*    08-12-2011      */
/*--------------------*/


.content-list {
	padding-bottom:10px;
}

.content-list li {
	padding-bottom:10px;
	padding-left:13px;
	line-height:20px;
	list-style:none;
	background-image: url(../images/arrow4.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

.content-list li b {
	font-weight:bold;
}

.content-list li a {
	color:#006699;
	text-decoration:underline;
	font-weight:bold;
}

.content-list li a:hover {
	color:#007dc7;
	text-decoration:underline;
}

h5 {
	margin:0px;
	font-size:18px;
	color:#007dc7;
	font-weight:normal;
	line-height:normal;
	padding-bottom:5px;
	padding-top:5px;
}

#sub-full {
	margin-left:15px;
	margin-right:20px;
	padding-bottom:30px;
}

#contact-left {
	float:left;
	width:375px;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#contact-right {
	float:left;
	width:430px;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;
	background-image: url(../images/sep.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#address-new {
	padding-bottom:30px;
	line-height:19px;
}

.c-note {
	padding-bottom:20px;
	font-weight:bold;
}

#contact-form td {
	height:25px;
	padding-bottom:10px;
	color:#666;
}

.form1 input {
	width:224px;
	padding:4px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#888;
	border:#d3d3d3 solid 1px;
}

.form1 textarea {
	width:224px;
	height:80px;
	padding:4px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#888;
	border:#d3d3d3 solid 1px;
	overflow:hidden;
}

.jobs {
	padding-top:20px;
	padding-bottom:20px;
	line-height:18px;
	color:#333;
	width:700px;
	background-image: url(../images/sep2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.job-name {
	font-size:14px;
	font-weight:bold;
	color:#007dc7;
	padding-bottom:5px;
}

.apply {
	padding-top:10px;
}

.jobs p {
	padding-bottom:10px!important;
}

.jobs span, .jobs p span  {
	font-size:12px!important;
	font-weight:bold;
}

.apply a {
	text-decoration:none;
	color:#111;
}

.apply a:visited {
	text-decoration:none;
	color:#111;
}

.apply a:hover {
	text-decoration:underline;
	color:#333;
}

.v-sec {
	overflow:hidden;
	padding-bottom:20px;
}

.right {
	text-align:right;
}

#sitemap {
	line-height:18px;
	font-size:12px;
	font-weight:bold;
}

#sitemap a {
	color:#0066a6;
	text-decoration:none;
}

#sitemap a:hover {
	color:#0066a6;
	text-decoration:underline;
}

#sitemap ul li {
	text-transform:uppercase;
}

#sitemap ul li ul {
	padding-bottom:10px;
}

#sitemap ul li ul li{
	padding-left:20px;
	font-weight:normal;
	text-transform:none!important;
	background-image: url(../images/arrow5.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
}

#sitemap ul li ul li ul {
	padding-left:20px;
	font-weight:normal;
	font-size:11px;
	padding-bottom:0px;
}

#ceo-top {
	border:#dbe2f2 solid 1px;
	padding:10px;
	margin-bottom:20px;
	background-color:#f5f9fc;
	margin-top:20px;
}

#ceo-image {
	float:left;
	margin-right:20px;
}

.c-head1 {
	font-size:21px;
	color:#0066cc;
	font-weight:bold;
	padding-top:20px;
}

.c-head2 {
	font-size:16px;
	color:#003366;
	font-weight:bold;
	padding-bottom:10px;
}

.content-list2 li {
	padding-bottom:10px;
	padding-left:13px;
	line-height:15px;
	list-style:none;
	background-image: url(../images/arrow4.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#np-contents {
	padding-left:15px;
}

#np-images {
	padding-top:20px;
}

.np-imgdiv {
	background-image: url(../images/np-img-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:399px;
	height:371px;
	float:left;
	position:relative;
	margin-left:43px;
	margin-right:42px;
	margin-bottom:60px;
}

* html .np-imgdiv {
	margin-left:33px;
	margin-right:42px;
}

.project-name {
	position:absolute;
	top:23px;
	left:29px;
	font-size:14px;
	font-weight:bold;
	color:#0c6eab;
}

.project-image {
	position:absolute;
	top:50px;
	left:27px;
	background-color:#fff;
	width:346px;
	height:237px;
	overflow:hidden;
}

.work-detail {
	font-size:12px;
	position:absolute;
	top:310px;
	left:27px;
	width:346px;
}

.work-detail span {
	font-weight:bold;
}

.l-map {
	background-image: url(../images/map.gif);
	background-position: left top;
	height:25px;
	padding-left:25px;
	background-repeat: no-repeat;
}

.l-map a {
	color:#2b3033;
	text-decoration:none;
	line-height:20px;
}

.l-map a:hover {
	color:#2b3033;
	text-decoration:underline;
}

#map-div {
	float:left;
	width:500px;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:40px;
	background-image: url(../images/sep.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.super-contacts {
	padding-top:20px;
}

.super-contacts th {
	text-align:left;
	vertical-align:top;
	padding:5px;
	background-color:#6f90b8;
	border-right:#fff solid 1px;
	color:#fff;
}

.super-contacts td {
	text-align:left;
	vertical-align:top;
	padding:20px 5px 20px 5px;
	border-top:#f1f7fa solid 1px;
	background-color:#d7e0e8;
}

.s-contacts th {
	text-align:left;
	vertical-align:top;
	padding:5px;
	background-color:#6f90b8;
	color:#fff;
	font-size:13px;
}

.s-contacts td {
	text-align:left;
	vertical-align:top;
	padding:10px 5px 10px 5px;
	border-top:#f1f7fa solid 1px;
	background-color:#d7e0e8;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
}

.s-contacts p {
	line-height:15px!important;
	padding-bottom:15px!important;
}

.s-contacts {
	padding-bottom:30px;
}

.s-contacts h3 {
	font-size:21px!important;
	font-weight:normal;
}