* {
  outline: none;
}
html, body {
  -webkit-text-size-adjust: none;
  background-image: url(../images/bg.jpg);
  background-color: #f9f9f9;
  font-family: Arial, Geneva, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #4e4e4e;
}
html{
  background-color: #e9e3cf;
}
body{
  background: url('../images/header_bg.jpg') left top repeat-x #e9e3cf;
}a {	cursor: pointer;}
.clearfix {
  overflow:hidden;
}
.left {
  float:left;
}
.right {
  float:right;
}
div {
  display:block;
}
p {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  padding-bottom: 15px;
  font-size: 12px;
}

#header{
  width: 910px;
  height: 135px;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
}

#wrap{
  width: 980px;
  min-height: 955px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  /*  background: url('../images/background_dot.png') 75% 135px no-repeat;*/
}

#logo{
  width: 180px;
  height: 75px;
  float: left;
  margin-top: 26px;
}
#logo h1{
  display: block;
  width: 180px;
  height: 75px;
  text-indent: -9999px;
  background-image: url('../images/logo.png');
}
#logo h1 a{
  display: block;
  width: 180px;
  height: 75px;
}
#nav{
  width: 675px;
  height: 40px;
  float: right;
  margin-top: 75px;
  border-top: 1px solid #f4a962;
  /*  z-index: 20;*/
}
#nav ul{
  margin-left: 13px;
}
#nav li{
  float: left;
  /*  margin-left: 37px;*/
  display: table-cell;
  height: 40px;
  vertical-align: middle;
  line-height: 40px;
}
#nav li + li{
  margin-left: 34px;
}
#nav a{
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  color: #d17322;
}
#nav a:hover{
  color: #413117;
}
#nav a.current{
  color: #413117;
}
#nav .services_menu{
  position: relative;
  /*  display: block;*/
}
#nav .services_menu ul{
  display:none;
  position: absolute;
  width: 175px;
  z-index: 10;
  background: url('../images/submenu_bg.jpg') left top no-repeat #f7f2e0;
}
#nav .services_menu:hover ul{
  display: block;
  position: absolute;
  top: 40px;
  left: -25px;
  width: 175px;

}
#nav .services_menu ul li{
  width: 175px;
  height: 35px;
  float: left;
  margin-left: 0px;
  /*  border-bottom: 1px solid #FFF;*/
}
#nav .services_menu ul li a{
  text-transform: none;
  display: table-cell;
  /*  background-color: #f7f1dd;*/

  text-indent: 10px;
  width: 175px;
  height: 35px;
  line-height: 35px;
}
#nav .services_menu ul li.golden_li{
  height: 5px;
}
#home_outer_wrap{
  width: 100%;
  background: url('../images/background_dot.png') center 135px no-repeat;
}

#outer_wrap{
  width: 100%;
  background: url('../images/h2_bg.png') center 458px no-repeat;
}

#homepage_content{
  width: 910px;
  margin-left: auto;
  margin-right: auto;
}

#content{
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  z-index: 0;
}

#cover{
  width: 910px;
  height: 470px;
  position: relative;
}

.golden_bar{
  background: url('../images/goldenbar.jpg') left top repeat-x;
  width: 100%;
  height: 5px;
  float:left;
}

#aboutus{
  background: url('../images/sun.png') left top no-repeat;
  width: 205px;
  position: absolute;
  top: 50px;
  right: 0px;
  padding-left: 25px;
  z-index: 5;
  font-size: 13px;
  line-height: 22px;
  color: #d0d0d0;
}
#aboutus h2{
  font-size: 14px;
  color: #FFF;
  margin-bottom: 15px;
}
.read_more{
  display:block;
  text-indent: 12px;
  background: url('../images/yellow_arrow.png') 0px 3px no-repeat;
  height: 11px;
  line-height: 11px;
  margin-top: 10px;
  color: #f0e70e;
  text-decoration: none;
}
.read_more2{
  display:block;
  text-indent: 12px;
  background: url('../images/orange_arrow.png') 0px 2px no-repeat;
  height: 12px;
  line-height: 12px;
  margin-top: 16px;
  color: #e26800;
  text-decoration: none;
}

.read_more2:hover{
  color: #413117;
  background-position: 0px -9px;
}
.orange_link{
  text-indent: 12px;
  height: 12px;
  line-height: 12px;
  margin-top: 16px;
  color: #e26800;
  text-decoration: none;
}
.orange_link:hover{
  color: #413117;
}
.yellow_link{
  height: 13px;
  line-height: 13px;
  color: #f0e70e;
  text-decoration: none;
}
#shortBox{
  clear:both;
  margin-top: 45px;
  height: 280px;
  width: 690px;
  float: left;
}
#shortBox img{
  margin-bottom: 15px;
}
#shortBox h3{
  color: #998d7e;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#shortBox li{
  width: 220px;
  display:block;
  float:left;
  font-size: 12px;
  color: #585858;
}
#shortBox li + li{
  margin-left: 15px;
}
#sidenote{
  float: right;
  width: 205px;
  color: #585858;
  height: 280px;
  margin-top: 45px;
}
#sidenote h2{
  color: #998d7e;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#sidenote p{
  font-style: italic;
  color: #585858;
}
.sidenote-box{
  color: #585858;
  margin-bottom: 15px;
}
#footer_wrap{
  width: 100%;
  height: 45px;
  background-color: #231f20;
}
#footer{
  clear:both;
  margin-left: auto;
  margin-right: auto;
  width: 910px;
  height: 45px;
  /*  background-color: #231f20;*/
}
#copyright{
  float: left;
  line-height: 45px;
  height: 45px;
  display: table-cell;
  vertical-align: middle;
  color: #b0946e;
}
#lolli{
  float: right;
  line-height: 45px;
  height: 45px;
  display: table-cell;
  vertical-align: middle;
}
#lolli a{
  text-decoration: none;
  color: #b0946e;
}

