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

body {
	background:#dbdbdb url(../img/images/body-bg.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	color:#343434;
}
h1, h2, h3, h4, h5, p, ul {
	margin:0;
	padding:0;
	list-style:none;
}
ol {
	margin:0;
	padding:0;
	padding-left:0px;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.7em;
	font-weight:normal;
}
h3 {
	font-size:1.3em;
}
h4 {
    color: #0067AC;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
h5 {
	font-size:0.9em;
}
p, ul {
	line-height:1.5em;
	text-align:left;
}
a {
	color:#02609d;
	text-decoration:none;
}
a:hover {
	color:#0078c5;
	text-decoration:none;
}
img {
	border:none;
}
.valign {
	vertical-align:middle;
}
.flt-left {
	float:left;
}
.flt-right {
	float:right;
}
.clear {
	clear:both;
}
input[type="text"], input[type="password"] {
	color:#000;
	border:1px solid #dcdcdc;
}
input[type="text"]:focus, input[type="password"]:focus {
	border:1px solid #4c6c86;
}
/*-----Main Container----*/

.home-bg {
	background:#dbdbdb url(../img/images/home-bg.jpg) repeat-x top left;
}
#main-wrap {
	width:1007px;
	margin:0 auto;
	overflow:hidden;
	padding-top:8px;
}
.main-wid {
	width:952px;
	margin:0 auto;
	overflow:hidden;
}
#header {
}
.logo {
	float:left;
	margin-top:10px;
}
.login {
	float:right;
	min-width:415px;
}
.login-cont {
	background:url(../img/images/login-right.png) no-repeat top right;
	height:66px;
	padding-right:15px;
}
.login-cont span {
	background:url(../img/images/login-left.png) no-repeat top left;
	width:24px;
	height:66px;
	display:block;
	float:left;
}
.login-cont input[type="text"], .login-cont input[type="password"] {
	/*float:left;*/
	background:url(../img/images/Untitled-2.png) no-repeat top left;
	border:none;
	width:144px;
	height:27px;
	float:left;
	margin-right:5px;
	padding:1px 2px;
	color:#5d5d5d;
	font-size:11px;
	font-style:italic;
}
.login-cont h4 {
	color:#fff;
	margin-bottom:5px;
	font-size:12px;
}
.login-cont input[type="submit"] {
	background:url(../img/images/login-bg.png) no-repeat center left;
	width:61px;
	height:27px;
	border:none;
	cursor:pointer;
	color:#fff;
	padding:0px;
	margin:0;
	font-size:12px;
}
#navigation {
	margin-top:15px;
	background:url(../img/images/navigation-bg.png) no-repeat top left;
	font-size:14px;
}
#navigation ul {
	margin-top:4px;
}
#navigation li {
	float:left;
	background:url(../img/images/sepreter.jpg) no-repeat 100% 50%;
}
#navigation li a {
	padding:10px 29px 10px 29px;
	display:block;
	color:#000;
}
#navigation li.bg-none {
	background:none;
}
#navigation li a:hover, #navigation li a.selected {
	background:url(../img/images/navi-hover-bg.jpg) repeat-x top left;
	color:#fff;
}
#navigation li.home a:hover, #navigation li.home a.selected {
	background:url(../img/images/navigation-home-bg.jpg) no-repeat top left;
}
#navigation li.clients a:hover, #navigation li.clients a.selected {
	background:url(../img/images/navi-clients-hover.png) no-repeat top right;
}
.gallery {
	background:url(../img/images/banners-bg.png) no-repeat top left;
	height:295px;
	padding:0 28px 0 28px;
}
.news-ticker {
	background:url(../img/images/news-ticker-bg.png) no-repeat top left;
	padding:10px 0px 10px 0px;
	overflow:hidden;
}
.news-ticker ul {
	margin:0 25px 0 25px;
}
.news-ticker li {
	float:left;
	margin-right:10px;
}
#content {
	margin-top:10px;
}
.home-box {
	width:335px;
	float:left;
	color:#c1dbec;
	margin-right:7px;
}
.box-top-img1 {
	background:url(../img/images/box-img1.png) no-repeat top left;
	width:335px;
	height:176px;
	overflow:hidden;
}
.box-rep {
	background:url(../img/images/box-bg.png) repeat-y top left;
}
.box-cont, .box-cont2 {
	background:url(../img/images/box-bottom-bg.png) no-repeat bottom left;
	padding:10px 15px 10px 15px;
	overflow:hidden;
	min-height:320px;
}
.box-cont h4 {
	color:#fff;
	border-bottom:1px dotted #fff;
	padding-bottom:8px;
	margin-top:8px;
	margin-bottom:10px;
}
.box-cont ul {
	margin-bottom:20px;
}
.box-cont li {
	margin-bottom:5px;
	background:url(../images/li-list-sign.png) no-repeat left 8px;
	padding:0 0 0 8px;
}
.box-cont li a {
	color:#C1DBEC;	
}
.box-cont li a:hover {
	color:#fff;	
}

