
body {
/*margin: 0 auto ; */
/*position: relative;*/
	margin-top: 5px;
	background: #FFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	height: 100%;
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
/*	color: #3F5C10;*/
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	
	width: 800px;
	margin: 0 auto;
	padding-top:0px;
/*	margin-top: -50px;*/
}

/* Header */

#logo {
	width: 772px;
	height: 490px;
	margin-top: -40px;
/*	background: url(../images/main_flash.jpg) no-repeat left top; */
	z-index: 1;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 80px 0 0 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 5em;
}

#logo p {
	text-transform: uppercase;
	padding: 117px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */


#menu {
	width: 920px;
/*  width: 907px;*/
	margin: 0 auto;
  margin-left: -67px;
	margin-top: 35px;
	height: 60px;
	z-index: 1;
	background: url(../images/link_under.jpg) no-repeat;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 1.3em;
}

#menu ul {
	list-style: none;
	display: block;
}

#menu li {
	display: inline;
}

#menu a {
	display: inline;
	float: left;
/*	width: 110px;*/
	margin-top: -32px;
	padding-top: 10px;
	text-decoration: none;
/*	text-transform: capitalize;*/
	color: #68c3cd;
	clear:both;
}

#menu a:hover {
	color: #d5aa6b;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu .home
{
 margin-left: 15px;
}
#menu .prod
{
 margin-left: 160px;
}
#menu .serv
{
 margin-left: 320px;
}
#menu .location
{
 margin-left: 455px;
}
#menu .about
{
 margin-left: 597px;
}
#menu .cont
{
 margin-left: 745px;
}


#menu .home_en
{
 margin-left: 15px;
}
#menu .prod_en
{
 margin-left: 130px;
}
#menu .serv_en
{
 margin-left: 320px;
}
#menu .location_en
{
 margin-left: 450px;
}
#menu .about_en
{
 margin-left: 600px;
}
#menu .cont_en
{
 width: 120px;
 margin-left: 723px;
}

/*
#menu .first {
	background: none;
}*/

/* Wrapper */

#wrapper {
margin: 0 auto;
width: 0px;

}

/* Page */

#page {
	width: 760px;
	margin-top: -20px;
	margin-left: -390px;
	padding: 5px 0px;
	height: 100%;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 450px;
	padding: 0px 30px 0px 30px;
}

#widgets
{
	float: right;
	width: 450px;
	padding: 0px 30px 0px 30px;
	margin-top: 40px;
}


.post {
	padding-bottom: 0px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 3em;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #454545;
}

.title a:hover {
}

.byline {
	background: url(../images/img04.jpg) repeat-x left bottom;
	padding-bottom: 10px;
}

.tag {
	padding: 0 15px;
}

.entry {
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar5 {
	float: left;
	width: 250px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
/*	padding: 0 0 20px 0;*/
}

.sidebar li ul {
/*	padding: 10px 0px;*/
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	background: url(images/img04.jpg) repeat-x left bottom;
}


.sidebar li h2 {
	height: 34px;
	margin: 0 0 0 0;
	padding: 12px 15px 0px 20px;
	background: url(../images/img03.jpg) no-repeat left top;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}


#bar {
  position: ;
	width: 740px;
	height: 30px;
	margin: 0 auto;
	margin-top: -15px;
/*	padding: 0 20px;*/
	margin-left: 12px;
	background: url(../images/img04.jpg) repeat-x left top;
}

/* Footer */

#footer {
  position: ;
	width: 700px;
	height: 10px;
	margin: 0 auto;
	margin-top: 0px;
	padding: 0 20px;
	margin-left: 12px;
	background: url(../images/img04.jpg) repeat-x left top;
}

#footer p {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
/*	color: #6E8A21;*/
		color: #454545;
}
#footer a.flink {
	text-decoration: underline;
}
#footer a.flink:hover, #footer a.flink:focus {
	text-decoration: none;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
	margin-left: 50px;
}

/* head Logo alt */
#head_logo {
	width: 460px;
/*	margin: 0 auto;*/
  margin-left: 170px;
	padding: 0;
	height: 67px;
	background: url(../images/logo_kyp.jpg) no-repeat left top;
}

#head_logo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#head_logo li {
	display: inline;
}

/* header_logo */

#header_logo {
	width: 800px;
	height: 70px;
	margin: 0 auto;
	z-index: 10;
/*	padding-bottom: 10px;*/
}

#header_logo a
{
 /*display: inline;
 padding: 12px;
 margin-top: -20px;
*/
padding-left: 22px;

}

#header_logo a img
{
 display: inline;
 position: absolute;
 margin-top: -50px;
}


/* Menu  Under*/


#menu2 {
/*	width: 920px;*/
  width: 770px;
	margin: 0 auto;
  margin-left: -3px;
	margin-top: 20px;
	height: 60px;
	z-index: 1;
	background: url(../images/links_bottom.jpg) no-repeat;
	display: block;
}

#menu2 ul {
	list-style: none;
	display: block;
	margin-left: 0px;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	width: 135px;
	margin-right: 10px;
	margin-top: -32px;
/*  padding-left: 20px;
	padding-right: 70px;*/
	padding-top: 15px;
	text-align: center;
	text-decoration: none;
/*	text-transform: capitalize;*/
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 1.3em;
	color: #68c3cd;
}

#menu2 a:hover {
	color: #d5aa6b;
}

#menu2 .current_page_item a {
	color: #FFFFFF;
}

#menu2 #tab1 {
	width: 116px;
	text-align: left;
}
#menu2 #tab4 {
	margin-left: 8px;
}
#menu2 #tab5 {
	width: 112px;
	margin-left: 8px;
	text-align: right;
}

#content .apilink {
	float: left;
	width: 179px;
	height: 44px;
	margin: 2px;
	margin-bottom: 5px;
	padding: 3px 2px;
	font-size: 13px;
	text-align: center;
	word-wrap: break-word;
	background: #ffffff url(../images/link_bg.png) 0 0 repeat-x;
}
#content .apilink a {
	color: #b87923;
	text-decoration: none;
}
#content .apilink a:hover, #content .apilink a:focus {
	text-decoration: underline;
}