.banner{
  width: 910px;
  height: 275px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 58px;
  position: relative;
}

#aboutus_banner{
  background: url('../images/banner_about_us.jpg') center top;
}
#services_banner{
  background: url('../images/banner_portfolio_service.jpg') center top;
}
#prototype_banner{
  background: url('../images/banner_portfolio_prototype.jpg') center top;
}
#market_banner{
  background: url('../images/banner_portfolio_market.jpg') center top;
}
#partner_banner{
  background: url('../images/banner_partner.jpg') center top;
}
#contact_banner{
  background: url('../images/banner_contact.jpg') center top;
}
#career_banner{
  background: url('../images/banner_career.jpg') center top;
}

.banner > div{
  width: 360px;
  padding: 15px;
  background: url('../images/banner_bg.png') repeat;
  font-size: 20px;
  color: #FFF;
  text-transform: uppercase;
  right: 0px;
  top: 160px;
  position: absolute;
}
#career_banner.banner > div{
  top: 125px;
}


.mainContent{
  width: 910px;
  padding: 0 35px;
  min-height: 350px;
  margin-bottom: 20px;
}
.mainContent h2{
  font-size: 20px;
  color: #998d7e;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.mainContent p{
  color: #585858;
  width: 455px;
}
#aboutus_content{
  background: url('../images/img_about_us.jpg') right 5px no-repeat;
}
#prototype_content{
  background: url('../images/img_portfolio_prototype.jpg') right 155px no-repeat;
}
#market_content{
  background: url('../images/img_portfolio_market.jpg') right 135px no-repeat;
}
#partner_content{
  background: url('../images/img_portfolio_partner.jpg') right top no-repeat;
}
#career_content{
  background: url('../images/img_career.jpg') right top no-repeat;
}
#services_content{
  background: url('../images/services_dot.png') right 630px no-repeat;
  height: 890px;
}


#sidebox_left{
  float:left;
  width: 205px;
}
#sidebox_left p{
  width: 205px;
}
#services_content ul{
  display: block;
  width: 690px;
  float: right;
}
#services_content ul li{
	float: left;
	width: 220px;
	padding-right: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	/* [disabled]min-height: 280px; */
}
#services_content ul li img{
  margin-bottom: 15px;
}
#services_content ul li h3{
  margin-bottom: 15px;
  font-size: 13px;
  color: #998d7e;
  text-transform: uppercase;
  height: 30px;
}
.start_li{
  clear: both;
}
#services_content li.on_dot{
	font-size: 13px;
	color: #FFF;
	padding-left: 40px;
	margin-top: 85px;
	width: 180px;
}
#market_content > ul > li{
	list-style: disc;
	list-style-position: inside;
	margin-top: 15px;
	font-size: 12px;
}
#market_content > ul > li > ul > li{
	list-style: disc;
	list-style-position: inside;
	padding-left: 20px;
	font-size: 12px;

}
#market_content > ul > li > ul > li > ul > li{
	list-style: disc;
	list-style-position: inside;
	padding-left: 20px;
	font-size: 12px;
}
#prototype_content > ul > li{
	list-style: disc;
	list-style-position: inside;
	margin-top: 15px;
	font-size: 12px;
}
#prototype_content > ul > li > ul > li{
	list-style: disc;
	list-style-position: inside;
	padding-left: 20px;
	font-size: 12px;

}
#prototype_content > ul > li > ul > li > ul > li{
	list-style-position: inside;
	padding-left: 20px;
	list-style-type: disc;
	font-size: 12px;
}

.googlemap{
  float: right;
}
.contact_div{
  width: 455px;
  float: left;
}
#contact_content p{
  float:left;
}
#contact_content .contact_box{
  float: left;
  background-color: #e2dac6;
  width: 435px;
  padding: 10px;
  padding-top: 20px;
}
#contact_content .contact_box td{
  padding: 2px;
  font-size: 12px;
  vertical-align: middle;
  line-height: 22px;
}
#contact_content .contact_box input{
  padding: 3px;
}
#contact_content .contact_box input{
  width: 250px;
  border:none;
}
#contact_content .contact_box #button{
  width: 80px;
  background-color: #d17322;
  color: #FFF;
  border: none;
  height: 25px;
  /*  line-height: 25px;*/

}
#contact_content .contact_box textarea{
  width: 250px;
  border:none;
  padding: 0px 3px;
}
.contact_info{
  float: right;
  width: 400px;
  margin-top: 10px;
}
.contact_info td{
  padding: 5px 0px;
  font-size: 12px;
}
.contact_info .left_td{
  width: 65px;
  vertical-align: top;
}
/*.showcase-content-container{
	position: absolute;	
}*/
#slideshow{
  width: 690px;
  height: 470px;
  float:left;
  margin-top: 0px;
}
#showcase{
  float:left;
}
.showcase-button-wrapper {
  position: absolute;
  /*clear: both;*/
  height: 15px;
  /*width: 100px;*/
  margin-top: 10px;
  text-align: center;
  z-index: 10;
  bottom: 25px;
  right: 0px;
}
.showcase-button-wrapper span
{
  margin-right: 3px;
/*  padding: 2px 5px 0px 5px;*/
  padding: 0px 5px;
  cursor: pointer;
  font-size: 10px;
  color: #444444;
  width: 10px;
  height: 10px;
  display: block;
  text-indent: -9999px;
  background-image: url('../images/banner_dots.png');
  background-position: 0px -10px;
  background-repeat: no-repeat;
  float: left;
}

.showcase-button-wrapper span.active
{
  color: #fff;
  background-position: 0px 0px;
}
.showcase-content-container{
  width: 690px;
}
