#autoclear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 1px;
}
#wrapper {
	background-image: url(../images/nav_tile.jpg);
	background-repeat: repeat-y;
	width: 788px;
	margin: 0 auto;
}
#main{
	width: 562px;
	float: left;
}
#header {
	width: 562px;
	height: 142px;
}
#content {
	background-image: url(../images/rt_side.jpg);
	background-repeat: repeat-y;
	min-height: 400px;
	width: 562px;
}
#content-inner {
	width: 487px;
	margin: 0 60px 10px 10px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 788px;
	margin: 0 auto;
	padding-top: 60px;
	color: #FFFFFF;
	text-align: center;
}
#navbar {
	min-height: 540px;
	width: 226px;
	float: left;
}
body {
	background-color: #4B5B58;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #000000
}
p {
	margin: 0 0 10px 0;
}

a {
 	color: #FFFFFF;
}
a:hover {
	color: #FFEFDF;
}
a:visited {
	color: #FFFFCC;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
}

h1 {  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	margin: 0 0 7px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}

h4 {  
    color: #FFCC00;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
li {
	list-style-image: url(../images/bullet.jpg);
	list-style-type: disc;
	margin: 0px;
	padding: 0px;

}
.sub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
ul {
	margin-bottom: 15px;
}
.style1 {
	font-size: 11px;
	color: #000099;
	font-weight: bold;
}
.page_title {
	display: block;
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #850502;
	margin: 0 0 10px 0;
}
