@charset "utf-8";
/* CSS Document */
body {
font:normal 12px arial, Tahoma, Sans-Serif;
color : #000000;
margin : 0; padding : 0; 
background:#335938 url(images/topback-gray.gif) repeat-x;
}

/* Common */
a {text-decoration: none; color:#0a2610 ;outline:0;}
a:hover {text-decoration :underline;}
h1, h2, h3,h4,  img, form,input,ul, li {margin:0; padding:0;}
a img {border:0;}
p {padding :5px 0; margin : 0;}
h2, h1 {font:normal 22px/30px arial;margin-bottom:0px; }
h3, .big {font:bold 15px/18px arial;padding:0;}
h4 { color:#5a775d; font:bold 17px/20px arial;padding:0;}
h4 a{color:#CC0000;}
small {font:normal 11px arial;}

/*alignment */
.right {float:right;}
.alignright {text-align:right;}
.center {text-align:center;}

/* ======= Page Structure ======== */
#header-box {background:#335938;margin-top:25px;}
#header {margin:0 auto;width:1000px;height:207px;background:url(images/tophead5.png)repeat-y;}
#main-intro {margin:0 auto; width:1000px;background:url(images/centerback-gray2.jpg) repeat-y;}
#navback{background:url(images/navback.gif);repeat-x;height:61px;}
#main-message {background:#ebf2e9;position:relative; left:200;}
#main-text {width:930px;margin:0 auto;padding:40px 0 35px 0;color:#000;line-height:19px;}
#footer {background:#335938;text-align:center; float:main_left; float:main_right; color:#bdcfc0;}

/* ======= common ======== */
.clr {clear:both; font:normal 1px/1px arial; height:1px;}
.clear {clear:both;}


/* ===== Header ===== */
/* company */
#company {display:block; }
#company span {display:none;}


/* ===== Main Intro ===== */

#container-left {width:291px;float:left;color:#000000;padding:10px 0px 0px 20px;}
#container-center {background:url() no-repeat;width:353px;float:left;height:240px;}
#container-rt {width:290px;float:left;padding:10px 15px;}

/* ===== Navigation ===== */
#nav
{
	clear:both;
	width: 987px;
	height: 61px;
}

#nav li
{
	display: block; float:left; list-style-type: none;
}

.front-image {float:left; margin-right:50px;border:3px solid #fff;}
.front-image-2 {float:left; margin-right:50px;border:3px solid #fff;}
#main-message h1 {color:#19371d;padding-bottom:19px;}
#main-message h3 {color:#19371d;padding-bottom:5px;}
#main-message p {font-size:14px; color:#19371d;padding-bottom:19px;}
#main-message a  { text-decoration:underline; color:#0a2610;}
#main-message a:hover {background-color:#CCC;}
#footer p {padding :5px 0; margin : 0; color:#bdcfc0; 12px arial, Tahoma, Sans-Serif}
#container-left p {font-size:16px; color:#19371d;}
#container-rt p {font-size:16px; color:#19371d;}

