@charset "utf-8";
/* CSS Document */

/*body {
        margin: 0 auto;
		font-family:Arial, Impact, sans-serif, "Myriad Pro";
		font-size:12px;
		color:#666666;
		/*background:#fefefe url(images/body-bg.jpg) top repeat-x;
		background:#006633;
		}*/
		body {
			padding:0;
			margin:0 auto;
			background-color:#5F9156;
			background-image:url(images/pgbg.gif);
			background-repeat:repeat-x;
			background-position:top;
			font-family:Arial,Tahoma,Helvetica, sans-serif;
			font-size:12px;
			}
	#container {
         clear:both;
	    margin: 0 auto;
	  width:900px;
	  padding-left:15px;
	  padding-top:15px;
     display:block;
     position:relative;
 }
 h1, h2, h3, h4 {font:Arial bold 20px; color:#fff;}
  /* test post area */
  /*for the to arear */
#con {width:760px; height:auto; padding:4px;}
#con #left {position:absolute; width:39px; margin-top:1px; background:url(images/box_08.png) no-repeat; height:54px; }
#con #mid {float:left; margin-left:39px; width:696px; background:url(images/box_09.png) repeat-x; height:54px;}  
#con #right {float:right; width:25px; height:54px; background:url(images/box_10.png) no-repeat; }
#con #midcontent { margin-top:50px; width:760px; background:url(images/box_12.png) repeat-y; height:auto;}

/*for the down arear */
#con #leftb {position:absolute; width:39px; margin-top:0px; background:url(images/box_14.png) no-repeat; height:34px; }
#con #midb {float:left; margin-left:39px; width:696px; background:url(images/box_15.png) repeat-x; height:34px;}  
#con #rightb {float:right; width:25px; height:35px; background:url(images/box_16.png) no-repeat; }
/*test post erea ends */
/* wow */
#content {
			 width:760px;
			 height:auto;
			 min-height:200px;
			 padding-top:220px;
			 }

 .footermenu {
			background-repeat:repeat-x;
			background-position:center;
			font-size:11px;
			color:#FFFFFF;
			padding-left:3px;
			padding-right:3px;
			text-decoration:none;
			font-weight:bold;
			}
			
.footermenu:hover {color:#FED800;}
.toplink {
			font-size:11px;
			font-family:arial;
			font-weight:bold;
			color:#FFFFFF;
			text-decoration:none;
			}
			
.toplink:hover {
			color:#FED800;
			}

    #wrapper{clear:both;width:850px;}
  #header {
	   height:100px;
	   width:769px;
	   padding-bottom:10px;
	   }
  img {border:none;}
  #body {
	  width:900px;
	  height:156px;
			 } 
		
   #body #body-left {
	      position:absolute;
		  width:396px;
		 /* background:url(images/body_01.jpg) no-repeat;*/
		  height:156px;
		  }
    #body #body-mid {
	    float:right;
		width:505px;
		margin-left:396px;
		background:url(images/menubar.png) no-repeat;
		 height:156px;
		  }  
		  
		 #body-mid table {margin-top:90px;}
	#midmenubar { float:left; margin-top:149px; width:auto;}
	#contents { width:769px; height:auto; }
	/*#footer { width:769px; height:63px;}*/