a {
 color: #4377b8;
}

div.top {
  padding-top: 9px;
}
* {
  padding: 0;
  margin:0;
}


a img {
  border: 0px;
}


html, body {
  font-family:Arial,Verdana,Helvetica,sans-serif;
  font-size: 12px;
  padding:0;
  margin:0;
  height: 100%;
}


body {
/*  background-color:#e2e6e8; */
}

#wrap {
  height:100%;
  min-height:100%;
  min-width:995px;
  margin-bottom:-110px;
}

html>body #wrap{
  height:auto;
}

#clear {
  clear:both;height:110px;
}

h1 {
  font-family: Arial;
  font-size: 2.3em;
  font-weight: normal;
  color: #7d8c9a;
/*  margin-left:27px;*/
  margin-bottom:20px;
}

h2 {
  font-family: Arial;
  font-size: 2.3em;
  font-weight: normal;
  color: #7d8c9a;
  margin-bottom:20px;
}

div.logo {
  float:left;
  padding-bottom: 20px;
  padding-left: 20px;
}
                    
div.hdrbg {
  float:left;
  width:530px;
  height:304px;
  background: url(../images/header-bg.jpg);
}

div.hdrNav {
  height:304px;
  margin-left:530px;
}
div.topNav {
  height:50px;
  padding-right: 20px;
}

div.topNav a {
  font-family:Arial Narrow,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #393939;
}


div.menu {
  height:253px;
  background-color:#fff;
}
div.mcol {
  float:left;
  height: 253px;
  width: 33%;
}

div.mcolTop {
  background: url(../images/mi-top-bg.gif) repeat-x;
  height:25px;
}

div.mcolCont {
  height:200px;
  background: url(../images/menu-bg.gif) no-repeat;
}

div.mcolCont ul {
  padding:10px;
  list-style: none;
}

div.mcolCont ul li {
  font-size: 14px;
  margin-bottom: 10px;
}

div.mcolCont ul li a {
  color: #5e6d7a;
}

div.mcolSep {
  float:right;
}


div.works {
  clear:both;
  width:100%;
  border-top: 1px solid #fff;
  height:183px;
  background-color:#355F95;
  background: url(../images/bg1.gif) repeat-x;
  color: #c8d5e8;
  margin-bottom:20px;
}

div.item .logoL {
  background-color:#fff;
  width:18px;
  height:84px;
  float:left;
}

div.item .logo {
  width:208px;
  height:84px;
  float:left;
  background: url(../images/work-item-bg.gif) no-repeat;
}

div.item .logoOuter {
  height:66px;
  display: table-cell; 
  vertical-align: middle 
}


div.projectInfo {
  clear:both;
  width:225px;
  padding-left:18px;
} 

div.projectInfo a { 
  text-decoration: none;
  color: #c8d5e8;
}

div.projectInfo a:hover {
  color:#fff;
}


div.content {
/*  padding-top:20px;*/
/*  height: 100%; */

/*
  _height:1%;
  overflow:auto;
*/
}

div.content .left, div.det-content .left {
  float:left;
  width:508px;
}

div.content .right, div.det-content .right { 
  margin-left:508px;
  padding-right: 50px;
  color: #5d6c7a;
  text-align: left;
}

div.det-content .left {
  float:left;
  width:400px;
  background:#fff;
}

div.det-content .right { 
  margin-left:400px;
}

div.leftContent {
  padding-left: 20px;
}

div.rightContent {
/*  padding-left: 20px;*/
  padding-bottom: 10px;
}

div.footer {
  clear:both;
  background-color:#fff;
  width: 100%;
  height: 110px;
  min-width:995px;
}

div.footer .left {
  float:left;
  width:509px;
}

div.footer .left img {
  padding-left: 20px;
  padding-top: 50px;
}


div.footer .right {
  margin-left:509px;
  height:110px;
  background-color:#7f1927;
  color:#fff;
}

div.footer .left-common {
  float:left;
  width:400px;
}

div.footer .left-common img {
  padding-left: 20px;
  padding-top: 50px;
}


div.footer .right-common {
  margin-left:400px;
  height:110px;
  background-color:#7f1927;
  color:#fff;
}


div.bottomNav {
  padding-left:24px;
  padding-top:10px;
}

div.copy {
  margin-top:40px;
  margin-right:24px;
  float:right;
}

div.footer .right a, .right-common a {
  color:#fff;
}


div.mi-left {
  width:20px;
  height:253px;
  float:left;
}

div.mi-content {
  height:253px;
}


div.mi-top-left {
  width:72px;
  height:25px;
  float:left;
}

div.mi-top-right {
  width:40px;
  height:25px;
  float:right;
}

div.mcolTitle {
/*  width:100%;*/
  height:12px;
  padding:0px;
  margin:0px;
}

div.menu-sep1, div.menu-sep2 {
  width:40px;
  height:253px;
  float:right;
}

div.menu-sep2 {
  width: 28px;
}

div.page-banner {
  text-align: center;
}

.content .right li {
 margin-left: 36px;
}

.newsItem {
  padding-bottom: 20px;
}

.newsItem .date {
}

.newsItem .date span{
/*  background: #99cc55;
  color: #000;
*/
/*  padding: 1px;
  padding-left: 10px;
  padding-right: 10px;
  background: #ddd;  */
  font-size: 10px;
}

.newsItem .title {
  padding-top: 5px;
}

.newsItem .title a {
  font-weight: bold;
  text-decoration: none;
  color: #5d6c7a;
}

.newsItem .header a {
  font-size:13px;
  color: #5d6c7a;
  text-decoration: none;
}

.newsItem .header a:hover {
  text-decoration: underline;
}


div.det-menu {
  margin-left:400px;
  padding-top:20px;
}

div.det-menu div { 
  float:left;
  width:190px;
}


div.det-menu ul {
  padding-top:20px;
  list-style: none;
}

div.det-menu ul li {
  font-size: 14px;
  margin-bottom: 10px;
}

div.det-menu ul li a {
  color: #c8d5e8;
}

div.det-menu ul li a:hover {
  color: #fff;
}


div.work1 {
  width:226px; 
  float:left;
  margin-top:30px;
  margin-left:40px;
}

div.work2 {
  width:226px; 
  position:absolute;
  left: 50%;
  margin-top:30px;
  margin-left: -113px;
}

div.work3 {
  width:226px; 
  float:right;
  margin-top:30px;
  margin-right:50px;
}

div.projectInfo {
  clear:both;
  width:233px;
/*  padding-left:18px;*/
} 

div.projectInfo a { 
  text-decoration: none;
  color: #c8d5e8;
}

div.projectInfo a:hover {
  color:#fff;
}


* html #wrap .top {margin-bottom:-3px}

* html #wrap .top .hdrbg{margin-right:-3px}
* html #wrap .top .hdrNav{margin-left:527px}

* html #wrap .top .hdrNav .menu .mcol .menu-sep1 { margin-left: -3px;}
* html #wrap .top .hdrNav .menu .mcol .menu-sep2 { margin-left: -3px;}

* html #wrap .top .hdrNav .menu .mcol .mcolTitle { margin-top: -3px;}
* html #wrap .top .hdrNav .menu .mcol .mcolCont { margin-top: -3px;}

