body{
  	margin: 0px auto;
  	background: #528B00 url('../images/bg.jpg') repeat-x;
	  font-family: Arial, Verdana, Tahoma;
	  color: #fff;
	  font-size: 12px;
}
body a {
	color: #fff;
	font-size:12px;	
	text-decoration:none;
	font-weight: normal;
}
.a {
	color: #fff;
	font-size:12px;
	text-decoration:underline;
	font-weight: normal;
}
#top_line {
 	width: 995px;
	height: 23px;
	margin-left:auto;
  margin-right:auto;
	background-image:url("../images/top_line.jpg");
	padding-top: 7px;
	padding-right: 5px;
	text-align: right;
}
#header {
	width: 1000px;
	height: 174px;
	background-image:url("../images/header.jpg");
	margin-left:auto;
	margin-right:auto;
	border: 0px solid red;
}
#header a {
  float:left;
  position:relative;
  top: 153px;
  font-weight: bold;
  color: #2D2F93;
}
#menu{
  	width: 1000px;
  	height: 43px;
  	margin-left:auto;
  	margin-right:auto;
  	background-image:url("../images/menu.jpg");
  	background-repeat:no-repeat;
}
#menu a {
	font-weight: bold;
	font-size: 13px;
	margin-right: 20px;
}
#container{
  	width: 1000px;
  	height: auto;
	padding-top: 50px;
	padding-bottom: 30px;
  	margin-left:auto;
  	margin-right:auto;
  	background-image:url("../images/half_back.jpg");
	background-position: top right;
  	background-repeat: no-repeat;
	border: 0px solid white;
}
#left{
	float:left;
	position:relative;
  	width: 225px;
  	height: auto;
  	margin-left:auto;
  	margin-right:auto;
}
#content {
	float:left;
	position:relative;
  	width: 504px;
  	height: auto;
  	margin-left:auto;
  	margin-right:auto;
	padding-right: 10px;
}
#right {
	float:left;
	position:relative;
  	width: 231px;
  	height: auto;
  	margin-left:auto;
  	margin-right:auto;
	padding-left: 10px;
	padding-right: 20px;
}
#footer{
  	width: 1000px;
  	height: 31px;
	padding-top: 10px;
  	margin-left:auto;
  	margin-right:auto;
	text-align:center;
	background-image: url("../images/footer.jpg");
}
#footer a {
	font-family: Arial;
	font-size: 10px;
	color: #64AB00;
	text-decoration:none;
}
#line {
	width: 100%;
	height: 7px;
	background-image: url("../images/line.jpg"); 
	background-repeat: repeat;
}
#small_bg {
	width: 215px; 
	height: 43px; 
	background-image: url("../images/small_bg.jpg"); 
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	font-weight: bold;
	color: #FDAE04;
}
#middle {
	width: 215px; 
	height: auto; 
	float:left;
	position:relative;
	background: url('../images/middle.jpg') repeat-y top left; 
	padding-left: 10px;
}
#middle p {
	text-align:left;
}
#bottom_bg {
	width: 225px; 
	height: 42px; 
	float:left;
	position:relative;	
	background: url('../images/bottom_bg.jpg') no-repeat top left;
}
img {
  	border: 0px;
}
.ul li {
	list-style-image: url("../images/arrow.jpg");
  	padding: 0px 3px 0px 3px;
  	font-family: Arial;
  	font-size: 12px;
  	font-weight: normal;
  	color: #fff;
}
.orange {
	color: #FDC405;
	font-weight: bold;
}
.yellow {
	color: #F9DF74;
	font-weight: bold;
}
.yellow1 {
	color: #F9DF74;
	font-weight: normal;
}
.contact {
  	padding-top: 5px;
  	padding-left: 10px;
  	padding-right: 10px;
  	font-family: 'Trebuchet MS';
  	font-size: 10px;
  	font-weight: normal;
  	text-transform: uppercase;
  	text-align:justify;
  	color: #CA9933;
}
.contact a {
  	color: #fcfcfc;
  	text-transform:lowercase; 
  	text-decoration:none;
}
.logo {
	float:left; 
	position:relative;
	top:11px;
	left:286px;
	width: 102px;
	height: 100px;
}
.style11 {
  font-size: 16px; 
  font-weight: bold;
  border: 1px solid #F9DF74;
  padding: 5px;
  text-align: center;
}
p {
  text-align:justify;
}
