@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color:#1d71c2;
	background-position: center center;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

p {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	line-height: 20px;
}

h2 {font:normal 30px Calibri, "Trebuchet MS", sans-serif; text-transform:uppercase; color:#084897;}

.bold {font:bold 14px Arial, Helvetica, sans-serif;}

.italic {font:italic 14px Arial, Helvetica, sans-serif;}

.upper {font:normal 14px Arial, Helvetica, sans-serif; text-transform:uppercase;}

.PageContainer {width:957px; background-color:#fff; height:100%; margin:auto;}

.Banner {height:102px; width:957px;}

.Content {padding:10px 0 0 0; background:#fff; min-height:600px;}

.ContentText {
	position:absolute;
	top:49px;
	left:345px;
	height:38px;
	width:393px;
	z-index:99;
	color:000;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.AboutContentBg {
	width: 778px;
	height: 610px;
	position:relative;
}

.ContentBox {
	position:absolute;
	top:30px;
	left:410px;
	height:500px;
	width:300px;
	padding:0 15px 15px 15px;
	overflow:auto;
	z-index:99;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:000;
	text-align:left;
}

#slidercontainer {height:442px; width:782px; position:relative;}

#NoScriptContainer {height:442px; width:782px; position:relative;}

ul#portfolio li img{border:none;}

#portfolio .innerfade ol,ul {list-style:none; padding:0; margin:0;}

.SubContent {width:100%; height:130px;}

#KayuBox {background:url(../images/kayu_box.gif) no-repeat; width:452px; height:130px;}
.KayuText {height: 70px; padding:15px 20px 0 170px; font:normal 14px Arial, Helvetica, sans-serif; text-align:left; color:#000;}

#CustomersSayBox {background:url(../images/customers_say_box.gif) no-repeat; width:452px; height:130px;}
.CustomerQuote {height: 75px; padding:45px 110px 0 13px; font:italic 14px Arial, Helvetica, sans-serif; text-align:left; color:#000;}
.CustomerName {font:bold 12px Arial, Helvetica, sans-serif; text-align:right;}

#Navigation {float:left; width: 165px;}
#Navigation ul {margin: 0; padding: 0; width: 165px;}
#Navigation ul li {list-style-type:none; height:43px; padding:0 0 2px 0; background-color:#fff;}
#Navigation ul li a,
#Navigation ul li a:visited,
#Navigation ul li a:active{background-color:#084897; color:#f7eeba; font-size: 1px; text-decoration: none; display: block; height: 43px; text-indent: -3000px; 
outline: none;}

#Home a{width: 165px; background: no-repeat bottom url(../images/home_active.gif);}
#Home a:hover{width: 165px; background: no-repeat bottom url(../images/home_over.gif);}
#Home a#active{width: 165px; background: no-repeat bottom url(../images/home_over.gif);}

#About a{width: 165px; background: no-repeat bottom url(../images/about_active.gif);}
#About a:hover{width: 165px; background: no-repeat bottom url(../images/about_over.gif);}
#About a#active{width: 165px; background: no-repeat bottom url(../images/about_over.gif);}

#Products a{width: 165px; background: no-repeat bottom url(../images/products_active.gif);}
#Products a:hover{width: 165px; background: no-repeat bottom url(../images/products_over.gif);}
#Products a#active{width: 165px; background: no-repeat bottom url(../images/products_over.gif);}

#Stories a{ width: 165px; background: no-repeat bottom url(../images/success_active.gif);}
#Stories a:hover{ width: 165px; background: no-repeat bottom url(../images/success_over.gif);}
#Stories a#active{ width: 165px; background: no-repeat bottom url(../images/success_over.gif);}

#Customers a{width: 165px; background: no-repeat bottom url(../images/customers_active.gif);}
#Customers a:hover{width: 165px; background: no-repeat bottom url(../images/customers_over.gif);}
#Customers a#active{width: 165px; background: no-repeat bottom url(../images/customers_over.gif);}

#Consumers a{width: 165px; background: no-repeat bottom url(../images/consumers_active.gif);}
#Consumers a:hover{width: 165px; background: no-repeat bottom url(../images/consumers_over.gif);}
#Consumers a#active{width: 165px; background: no-repeat bottom url(../images/consumers_over.gif);}

#Contact a{width: 165px; background: no-repeat bottom url(../images/contact_active.gif);}
#Contact a:hover{width: 165px; background: no-repeat bottom url(../images/contact_over.gif);}
#Contact a#active{width: 165px; background: no-repeat bottom url(../images/contact_over.gif);}

#FooterContainer {position:relative; vertical-align:bottom; width:947px; padding:30px 5px 5px 5px;}
.Footer {}
.Footera:link {color:#084897;}
.Footera:active {color:#084897;}
.Footera:visited {color:#00907f;}
.Footera:hover {color:#084897; text-decoration:underline;}

a:link {color:#084897;}
a:active {color:#084897;}
a:visited {color:#00907f;}
a:hover {color:#084897; text-decoration:underline;}

#contact p, label, legend { font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact { display: block; width: 650px; margin: 50px auto; padding: 35px; border: 1px solid #cbcbcb; background-color: #FFF; -webkit-border-radius:5px;  }
