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

html, body, p, ul, li, h1, h2, h3, h4, h5, h6, input
{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

a
{
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
#top
{
	height:14px;
	width:100%;
	background-color:#0839a0;
}
#wrapper
{
	margin:0 auto;
	width:1010px;
	overflow:hidden;
 	background-color:#FFFFFF;
	 
}
#header
{
	width:1000px;
	height:131px;
}
.logo
{
	width:287px;
	height:98px;
	float:left;
	margin-top:30px;
	padding-left:10px;
}
.searchboxcontainer
{
	float:right;
	width:225px;
	height:75px;
	margin-right:38px;
}


.searchboxcontainer div
{
	height:34px; float:left; font-size:18px; color:#a044b1; padding-top:25px; font-family:Calibri;
}
 
.searchboxcontainer div a
{text-decoration:none;
color:#a044b1;
}
  
 
#mainmenu
{
	float:left;
	width:1010px;
	height:30px;
	margin-top:20px;
	background:#FFFFFF;
}
#mainmenu ul
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width:1130px;
}
#mainmenu li
{
	float:left;
}
#mainmenu a
{
	font-family:Calibri;
	font-size:16px;
	text-decoration:none;
	color:#1259a2;
	font-weight:bold;
	border-right:0px dotted #1259a2;
	cursor:pointer;
	text-align:center;
	display:block;
}
#mainmenu a.profile{background-image:url(../images/profilebg2.png); background-repeat:no-repeat; background-position:center; padding:0 10px 8px 15px;}
#mainmenu a.profile:hover{ color:#a044b1;}

#mainmenu a.services{background-image:url(../images/servicesbg2.png); background-repeat:no-repeat; background-position:center; padding:0 15px 8px 25px;}
#mainmenu a.services:hover{color:#a044b1;}

#mainmenu a.projects{background-image:url(../images/projectsbg2.png); background-repeat:no-repeat; background-position:center; padding:0 15px 8px 25px;}
#mainmenu a.projects:hover{color:#a044b1;}

#mainmenu a.clients{background-image:url(../images/clientsbg2.png); background-repeat:no-repeat; background-position:center; padding:0 15px 8px 25px;}
#mainmenu a.clients:hover{color:#a044b1;}

#mainmenu a.researches{background-image:url(../images/researchesbg2.png); background-repeat:no-repeat; background-position:center; padding:0 10px 8px 25px;}
#mainmenu a.researches:hover{color:#a044b1;}

 

#mainmenu a.newsevents{border:0;background-image:url(../images/newseventsbg2.png); background-repeat:no-repeat; background-position:center; padding:0 10px 8px 23px;}
#mainmenu a.newsevents:hover{color:#a044b1;}

#mainmenu a.contactus{border:0;background-image:url(../images/newseventsbg2.png); background-repeat:no-repeat; background-position:center; padding:0 15px 8px 23px;}
#mainmenu a.contactus:hover{color:#a044b1;}

.separate{width:1px; height:15px; border-right:1px dotted #1259a2; margin-top:2px;}

#scroller
{
    float: left;
    text-align: center;
    width: 1009px;
	background:#785688;
	height:55px;
	border:1px solid #000000;
 
}
#scroller div
{
    float: left;
	border-right:1px solid #FFFFFF;
    text-align: center;
    width: 167px;
	background:#785688;
	height:55px;
	 
}

#scroller div:first-child
{
    float: left; 
	height:30px;
	border:#000000;
	width:190px;
	border-right:1px solid #FFFFFF;
	height:55px;
	 
}

#scroller div:last-child
{
    float: left; 
	height:30px;
	border:#000000;
	width:120px;
	 
}

#scroller div p
{
    font-family:Calibri; 
	font-size:18px; color:#FFFFFF; font-weight:bold;  
	padding-top:12px;
}



 
 
#scrollerdivscontainer{ width:1000px; margin:0 auto;}

#banner
{
	float:left;
	width:1000px;
	height:367px;
	margin:0px 20px 0px 0px;
	background:#FFFFFF;
	padding-left:10px;
}
#banner img
{
    border: 2px solid #CCCCCC;
    margin: 0 10px;
}
#content
{
	width:1010px;
	float:left;
	margin-left:30px;
	margin-top: -25px;
}
#latestnews
{
	width:290px;
	height:330px;
	float:left;
	border-right:1px solid #ccc;
	margin-top:30px;
}
#latestnews h3
{
	font-family:arial;
	font-size:28px;
	color:#ff0000;
	float:left;
	font-weight:normal;
    margin: 0 10px 0 8px;
}
#latestnews h2
{
	font-family:arial;
	font-size:28px;
	color:#484848;
	float:left;
	font-weight:normal;
}
#latestnews ul
{
	list-style-image:url(../images/newsarrow.png);
	float:left;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	margin:0 0 0 25px;
	color:#555555;
}
#latestnews ul li
{
	width:235px;
}
#latestnews ul li a
{
	width:235px;
	color:#555555;
}
#latestnews ul li a:hover
{
	width:235px;
	color:#2A9704;
}
#latestnews ul li.bnotification
{
    
    background-position: right center;
    background-repeat: no-repeat;
    height: 35px;
    list-style: none outside none;
    width: 245px;
}
#latestnews ul li.gnotification
{
  
    background-position: right center;
    background-repeat: no-repeat;
    height: 35px;
    list-style: none outside none;
    width: 245px;
}
#fincorpviews
{
    border-right: 1px solid #CCCCCC;
    float: left;
    height: 330px;
    margin-top: 30px;
    width: 333px;
}
#fincorpviews h3
{
	font-family:arial;
	font-size:28px;
	color:#66cc00;
	float:left;
	font-weight:normal;
    margin: 0 10px 0 30px;
}
#fincorpviews h2
{
	font-family:arial;
	font-size:28px;
	color:#484848;
	float:left;
	font-weight:normal;
}
#fincorpviews ul
{
	list-style:none;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	margin:20px 0 0 30px;
}
#fincorpviews ul li
{
	margin-bottom:10px;
}
#fincorpviews ul p
{
	float:left;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
	width:195px;
	color:#555555;
	margin-right:10px;
}
#fincorpviews ul img
{
	border:1px solid #ccc;
}
#fincorpcareers
{
    float: left;
    height: 330px;
    margin-top: 30px;
    width: 333px;
}
#fincorpcareers h3
{
	font-family:arial;
	font-size:28px;
	color:#ff0000;
	float:left;
	font-weight:normal;
    margin: 0 10px 0 30px;
}
#fincorpcareers h2
{
	font-family:arial;
	font-size:28px;
	color:#484848;
	float:left;
	font-weight:normal;
}
#fincorpcareers p
{
    color: #555555;
    float: left;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    margin: 20px 0 15px 30px;
    text-align: justify;
    width: 275px;
}
#fincorpcareers em
{
    color: #555555;
    float: left;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    margin: 10px 0 0 30px;
    text-align: justify;
    width: 275px;
}
#fincorpcareers img
{
	border:1px solid #ccc;
	margin-left:30px;
}
#readmore a
{
	float:right;
	text-align:right;
	font-family:arial;
	font-size:12px;
	color:#8ca4d6;
    margin: 15px 30px 0 0;
}
#joinus a
{
	float:right;
	text-align:right;
	font-family:arial;
	font-size:12px;
	color:#8ca4d6;
    margin: 11px 30px 0 0;
}
#footer
{
	float:left;
	height:230px;
	width:100%;
	background-color:#032a7c;
	margin-top:30px;
}
#footertop
{
	height:10px;
	width:100%;
	background-color:#2a9704;
}
#footerwrapper
{
    height: 155px;
    margin: 15px auto;
    padding-left: 80px;
    width: 920px;
}
#footerwrappercontainer
{
	width:100%;
	height:170px;
}
#footerotherlinks
{
	width:333px;
	float:left;
}
#footerotherlinks h1
{
	float:left;
	width:304px;
 	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Franklin Gothic Book;
	font-weight:normal;
	font-size:20px;
	color:#fff;
	height:10px;
}
#footerotherlinks ul
{
    color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 15px;
    list-style: none outside none;
    margin: 20px 70px 0 0;
	line-height:28px;
}
#footerotherlinks a
{
	color:#FFF;
}
#footercontactus
{
	width:300px;
	float:left;
	margin-left:100px;
}
#footercontactus h1
{
	float:left;
	width:300px;
 	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Franklin Gothic Book;
	font-weight:normal;
	font-size:20px;
	color:#fff;
	height:10px;
}
#footercontactus p
{
    color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 13px;
    margin-top: 20px;
    text-align: justify;
	line-height:28px;
}
#clickhere a
{
    color: #58F122;
    float: left;
    font-family: arial;
    font-size: 12px;
    text-align: right;
    width: 228px;
	text-decoration:underline;
}
#footernewsletters
{
	width:333px;
	float:left;
	margin-left:20px;
}
#footernewsletters a{ color:#fff;}
#footernewsletters h1
{
	float:left;
	width:304px;
	background-image:url(../images/underline.png);
	background-position:bottom;
	background-repeat:no-repeat;
	font-family:Franklin Gothic Book;
	font-weight:normal;
	font-size:20px;
	color:#fff;
	height:40px;
}
#footernewsletters p
{
    color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 12px;
    margin-top: 20px;
    text-align: justify;
    width: 240px;
	text-decoration:underline;
}
#copyright
{
	float:right;
}
#copyright p
{
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    margin-right: 140px;
}
#copyright a
{
	color:#58f122;
}
#copyright a:hover
{
	text-decoration:underline;
}
.dropdownmenu
{
	color:#FFFFFF;
	background-color:#78C323;
	display:none;
	list-style:none none;
	position:absolute;
	width:150px;
	z-index:2000;
	margin-left:5px;
}
#profile
{
	display:none;
	width:150px;
    border: 1px dotted #ccc;
}
#profile a 
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	border-bottom:1px dotted #fff;
	padding:6px 0 6px 10px;
}
#profile a:hover
{
	background-color:#fff;
	color:#032a7c;
	border-bottom:0;
}
#profile a.lastlink
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	border-bottom:0px dotted #ccc;
	padding:6px 0 6px 10px;
}
#profile a.lastlink:hover
{
	background-color:#fff;
	color:#032a7c;
}
#projects
{
	display:none;
	width:233px;
    border: 1px dotted #ccc;
}
#projects a 
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	border-bottom:1px dotted #fff;
	padding:6px 0 6px 10px;
}
#projects a:hover
{
	background-color:#fff;
	color:#032a7c;
	border-bottom:0;
}
#projects a.lastlink
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	border-bottom:0px dotted #ccc;
	padding:6px 0 6px 10px;
}
#projects a.lastlink:hover
{
	background-color:#fff;
	color:#032a7c;
}

