@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
.image-bg
{
border-bottom:5px solid #baa53c;
}
p
{
margin:6px 0px;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:100%;
height:auto;
margin:0px auto;
text-align:center;
}
.header-main
{
width:950px;
height:135px;
margin:0px auto;
text-align:center;
}
.header
{
width:950px;
height:135px;
float:left;
text-align:left;
background:url(../images/header-bg.jpg) left top no-repeat;
}
.header-left
{
width:352px;
height:135px;
float:left;
text-align:left;
}
.logo
{
margin-left:20px;
margin-top:57px;
}
.header-right
{
width:598px;
height:135px;
float:right;
text-align:left;
}
.header-right-top
{
width:598px;
height:31px;
float:right;
text-align:right;
padding:10px 0px 30px 0px;
color: #336600;
font: normal 11px/30px  Arial, Helvetica, sans-serif;
font-weight:normal;
}
/* CSS Menu */
.navcontainer {
		width:598px;
        margin:0px;
        padding: 0;
        height: 50px;
		float:left;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:50px;
		background: url(../images/menu-bar-bg.jpg) right center no-repeat;
		}

.navcontainer ul li a {
        width: auto;
        height: 50px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
		padding:0px 12px;
        font: bold 13px/50px Arial, Helvetica, sans-serif;
		display:inline;
	}

.navcontainer ul li a:hover {
        color: #ffff00;
		padding:0px 12px;
        font: bold 13px/50px Arial, Helvetica, sans-serif;
		display:inline;
		text-decoration:none;
		}
.navcontainer li.active a {
        color: #ffff00;
	}

.body-main
{
width:950px;
height:auto;
margin:0px auto;
text-align:center;
}
.body-container
{
width:912px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-bg.jpg) left top repeat-x;
padding:5px 19px 0px 19px;
}
.body-container-main
{
width:890px;
height:auto;
float:left;
text-align:left;
border:1px solid #e0e0e0;
background-color: #FFF;
padding:10px;
}
.body-top
{
width:890px;
height:auto;
float:left;
text-align:left;
padding-bottom:10px;
}
.top-left
{
width:594px;
height:auto;
float:left;
text-align:left;
background-color:#99cc66;
}
.top-right
{
width:296px;
height:auto;
float: right;
text-align:left;
background-color:#99cc66;
}
.top-left-box
{
width:297px;
height:auto;
float:left;
text-align:left;
}
.top-right-box
{
width:297px;
float:right;
text-align:left;
height:auto;
}
.body-bottom
{
width:890px;
height:auto;
float:left;
text-align:left;
}
.body-left
{
width:188px;
height:auto;
float:left;
text-align:left;
border-right:1px solid #d6d6d6;
}
.service-box
{
width:176px;
height:auto;
float:left;
text-align:left;
border:1px solid #d6d6d6;
}
.service-title
{
width:164px;
height:29px;
float:left;
text-align:left;
background:url(../images/service-title-bg.jpg) left top repeat-x;
padding-left:12px;
font: bold 12px/29px Arial, Helvetica, sans-serif;
color: #FFF;
}
/* sub-navigation 1 */	
	
.service{
	color: #333333;
	width:166px;
	float:left;
	padding:0px 5px 10px 5px;
	background:url(../images/service-bg.jpg) left top repeat-y #f7f7f7;
			}
.service ul {margin: 0; padding: 0;}
.service li {
	list-style: none;
	padding-left:5px;
	width:161px;
		}
.service ul li a {
	display: block;
	width:151px;
	text-decoration: none;
	color: #333333;
	background: url(../images/service-arrow.gif) left center no-repeat;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	padding-left:10px;

	}
.service ul li a:hover {
   	color: #76c715;
	text-decoration:none;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
}
.left-bottom-box
{
width:178px;
height:auto;
float:left;
text-align:left;
padding-top:10px;
}
.body-right
{
width:690px;
height:auto;
float:right;
text-align:left;
}
.website-title
{
width:685px;
height:30px;
float:left;
text-align:left;
background:url(../images/website-title-bg.jpg) left top repeat-x;
color: #FFF;
font: normal 18px/30px Arial, Helvetica, sans-serif;
padding-left:5px;
}
.website-box
{
width:690px;
height:auto;
float:left;
text-align:left;
}
.website-left-box
{
width:500px;
height:auto;
float:left;
text-align:left;
border-right:1px solid #d6d6d6;
}
.website-left
{
width:490px;
height:auto;
float:left;
text-align:left;
padding-top:10px;
padding-bottom:12px;
}
.website-right-box
{
width:180px;
height:auto;
float:right;
text-align:left;
padding-top:10px;
}
.search-box
{
width:150px;
height:51px;
float:left;
text-align:left;
background:url(../images/search-bg.jpg) left top repeat-x;
padding:15px;
margin-bottom:20px;
}
.input-box
{
width:146px;
height:22px;
float:left;
text-align:left;
background-color: #FFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
line-height:18px;
padding-left:4px;
padding-top:4px;
border:none;
margin-bottom:5px;
}
.galler-title
{
width:126px;
height:auto;
float:left;
text-align:left;
background:url(../images/gallery-title-bg.jpg) left top no-repeat;
padding-left:54px;
padding-bottom:5px;
}
.gallery-box
{
width:180px;
height:auto;
float:left;
text-align:left;
}
.gallery-left
{
width:85px;
height:75px;
float:left;
text-align:left;
padding-bottom:10px;
}
.gallery-right
{
width:85px;
height:75px;
float:right;
text-align:left;
padding-bottom:10px;
}
.gallery-arrow-box
{
width:180px;
height:25px;
float:left;
text-align:left;
background:url(../images/galleru-arrow-bg.jpg) left top no-repeat;
padding:12px 0px 12px 5px;
color: #FFF;
font: bold 12px/25px Arial, Helvetica, sans-serif;
}
.footer
{
width:100%;
height:211px;
float:left;
text-align:left;
background:url(../images/footer-bg.jpg) left bottom repeat-x;
}
.footer a
{
text-decoration:none;
color: #FFF;
font: normal 12px/18px Arial, Helvetica, sans-serif;
}
.footer a:hover
{
color: #FFF;
text-decoration: underline;
font: normal 12px/18px Arial, Helvetica, sans-serif;
}
.footer-main
{
width:950px;
height:211px;
margin:0px auto;
text-align:center;
}
.footer-top
{
width:950px;
height:100px;
float:left;
text-align: left;
background:url(../images/footer-top-bg.jpg) left top no-repeat;
}
.footer-middle
{
width:950px;
height:50px;
float:left;
text-align: center;
padding-top:10px;
color: #FFF;
}
.footer-bottom
{
width:950px;
height:41px;
float:left;
text-align:center;
padding-top:10px;
color: #FFF;
}


/* CSS Text Document */
body{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#349100;
text-decoration: none;
font-weight:bold;
font-size:12px;
}
body a:hover
{
color:#349100;
text-decoration: underline;
font-weight:bold;
font-size:12px;
}

.top-link
{
color: #336600;
text-decoration:none;
font:normal 11px/30px  Arial, Helvetica, sans-serif;
}
.top-link:hover
{
color: #336600;
text-decoration:underline;
font:normal 11px/30px  Arial, Helvetica, sans-serif;
}
.white-link
{
color: #FFF;
text-decoration:none;
font:bold 12px/25px  Arial, Helvetica, sans-serif;
}
.white-link:hover
{
color: #FFF;
text-decoration:underline;
font: bold 12px/25px  Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #336600;
	text-decoration: none;
	text-align:justify;
}