body{
	padding-top: 30px;
	background-color: #000000;
	color: #646464;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#page{
	margin: auto;
	width: 500px;
	}

/* Header */	

#header{
	background-image: url(images/hdr.png);
	width: 500px;
	height: 156px; 
	}
	
#header a img{
	border: none;
	float: left;
	}

#gsearch{
	position: relative;
	top: 128px;
	float: left;
	margin: 0px;
	padding:0px;
	left: 10px;
	}
	
#mnu ul li a{
	letter-spacing: 0.05em;
	text-decoration:none;
	color: #2d670d;
	}
	
ul li{ 
	list-style: none;
	color:#2d670d;
		}		

ul li a{
	color:#ff8813;
	}
	
#mnu ul{
	text-indent: 0px;
	margin: 0px;	
	}
	
#mnu{
	top: 132px;
	position: relative;
	float: right;
	right: 10px;
	}	
/* End of Header */	

/* Content */	
#content{
	clear: both;
	width: 500px;
	height: 700px;
	background-color: #fff; 
	margin: auto;
	position: relative;
	}
	
#center{
	float:left;
	padding-top:10px;
	padding-left:20px;
	position: absolute;
	}
	
.text{
	margin: 0px;
	padding: 0px;	
	float: left;
	width: 500px;
	text-align:justify;
	}

h1{
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #2d670d;
	margin-top: 30px;
	}	

#borderRight{
	background-image: url(images/border_sider.gif);
	width: 5px;
	}

#borderLeft{

	background-image: url(images/border_sidel.gif);
	width: 5px;
	}	
	
/* End of Content */	
	
/* Footer */
#corner_l{
	float: left;
	background-image:url(images/border_l.gif);
	height: 52px;
	width: 4px;
	}	
	
#bott{
	background-image:url(images/border_b.gif);
	height: 3px;
	width: 500px;
	clear: both;
	float: left;
	right:1px;
	position: relative;
	margin: 0px;
	padding: 0px;
	}	
	
#corner_r{
	background-image:url(images/border_r.gif);
	width: 4px;
	height: 52px;
	float: right;
	clear: both;
	position: relative;
	}	

#footer{
	clear: both;
	margin: auto 0px;
	background-image:url(images/f_bg.gif);
	height: 52px;
	width: 500px;
	}	

#copy{
	margin:0 auto;
	width:500px;
	color: #fff;
	font-size: 10px;
	margin-left: 130px;
	padding-top: 15px;
	}

#footer a img{
	width: 88px;
	height: 31px;
	margin-top: 15px;
	margin-right: 40px;
	float: right;
	}	
	
img {
	border: 0px;
	}	
	
}

/* End of Footer */
