html {
	overflow: -moz-scrollbars-vertical;
	height: 100%;
}

body { height: 100%; }

body {
  text-align: center;
  background: #fdfcf7 url(../images/bg.png) repeat-x; 
}

.clear { clear: both; }
.push { height: 108px; }

#wrapper {
  margin: 0 auto -108px;
  width: 1002px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  text-align: left;
}

#header {
  float: left;
  width: 869px;
  height: 135px;
  padding: 0 133px 1px 0;
  background: url(../images/line.png) 133px bottom no-repeat; 
}

h1 { float: left; }
h1 a {
  float: left;
  width: 332px;
  height: 135px;
  text-indent: -9999px;
  background: url(../images/logo.png) no-repeat;  
}

h3 {
	padding: 0 0 10px 0;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #88b43c;
}

h3 a {
	color: #88b43c;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

#header_links {
  float: right;
  padding: 62px 0 0; 
}
#header_links a {
  float: left;
  margin: 0 0 0 16px;
  height: 31px;
  text-indent: -9999px; 
}
#header_links a.link_goddess { background: url(../images/header_link_goddess.png) right top no-repeat; width: 180px; }
#header_links a.link_contact { background: url(../images/header_link_contact.png) right top no-repeat; width: 124px; } 

div#nav_container {
	float: left;
	width: 880px;
	overflow: hidden;
	position: relative;
	height: 29px;
	margin: 3px 0 0 110px;
}

ul#nav {
  float: left;
  position: relative;
  left: -45px;
  overflow: hidden;
  width: 880px;
  padding: 0 0 0 12px;
  height: 29px;
}
ul#nav li { float: left; }

ul#nav li.back {
  background: url(../images/nav_lavalamp.png) right top no-repeat;
  height: 29px;
  z-index: 8;
  position: absolute;
}
ul#nav li.back .left {
  background: url(../images/nav_lavalamp.png) no-repeat;
  height: 30px;
  margin-right: 11px;
}
ul#nav li a {
  z-index: 10;
  display: block;
  float: left;
  height: 29px;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/nav_bg.png) no-repeat;     
}

ul#nav li#home_li { width: 35px; margin: 0 10px 0 0; }
ul#nav li#believe_li { width: 109px; }
ul#nav li#difference_li { width: 183px; }
ul#nav li#showcase_li {	width: 233px; }
ul#nav li#team_li {	width: 129px; }

ul#nav li a.nav_home   { width: 35px; padding: 0 11px; background-position: 0px -1px;}
ul#nav li a.nav_we_bel { width: 83px; padding: 0 11px; background-position: -53px -1px; }
ul#nav li a.nav_differ { width: 160px; padding: 0 12px; background-position: -163px -1px; }
ul#nav li a.nav_produc { width: 200px; padding: 0 16px; background-position: -345px -1px; }
ul#nav li a.nav_nuwa_t { width: 98px; padding: 0 14px; background-position: -576px -1px; }
ul#nav li a.nav_resour { width: 81px; padding: 0 9px; background-position: -708px -1px; }

ul#nav li.current a.nav_we_bel, ul#nav li a.nav_we_bel:hover { background-position: -53px -30px; }
ul#nav li.current a.nav_differ, ul#nav li a.nav_differ:hover { background-position: -163px -30px; }
ul#nav li.current a.nav_produc, ul#nav li a.nav_produc:hover { background-position: -345px -30px; }
ul#nav li.current a.nav_nuwa_t, ul#nav li a.nav_nuwa_t:hover { background-position: -576px -30px; }
ul#nav li.current a.nav_resour, ul#nav li a.nav_resour:hover { background-position: -708px -30px; }

#breadcrumb {
  float: left;
  padding: 6px 113px 0 137px;
  background: url(../images/breadcrumb_bg.jpg) 113px 6px no-repeat;
  width: 752px; 
  height: 42px;
}

