body {
	background:url(images/bg2.jpg);
  background-repeat:repeat-x;
	text-align:center;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
#bg {
	background:url(images/bg.jpg);
	margin:0 auto;
	width:900px;
	height:1260px; 
}
#wrap {
	width:850px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:30px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.left {
	width:283px;
	background:#E7ECEF;
	height:1160px    
}
.right {
	width:567px;
	height:1160px;
	background:#fff;
}
#logo {
	background:url(images/hdr.jpg);
	/* height:210px;*/
  height:180px;
}
#logo h1 {
	font-size:34px;
	color:#223802;
}
#logo h1 {
	padding: 70px 0 0 100px;
}
#logo div {
	padding-left:150px
}
ul#nav {
  background:url(images/hdl.jpg);
	height:276px;
	padding:50px 50px 0 50px
}
ul#nav li {
	line-height:1.9em;
	border-bottom:#fff 1px solid;
}
ul#nav li a {
	color:#FFFFFF
}
#menu h2 {
	font-size:24px;
	padding:30px 0 0 40px
}
#menu ul {
	padding:10px 50px 0 50px
}
#menu li {
	line-height:1.9em;
	border-bottom:#88bcbc 1px solid;
/*	list-style: inside disc;*/
	color:#336666
}
#menu li a {
	color:#336666
} 
#main h2 {
	font-size:19px;
	color:#669900;
	padding: 50px 50px 0 50px;
}
#main p {
	padding: 20px 50px 0 50px;
}
/* footer */
#footer {
	clear:both;

}
#footer a {color:#FFFFFF}

#footer {
	color: #fff;
	left: 300px;
	position:relative;
	top:40px
}
#xhtml {
	position: absolute;
	left:550px
}

.codets {
  font-weight:bold;
  padding-left:10px;
  padding-top:30px;
  
}

.maintext {

  padding-left:10px;
  padding-top:10px;
  
}

.maintext h1{
  font-size:120%;
  font-weight:bold;
  padding-left:50px;
}

.email a {
  color:blue;
}



ul.bulleted {
  margin: 0;
  padding: 0;
}

ul.bulleted li {
  margin: 0;
  padding: 2px 0px 2px 16px; 
  list-style: none;
  background: url('images/smbullet.png') no-repeat left center;
}


#copyright {
/* color:red;*/
}

.ftlink a {
 color:blue;
}