#services
{
	display:none;
    margin-left: 11px;
    width: 150px;
    border: 1px dotted #ccc;
}
#services a 
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	border-bottom:1px dotted #fff;
	padding:6px 0 6px 10px;
	background:#a044b1;
}
#services a:hover
{
	background-color:#fff;
	color:#032a7c;

}
#services a.lastlink
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	border-bottom:0px dotted #fff;
	padding:6px 0 6px 10px;
}
#services a.lastlink:hover
{
	background-color:#fff;
	color:#032a7c;
}
#clients
{
	display:none;
	width:150px;
    border: 1px dotted #ccc;
}
#clients a 
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	border-bottom:1px dotted #fff;
	padding:6px 0 6px 10px;
}
#clients a:hover
{
	background-color:#fff;
	color:#032a7c;
	border-bottom:0;
}
#clients a.lastlink
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	border-bottom:0px dotted #ccc;
	padding:6px 0 6px 10px;
}
#clients a.lastlink:hover
{
	background-color:#fff;
	color:#032a7c;
}

#welcome
{
    float: left;
    height: 330px;
    margin-top: 30px;
    width: 333px;
	border-right:1px solid #ccc;
	
	
}

#mainbodycontant{border:1px solid #000000;
	width:990px;
	float:left;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 15px;
