body {
	margin:0px;
	padding:0px;
}
.clr {
	clear:both;
}
img {
	border:none;
	outline:none;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.pa {
	position:absolute;
}
.pr {
	position:relative;
}
ul, li {
	list-style:none outside none;
}
a { outline:none;}
/*....Index page css....*/

.main_wrapper {
	width:100%;
	margin:0px;
}
.main_cont {
	width:960px;
	margin:0 auto;
}
.top_part {
	height:92px;
	margin:0px;
	padding:0px;
}
.logo {
	width:355px;
	height:52px;
	margin:18px 0 0 0;
}
.menubar {
	margin:38px 0 0 0;
	float:right;
}
.menubar>ul {
	margin:0px;
	padding:0px;
}
.menubar>ul>li {
	margin:0;
	background:url(../images/nav_divider.png) left top no-repeat;
	height:25px;
	padding:0;
	float:left;
	font-family:"Trajan Pro";
	font-size:16px;
	color:#404040;
	position:relative;
	z-index:2;
}
.menubar>ul>li:first-child {
	background:url(../images/nav_divider_first.png) left top no-repeat; 

}
.menubar>ul>li>a:last-child {
	background:url(../images/nav_divider_first.png) right top no-repeat;

}
.menubar>ul>li>a {
	text-decoration:none;
	color:#404040;
	padding:0 13px 0 0px;
	text-align:center;
	float:left;
	display:block;
	margin:0px 0px 0px 13px;
	background:url(../images/nav_divider.png) right top no-repeat;
	line-height:25px;
}
.menubar>ul>li:hover, .menubar>ul>li.active {
	background:url(../images/navhoverbg.png) left top no-repeat #fff;
	color:#fff;
}
.menubar>ul>li:hover>a, .menubar>ul>li.active>a {
	background:url(../images/navhoverbg.png) right top no-repeat #fff;
	color:#fff !important;
	border-left:none;
}
.home_button {
	margin:3px 0 0 0;
	height:25px;
}
.home_left {
	background:url(../images/home_button_left.png) left top no-repeat;
	width:4px;
	height:25px;
}
.home_right {
	background:url(../images/home_button_right.png) left top no-repeat;
	width:4px;
	height:25px;
}
.home_mid {
	background:url(../images/home_button_mid.png) left top repeat-x;
	height:25px;
	padding:0 11px;
	line-height:25px;
	font-family:"Trajan Pro";
	font-size:16px;
	color:#fff;
}
.banner {
	padding:9px;
	margin:0px;
	border:1px solid #dedede;
	width:940px;
	height:320px;
}
p.banner_text {
	font-family:"Trajan Pro";
	font-size:26px;
	color:#006699;
	text-align:right;
	margin:25px 22px 0 0;
}
.banner_shadow {
	background:url(../images/banner_shadow.png) left top no-repeat;
	width:960px;
	height:20px;
	margin:0 auto 12px;
}
.below_banner_sec {
	margin:0 0 49px 0;
	padding:0 0px 0px 10px;
}
.below_banner_sec_left {
	width:213px;
	margin:0px;
}
h4.heading {
	font-family:"Trajan Pro";
	font-size:24px;
	font-weight:normal;
	color:#363636;
	margin:0 0 18px 0;
	letter-spacing: -2px;
}


h4.heading a {
	color:#363636;
	margin:0 0 18px 0;
	letter-spacing: -2px;
	text-decoration:none;
}

h4.heading a:hover {
	color:#ed1e25;
	margin:0 0 18px 0;
	letter-spacing: -2px;
	text-decoration:none;
}


p.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
	margin:0 0 26px 0;
}
.left_sec_list {
	margin:0px 0px 28px 0px;
	padding:0px;
}
.left_sec_list ul {
	padding:0px;
	margin:0px;
}
.left_sec_list ul li {
	padding:0 0 0 15px;
	background:url(../images/bullet.png) left center no-repeat;
	height:26px;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
}
.left_sec_list ul li a {
	text-decoration:none;
	color:#363636;
}
.left_sec_list ul li a:hover {
	color:#ed1e25;
}
.divider_shadow {
	padding: 10px 0 0;
	margin:0;
}
.divider_shadow_top {
	background:url(../images/shadow_top.png) left top no-repeat;
	width:21px;
	height:120px;
}
.divider_shadow_mid {
	background:url(../images/shadow_mid.png) left top repeat-y;
	width:21px;
	min-height:136px;
}
.divider_shadow_bottom {
	background:url(../images/shadow_bottom.png) left top no-repeat;
	width:21px;
	height:120px;
}
.below_banner_sec_right {
	margin:0 0 0 30px;
}
.welcome_content {
	margin:0px;
	padding:0px;
}
.welcome_image {
	border:1px solid #d1d1d1;
	padding:4px;
	width:283px;
	height:170px;
	margin:0 13px 24px 0;
}
p.text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
	margin:0 0 26px 0;
	width:676px;
	line-height:20px;
}
.footer_container {
	background:url(../images/footer_top_border.png) left top repeat-x;
	height:62px;
	background-color:#ecebeb;
}
.footer {
	width:960px;
	margin:0 auto;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
	margin: 25px 0 0;
}
.footer_nav_list {
	margin:28px 0 0 0;
}
.footer_nav_list ul {
	margin:0px;
	padding:0px;
}
.footer_nav_list ul li {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	border-left:1px solid #363636;
	height:12px;
	line-height:12px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
}
.footer_nav_list ul li:first-child {
	border:none;
}
.footer_nav_list ul li a {
	color:#363636;
	text-decoration:none;
}
.footer_nav_list ul li a:hover {
	color:#ed1e25;
	text-decoration:none;
}
/*----------------------------- CSS for projects page -------------------------*/
.bannerinner {
	padding:9px;
	margin:0px;
	border:1px solid #dedede;
	width:940px;
	height:230px;
}
.contactusadd {
	margin:0px;
	padding:5px 0px 13px 4px;
	font-size:13px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.contactusadd span {
	font-weight:bold;
}
.leftpan {
	margin:0px 0px 0px 33px;
	padding:0px 0px 0px 0px;
	width:683px;
	float:left;
}
.projectspan {
	margin:0px;
	padding:0px; font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
}
.leftpan h4 {
	font-family:"Trajan Pro";
	font-size:24px;
	font-weight:normal;
	color:#363636;
	margin:0 0 9px 0;
	letter-spacing: -2px;
}
.leftpan p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
	line-height:20px;
	padding:0px 0px 0px 2px;
}
.projectdetailspan {
	margin:24px 0px 0px 4px;
	;
	padding:0px 0px 0px 0px;
	min-height:168px;
}
.projectleftpan {
	width:213px;
	float:left;
}
.projectimgpan {
	width:203px;
	height:152px;
	border:1px solid #d1d1d1;
	padding:4px;
}
.projectrightpan {
	width:443px;
	float:left;
	margin:0px 0px 0px 19px;
}
.projectrightpan h5 {
	font-family:"Trajan Pro";
	font-size:18px;
	font-weight:normal;
	color:#363636;
	line-height:17px;
	margin:0 0 9px 0;
	letter-spacing: -1px;
	margin:0px;
}
.projectrightpan p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
	line-height:20px;
	padding:0px;
	margin:10px 0px 0px 0px;
}
.projectrightpan ul {
	margin:11px 0px 0px 3px;
	padding:0px;
	list-style:none;
}
.projectrightpan ul li {
	background:url(../images/rigjtarrow.png) no-repeat left 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
	line-height:20px;
	padding:0px 0px 0px 15px;
	margin:0px;
}
.projectrightpan ul li span {
	font-weight:bold;
}
.shadow_midinner {
	min-height:400px;
}