#breadcrumb a {
  float: left;
  padding: 0 10px 0 12px;
  font: normal 12px/25px Verdana, Arial, Helvetica, sans-serif;
  color: #546a2f;
  text-decoration: none;
  background: url(../images/breadcrumb_line.png) 0 4px no-repeat; 
}
#breadcrumb a span { font: 10px/25px Arial, Helvetica, sans-serif; }
#breadcrumb a:hover { text-decoration: underline; }
#breadcrumb a.back {
  background: none;
  padding-left: 0;
  color: #fff;
}

span.actual {
	color: #546a2f;
    color: #a3a3a3;
    font: bold 12px/25px Verdana, Arial, Helvetica, sans-serif;
	float: left;
    padding: 0 10px 0 12px;
	background: url(../images/breadcrumb_line.png) 0 4px no-repeat; 
}

span.actual span {
	font: 12px/25px Arial, Helvetica, sans-serif;
}

#content {
  float: left;
  padding: 0 132px 35px;
  width: 738px;
}

#content h2 {
  float: left;
  width: 738px;
  height: 170px;
  text-indent: -9999px;
  padding: 0 0 23px; 
}
#content h2.text_header {
  height: 36px;
  margin: 16px 0 0;
}


p {
  color: #666560;
  font: 14px/20px Verdana, Arial, Helvetica, sans-serif;
  padding-bottom: 20px;
}

#content ul li {
  height: 1%;
  padding-left: 22px;
  background: url(../images/bullet.png) 1px 6px no-repeat; 
}


#footer {
  margin: 0 auto;
  background: url(../images/line.png) no-repeat;
  width: 736px;
  height: 108px;
  
}

#footer p, #footer p a {
  font: 11px/36px Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.14em;
  color: #6c6c6b;
  text-decoration: none;
  padding: 0;
}
#footer p a:hover { text-decoration: underline; }

#footer p.copy {
  color: #a9a7a7;
  line-height: 20px;
}





span.img_right {
  float: right;
  padding: 0 0 55px 55px;
  color: #99be56;
  font: 10px/20px Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  letter-spacing: 1px;
}

span.img_right img {
	/*border: 2px solid;
	border-color: #c6c9b7;*/
}

#tabbed_content { 
  float: left;
  padding: 50px 0 0; 
}
#tabbed_content h3 { 
  float: left;
  width: 738px;
  height: 30px;
  text-indent: -9999px;
  padding: 0 0 20px;  
}
#tabs {
  float: left;
}

#tabs ul {
  float: left;
  width: 731px;
  height: 20px;
  padding: 0 0 0 7px;
}
#tabs ul li {
  float: left;
  height: auto !important;
  padding: 0 2px 0 0;
  background: none;
}

.ui-state-default a, .ui-state-active a {
  float: left;
  height: 20px;
  padding: 0 10px 0 0;
  background: url(../images/tabs_bg.png) right top no-repeat;
  text-decoration: none;
}
.ui-state-default a:hover, .ui-state-active a { background-position: right -20px; }
.ui-state-default a span, .ui-state-active a span {
  float: left;
  height: 20px;
  padding: 0 0 0 10px;
  background: url(../images/tabs_bg.png) no-repeat;
  color: #fbfaf3;
  font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
}
.ui-state-default a:hover span, .ui-state-active a span { background-position: left -20px; }
.ui-tabs-panel {
  float: left;
  width: 723px;
  min-height: 144px;
  height: auto !important;
  height: 144px;
  background: url(../images/tab_content_bg.png) no-repeat;
  padding: 13px 0 0 15px; 
}
.ui-tabs-hide { display: none; }

#tabs .ui-tabs-panel ul {
  float: left;
  width: 254px; 
}
#tabs .ui-tabs-panel ul li {
  float: left;
  width: 236px;
  height: 23px;
  padding: 0 0 1px 18px;
  background: url(../images/tabs_li_bg.png) 0 3px no-repeat; 
}
#tabs .ui-tabs-panel ul li.last { padding-bottom: 0; }
#tabs .ui-tabs-panel ul li a {
  color: #3f4f23;
  font: 14px/23px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
#tabs .ui-tabs-panel ul li a:hover { text-decoration: underline; }

div#content p a {
	text-decoration: underline;
	color: #6c6c6b;
}

div#content p a:hover {
	text-decoration: none;
}