/* CSS Document */

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  font: normal 100% Arial, Helvetica, sans-serif;
  line-height:normal;
  background:url(../images/bg_wrap.gif) no-repeat center top #fff;
}
img, form {
  margin:0; 
  padding:0; 
  border:none;
}
p{
  color:#999;
  font-size:14px;
  margin:0;
  padding:10px 0;
}
ul{
  color:#999;
  font-size:14px;
}
a{
  color:#f88c00;
  text-decoration:none;
}
a:hover{
  text-decoration:underline;
}
.clear{
  clear:both;
  font-size:0;
}
.wrap{
  width:940px;
  margin:0 auto;
  background:#fff;
}
.flash{
  width:994px;
  margin:0 auto;
}
.bg_splash{
  background:url(../images/bg_splash.gif) no-repeat center top #fff;
}
.cont_left{
  background:url(../images/border.gif) repeat-y right;
  float:left;
  width:163px;
  height:100%;
  min-height:100%;
}
.cont_center{
  float:left;
  width:570px;
  border-left:solid 1px #ececed;
}
.cont_right{
  background:url(../images/border.gif) repeat-y left;
  float:left;
  margin-top:267px;
  width:206px;
  text-align: center;
}
.cont_right p{
  text-align: left;
  font-size:12px;
  float:left;
  padding:0;
  margin:0;
}
.menu{
  background:#fff;
  width:163px;
  list-style:none;
  height:124px;
  margin:0 -1px 0 0;
  padding: 143px 0 0 0;
  line-height:normal;
}
.menu li{
  padding:0;
  margin:0;
  float:left;
}
.menu a{
  padding:0;
  margin:0;
  width: 163px;
  height: 23px;
  display: block;
  background: #f00;
}
.menu .item_1{
  background:url(../images/menu_1.gif) no-repeat left center;
}
.menu .item_2{
  background:url(../images/menu_2.gif) no-repeat left center;
}
.menu .item_3{
  background:url(../images/menu_3.gif) no-repeat left center;
}
.menu .item_4{
  background:url(../images/menu_4.gif) no-repeat left center;
}
.menu .item_5{
  background:url(../images/menu_5.gif) no-repeat left center;
}
.menu a:hover{
  background-position: right center;
}
.cont_left .menu .active{
  background-position: right center;
}

.box{
  padding: 30px 40px 0 40px;
}
.footer{
  font-size:11px;
  text-align:center;
  padding-top:30px;
}
.footer_splash{
  font-size:11px;
  text-align:right;
  padding-top:3px;
}

#cont_right_1, #cont_right_2, #cont_right_3, #cont_right_4, #cont_right_5, #cont_right_6, #cont_right_7, #cont_right_8, #cont_right_9, #cont_right_10, #cont_right_11, #cont_right_12, #cont_right_13, #cont_right_14, #cont_right_15, #cont_right_16, #cont_right_17, #cont_right_18, #cont_right_19, #cont_right_20, #cont_right_21, #cont_right_22, #cont_right_23, #cont_right_24, #cont_right_25{
  display:none;
}

.linkList a {
  font-size: 14px;
  font-weight: bold;
  color: #999999;
  display: block;
  text-decoration: none;
}
.linkList a:hover {
  font-weight: bold;
  color: #92b7ff;
  text-decoration: none;
}
h2 {
  padding: 25px 0 0 0;
  margin: 0;
  font-size: 16px;
  color: #999999;
}
.back {
  font-size: 80%;
  color: #999999;
  text-decoration: underline;
}
.back:hover {
  color: #000;
}
.team {
  padding: 0 0 0 10px
}
.team h2 {
  padding: 0;
}
.team ul {
  margin: 15px;
  padding: 0;
  list-style: square outside url(../images/li.gif);
}
.team2 ul{
	margin-left: 20px;
}
.team ul li {
  padding: 0 0 10px 5px;
  margin: 0;
}
.team2 ul li {
  padding: 0 0 4px 5px;
}
.change_logo{
  height:67px;
  padding-top:54px;
  margin:0 auto;
  width:189px;
}
.change_logo img{
  margin-top:-51px;
}
.infoCompanyText{
	float:left;
	margin:20px 0 0 40px;
	padding:0 0 0 45px;
	border-left:solid 1px #e3e3e4;
	width:233px;
}
.infoCompanyLogo{
	float:left;
}
#objFlash{
display:block;
height:635px;
margin:0pt auto;
min-width:994px;
text-align:center;
width:100%;
}