html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;

}
a {
	color: #e5bf13;

}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: url(images/background_1.gif);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

#outer {
  background: top left url(images/striper.gif) repeat-x;
  padding-top: 20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
    position: relative;
    background: url(images/body_bg.gif) repeat-y;
}
#body-bot {
  background: url(images/backers_01.jpg) repeat-y;

}
#body-end {
  background: url(images/backers_02.jpg);
  background-position:bottom;
  background-repeat:no-repeat;
  width: 798px;
  min-height: 628px;
}
#body-top {
  background: url(images/back_01.gif) no-repeat;
}

/** logo **/

#logo {
  width: 25em;
  text-align: center;
}
#logo h1 {
  color: #464544;
  font: 22px "Arial black", arial, sans-serif;
  line-height: 1;
  padding-top: 0.8em;
}
#logo p {
  color: #464544;
  font: 11px "Arial narrow", arial, sans-serif;  font-style:italic;
  margin: 0;
}

/** nav **/

#nav {
  margin-top: 25px;
}
#nav li {
  list-style: none;
  float: LEFT;
  background: left center url(images/1arr.gif) no-repeat;
  padding-left: 15px;
  padding-right: 25px;
}
#nav a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  color: #e5bf13;


/** custom **/
}
#copycontain{
	
margin-top: 10px;


}
#fonter{
	
  margin-top:5px;
  margin-left: 25px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font: 24px "Arial narrow", arial, sans-serif;
}
#detail{
  margin-top:4px;
  margin-left: 25px;
  margin-right: 150px;
  line-height: 20px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font: 15px "Arial narrow", arial, sans-serif;

}
#detailright{
  margin-top:24px;
  margin-left: 440px;
  margin-right: 25px;
  line-height: 20px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font: 15px "Arial narrow", arial, sans-serif;


}
#php{
 position: absolute;
 top: 325px;
 left: 30px;
 color: #ffffff;
 font: 18px "Arial narrow", arial, sans-serif; font-weight: bold;

}
.logo{
position: absolute;
top: 495px;
margin-left:11px;
}
.flaglogo{
position: absolute;
top: 665px;
margin-left:11px;
}
#newsletter h2, #events h2 {
  color: #fff;
}
#newsletter .text {
  width: 125px;
}
#newsletter form {
  margin: 0.3em 0 0.6em 0;
}
#newsletter p {
  margin: 0.3em 0;
  font-size: 10px;
}
#newsletter a {
  color: #000;
}

#events {
  margin-left: 6%;
  width: 38%;
}
#events ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 20px;
}