.subHead {
	font-family:"Trajan Pro";
	font-size:18px;
	font-weight:normal;
	color:#363636;
	line-height:17px;
	letter-spacing: -2px;
	margin:0px;
}


.connectimage {
	width:109px;
	height:152px;
	border:1px solid #d1d1d1;
	padding:0px;
	float:left;
}


a.link {color:#888888; text-decoration:underline;}	
a.link:hover {color:#ed1e25; text-decoration:underline;}


a.linkb {color:#444444; text-decoration:none;}	
a.linkb:hover {color:#ed1e25; text-decoration:none;}


.submenu li;first-child{border-top:none;}

.submenu{list-style-type:none; margin:0px; padding:0px; font-family:"Trajan Pro"; font-size:15px; border-right:1px solid #d7d7d7;  border-left:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7;  position:absolute; font-weight:normal; top:25px;left:0px; float:none;  width:150px; display:none;}


.submenu li{list-style-type:none; margin:0px; background:#f1f1f1; border-top:1px solid #ebebeb;}
.submenu li a{color:#000000; text-decoration:none; display:block; padding:6px 5px; background:#f1f1f1; border-right:1px solid #ebebeb;   border-left:1px solid #ebebeb; border-bottom:1px solid #dedede;}
.submenu li a:hover{color:#ffffff; text-decoration:none; display:block; padding:6px 5px;  background:#c91d1d; border-right:1px solid #ac1919;   border-left:1px solid #ac1919; border-bottom:1px solid #ac1919; }
.menubar>ul>li:hover .submenu{ display:block;}


.bioimage{margin: 4px 20px 10px 0; padding:2px; float:left; border:1px solid #cccccc;}