.box-top-img1 h2, .box-top-img2 h2 {
	margin-top:145px;
	margin-left:25px;
	color:#fff;
	font-size:20px;
	font-weight:bold;
}
.box-cont2 {
	color:#fff;
}
.box-top-img2 {
	background:url(../img/images/box-img2.png) no-repeat top left;
	width:335px;
	height:175px;
	overflow:hidden;
}
.box-cont2 ul {
	font-weight:bold;
}
.box-cont2 li {
	margin:10px 0 8px 15px;
	list-style:disc;
	border-bottom:1px dotted #fff;
	padding-bottom:8px;
}
.box-cont2 li h3{
	font-size:13px	
}

.box-three {
	width:265px;
	float:right;
	overflow:hidden;
}
.settlement-top-bg {
	background:url(../img/images/box-3-top.png) no-repeat top left;
	height:12px;
}
.settlement-bg {
	background:url(../img/images/box-three-mid-bg.png) repeat-y top left;
	padding:7px 15px 0px 15px;
}
.settlement-bg h3 {
	font-size:18px;
	margin-bottom:20px;
}
.settlement-bg li {
	margin-top:15px;
	list-style:disc;
	margin-left:15px;
}
.settlement-bottom-bg {
	background:url(../img/images/box-three-mid-one.png) no-repeat top left;
	height:20px;
}
.cases-top-bg {
	background:url(../img/images/box-three-mid-two.png) no-repeat top left;
	height:17px;
}
.cases-bg {
	background:url(../img/images/box-three-mid2-bg.png) repeat-y top left;
	padding:7px 15px 20px 15px;
	color:#fff;
}
.cases-bg h3 {
	font-size:18px;
	margin-bottom:20px;
}
.cases-bg li {
	margin-top:15px;
	list-style:disc;
	margin-left:15px;
	border-bottom:#fff dotted 1px;
	padding-bottom:18px;
}
.cases-bottom-bg {
	background:url(../img/images/box-three-bottom.png) no-repeat top left;
	height:16px;
}
#footer-bg {
	margin-top:15px;
	background:#383838 url(../img/images/footer-bg.jpg) repeat-x top left;
	overflow:hidden;
}
#footer {
	overflow:hidden;
	padding-top:20px;
	width:952px;
	margin:0 auto;
	background:url(../img/images/footer-cont-bg.jpg) no-repeat top center;
	color:#fff;
	font-size:11px;
}
#footer ul {
	margin-left:10px;
	float:left;
	margin-top:5px;
}
#footer li {
	display:inline;
	margin-right:3px;
}
#footer li a {
	padding-right:3px;
	color:#fff;
}
#footer li a:hover {
	color:#007fd2;
}
#footer p {
	float:right;
	margin-top:20px;
	margin-bottom:5px;
}

/*----------------Inner Pages CSS-------------------*/

#content-wrap{
	background:#fff;
	padding:12px 25px 12px 25px;
	overflow:hidden;
	min-height:300px;
	height:auto;
}
#content-wrap h1{
	color:#0068ac;
	border-bottom:1px dotted #0068ac;
	font-weight:normal;
	margin-bottom:15px;
	font-size:26px;
}
#content-wrap p{
	margin-bottom:20px;
}

.content-top{
	background:url(../img/images/content-top.png) no-repeat top left;
	height:13px;
}
.content-bottom{
	background:url(../img/images/content-bottom.png) no-repeat top left;
	height:13px;
}

.bott-line{
	clear:both;
	border-bottom:1px dotted #0068ac;
}

