@charset "utf-8";

/* CSS Document */

body {

    margin: 0;

	padding:0;

	font-size: 14px;

	line-height: 1.5em;

	background: url(imgs/bg.gif) repeat-x;

	width: 100%;

	height:1500px;

	text-align:center;

}



h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-weight: bold;

	color: #66b300;

	margin-top: 0px;

}



h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

	color: #66b300;

	margin-top: 0px;

}



h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #66b300;

	margin-top: 0px;

}



img {

	border-style: none;

	margin: 0;

	padding: 0;

	left: 8px;

	top: 145px;

}



.header {

	margin: auto;

	width: 720px;





}



.menu {

	width:720px;

	margin:auto;

	background-color:#FF6600;

}



.content {
	text-align:left;
	width:720px;
	margin:auto;
	border:#000000 10px;
	color: #000000;
	font-size: 12pt;

}



.top {

	background-image:url(content/images/c_01.gif);

	height:13px;

	margin:auto;

	margin-top:5px;

}



.inner {

	background:url(content/images/c_02.gif) repeat-y;

	height:1200px;

	width:720;

	margin:auto;

}



.footer_left {

	background:url(content/images/c_04.gif) no-repeat;

	height:166px;

	width:254px;

	float:left;

}



.footer_right1 {

	background:url(content/images/c_05.gif) no-repeat;

	float:right;

	width:466px;

	height:150px;

}



.footer_right2 {

background:url(content/images/c_06.gif);

width:466px;

height:16px;

float:left;

}



.sidebar {

	float:left;

	width:170px;

	height:470;

	margin-top:0px;

	margin-left:5px;

	padding-right:10px;

}



p {

	color:#000000;

	font-size:14px;

	text-align: justify;

	text-indent:50px;

	line-height:16pt;

	margin-left:15px;

	margin-right:15px;

	font-family:"Georgia",Georgia,Serif;

	sansserif{font-family:Arial,Verdana,Sans-serif;

}



.pdesc {

	font-size:14px;

	text-align: justify;

}