background:#FFFFFF;
border:1px solid #000000;
padding:8px 8px 25px 8px;
 margin-left:0px;
 margin-top:10px;
 background:#FFFFFF;}

#mainbodycontant h1{ font-size:16px;}
#mainbodycontant ul li
{
    
    background-position: right center;
    background-repeat: no-repeat;
    height: 35px;
    list-style: none outside none;
    font-size:16px;}

#mainbodycontant ul li a
{
    
    height: 35px;
    list-style: none outside none;
    font-size:16px;
	color:#000;}


#welcome h3
{
	font-family:arial;
	font-size:28px;
	color:#ff0000;
	float:left;
	font-weight:normal;
    margin: 0 10px 0 2px;
}
#welcome h2
{
	font-family:arial;
	font-size:28px;
	color:#484848;
	float:left;
	font-weight:normal;
}
#welcome p
{
    color: #555555;
    float: left;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    margin: 20px 0 15px 30px;
    text-align: justify;
    width: 275px;
}
#welcome em
{
    color: #555555;
    float: left;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    margin: 10px 0 0 30px;
    text-align: justify;
    width: 275px;
}
#welcome img
{
	border:1px solid #ccc;
	margin-left:30px;
}




#welcome2
{
    float: left;
    height: 330px;
    margin-top: 30px;
	border:1px solid #000000;
	width:975px;
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 15px;
background:#FFFFFF;
border:1px solid #000000;
padding:8px;
}

#welcome2 h2
{
  font-family:Calibri;
  font-size:22px; color:#003399;  
}

 


.marquee{ font-size:12px; color:#000000; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif; line-height:35px;}