.bottom-small{
	color:#838080;
	margin-top:15px;
	font-size:12px;
}

.arrow-list{
	margin-bottom:15px;
}
.arrow-list li{
	padding:8px 10px 8px 10px;
}
.arrow-list li span{
	background:url(../img/images/arrow-black.png) no-repeat top left;
	width:6px;
	height:10px;
	display:block;
	float:left;
	margin-top:4px;
	margin-right:10px;
}
.arrow-list li:hover{
	background:url(../img/images/arrow-list-hover.png) repeat-x bottom left;
	color:#0565a5;
}
.arrow-list li:hover span{
	background:url(../img/images/arrow-blue.png) no-repeat top left;
}
.arrow-list li a{
	color:#000;
}
.arrow-list li a:hover, .arrow-list li:hover a{
	color:#0565a5;
}

.puzzle-icon{
	background:url(../img/images/clients-cont-bg.png) no-repeat top left;
	width:448px;
	height:493px;
	margin:0 auto;
	padding:25px 20px 20px 95px;
	
}
.puzzle-icon2{
	background:url(../img/images/clients-cont-bg.png) no-repeat top left;
	width:448px;
	height:500px;
	margin:0 auto;
	padding:18px 15px 20px 100px;
	
}


.active-case-bg{
	background:url(../img/images/general-active-case-bg.jpg) no-repeat top left;
	width:444px;
	height:421px;
	overflow:hidden;
}

.tracking-report-bg{
	background:url(../img/images/tracking-bg.jpg) no-repeat top left;
	width:444px;
	height:421px;
	overflow:hidden;
}

.excel-btn{
	background:url(../img/images/excel-bg.png) no-repeat top left;
	width:198px;
	height:23px;
	display:block;
	margin:20px 10px 0px 20px;
	padding:10px 0 10px 50px;
	color:#000;
	font-size:12px;
}
.pdf-btn{
	background:url(../img/images/pdf-bg.png) no-repeat top left;
	width:198px;
	height:15px;
	display:block;
	margin:0px 10px 10px 20px;
	padding:18px 0 10px 50px;
	color:#000;
	font-size:12px;
}

.spe-case{
	overflow:hidden;
}
.spe-case td{
	background:url(../img/images/special-case-bg.jpg) no-repeat top left;
	height:103px;
	width:103px;
	color:#165986;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}

.eads-bg{
	background:url(../img/images/eads-bg.jpg) no-repeat top left;
	width:444px;
	height:421px;
	overflow:hidden;
}

.contactinfo {
	width:170px;
	float:left;
	margin-bottom:20px ;
}
.contactinfo h3{
	font-weight:normal;
	color:#0068ac;
	font-size:16px;	
}
#content-wrap .contactinfo .address p {
	margin:0;
	padding:0;
}

.contactplace {
	height:35px;
}
.address {
	height:95px;
}
.bor-left {
	border-left:1px dotted #0068ac;
	padding:0 6px 0 6px;
}
.bor-first {
	padding-right:6px;
	
}
.bor-last {
	padding-left:6px;	
	border-left:1px dotted #0068ac;
}


#ticker
{
	width:955px;
	margin:0 auto;
	font-size:12px;
	font:12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	
}

#ticker #title
{
	width:100px;
	position:relative;
	top:10px;
	float:left;
	font-weight:bold;
	color:#0e365b;
	padding-left:20px;
	background:url(../img/separator_06.gif) no-repeat top right;
	
}

#ticker #news
{
	float:left;
	position:relative;
	top:4px;
	width:900px;
	margin-left:25px;
	overflow:hidden;
	height:20px;
}
.inline
{
	display:inline !important;
	color: #FFFFFF;
}
#ticker #news ul li
{
	display:none;
}
.gallary1
{
padding-left:50px;
}




/*----------------------------------*/
.left-menu{

	float:left;	
	width:186px;
}
.left-menu .border-top{
	display:block;
	padding:7px 0 0 0;

	background:url(../images/border-top.png) no-repeat left top;
}

.left-menu .border-bottom{
	display:block;
	padding:0px 0 7px 0;
	background:url(../images/border-bottom.png) no-repeat left bottom;

}
.left-menu ul{
	display:block;
	padding:0px;
	background:url(../images/left-menu-ul.png) repeat-y left top;
}

.left-menu ul li{
	display:block;
	overflow:hidden;
	background:url(../images/left-menu-li-sep.png) no-repeat left bottom;	
}
.left-menu a{
	float:left;
	width:171px;
	padding:3px 7px 2px 7px;
	background:none;
}
.left-menu a.selected, .left-menu a:hover.selected{
	background:#0068ac url(../images/left-menu-li-arrow.png) no-repeat right center; 
	color:#fff;
}

.left-menu a:hover {
	background:#d3d3d3 url(../images/left-menu-li-arrow-gray.png) no-repeat right center; 

}




.right-cont{
	border:none !important;
	float:right;
	width:696px;	
}
.sitemap table {
	padding-left: 20px;
}

.sitemap ul li {
	list-style: disc inside none;
}

.right-cont ul li {
	line-height: 18px;
    list-style: disc inside none;
}
.right-cont table {
    /*background-image: url("../img/settlements_table_bg.jpg");*/
    background-repeat: no-repeat;
    color: #5A5B5B;
    font-family: Arial,Helvetica,sans-serif;
    margin-bottom: 10px;
    padding: 5px;
}
.right-cont a.pdf-link {
    background-color: #F4F6F8;
    background-image: url("../img/pdf-icon.png");
    background-position: 2px center;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-top: 10px;
}

.right-cont a.external-link {
    background-color: #F4F6F8;
    background-image: url("../img/internet-icon.png");
    background-position: 2px center;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-top: 10px;
}
.right-cont table img{
	border: 4px solid #C9C9C9;
}

.section-menu{
  margin:0px 0 0 !important;
  padding:0 !important;
}

#main-menu{
 margin:-369px 0 0 0;
	padding:0 0 0 12px;
	float:left;
}

#navigation ul li a.about:hover, #navigation ul li a.active-about{
 background:url(../img/images/navi-hover-bg.jpg) repeat-x top left;
	color:#fff;
}

#navigation ul li a.services:hover, #navigation ul li a.active-services{
 background:url(../img/images/navi-hover-bg.jpg) repeat-x top left;
	color:#fff;
}

#navigation ul li a.important:hover, #navigation ul li a.active-important{
 background:url(../img/images/navi-hover-bg.jpg) repeat-x top left;
	color:#fff;
}

#navigation ul li a.resources:hover, #navigation ul li a.active-resources{
 background:url(../img/images/navi-hover-bg.jpg) repeat-x top left;
	color:#fff;
}

#navigation ul li a.publications:hover, #navigation ul li a.active-publications{
 background:url(../img/images/navi-hover-bg.jpg) repeat-x top left;
	color:#fff;
}

#navigation ul li a.contact:hover, #navigation ul li a.active-contact{
 background:url(../img/images/navi-hover-bg.jpg) repeat-x top left;
	color:#fff;
}

#navigation ul li a.clients:hover, #navigation ul li a.active-clients{
 background:url(../img/images/navi-hover-bg.jpg) repeat-x top left;
	color:#fff;
}


/* #navigation ul li a.active-home{
 background:url(../img/images/navi-hover-bg.jpg) repeat-x top left;
	color:#fff;
}

#navigation ul li a.home_de{
  background:none;
	
}

#navigation ul li a.home:hover{
background:url(../img/images/navi-hover-bg.jpg) repeat-x top left;
	color:#fff;
}*/
#navigation li a.home:hover, #navigation li a.active-home {
	background:url(../images/navigation-home-bg.jpg) no-repeat top left;
	color:#fff;
}

#main-menu ul li a.about{
  background:url(../img/home.png) no-repeat 0 0px;
	width:103px;
}
/*#proHolder td.a {
    border-top: medium none;
    padding-top: 0;
    vertical-align: top;
    width: 100%;
}
#proHolder td.a img {
    margin-bottom: 10px;
    margin-right: 10px;
}
#proHolder td h1 {
    color: #025B98;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
*/
#proHolder img {
    border: 4px solid #C9C9C9;
}
#generalList {
    font: Arial,Helvetica,sans-serif;
    margin-bottom: 20px;
}
#generalList li {
    line-height: 18px;
    list-style: disc inside none;
	padding:0 0 0 20px;
}
