﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background: #ffffff;
}
a {
  text-decoration: none;
  color: #d6e03d;
}
a:hover {
  text-decoration: underline;
  color: #ffffff;
}
p {
  margin: 10px 10px 10px 10px;
  font-size: 12px; 
  color: #000000;
}
img {
  border: 0;
  display: block;
  float: left;
}
h1 {
  margin: 0px 10px 10px 10px;
  font-size: 9px;
  color: #293131;
}
h2 {
  margin: 0px 10px 10px 10px;
  font-size: 18px;
  color: #5b513a;
}
h3 {
  margin: 20px;
  font-size: 12px;
  color: #5b513a;
}
h4 {
  margin: 0px;
  font-size: 14px;
  color: #005596;
}
li  {
  margin: 0px 5px 5px 0px;
}

.inline {
  display: inline;
}

.address {
  left: 20px;
  position: relative;
}

#top {
  position: relative;
  padding-top: 10px;
  padding-right: 0px;
  width: 875px;
  height: 20px;
  display: block;
  float: left;
  clear: both;
  background: #ffffff;
}
/*
#scroll {
  width: 500px;
  overflow: auto;
}
*/
#center {
  padding: 0;
  width: 875px;
  margin: 0 auto;
}
#container {
  padding: 0;
  width: 875px;
  margin: 0;
  background: #231f20 url(images/bkg_pic.jpg) top right no-repeat;
  position: relative;
  clear: both;
  float: left;
  display: block;
}
#banner {
  margin: 0;
  padding: 10px;
  width: 875px;
  position: relative;
  background: url(images/bannerbg.gif) right;
  display: block;
  clear: both;
}
#content {
  margin: 0 10px 9px 10px;
  width: 855px;
  position: relative;
  display: block;
  float: left;
  clear: both;
  background: #231f20;
}
#column_l {
	position: relative;
	float: left;
	width: 245px;
  	height: 580px;
	background: #231f20 url(images/lanco_pic.jpg) top no-repeat;
	margin: 0;
	display: block;
}
#column_l ul {
  color: #ffffff;
  font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
  font-size: 18px;
  position: relative;
  padding-top: 40px;
}

#column_m {
	width: 92px;
	height: 322px;
 	margin: 0;
	float: left;
	display: block;
	position: relative;
	background: url(images/menu_bkg.jpg) top no-repeat;
}
#column_r {
	width: 518px;
  	height: 580px;
	margin: 0px;
	float: left;
  	display: block;
	position: relative;
	background: #ffffff;
}
#column_r h2 {
  background: #d6e03d;
  margin: 0;
  height: 40px;
  width: inherit;
  text-indent: 20px;
  line-height: 40px;
  margin-bottom: 10px;
}
#column_r p {
  margin: 20px;
}
#column_r a {
 color: #005596;
}
#column_r a:hover {
  color: #7493c1;
  text-decoration: none;
}
#menu {
  font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
  font-size: 15px;
  margin-top: 40px;
  position: relative;
  width: 80px;
  text-align: left;
}
#menu a {
  width: 80px;
  color: #ffffff;
  background: #236ba6;
  display: block;
  clear: both;
  text-align: left;
  padding: 8px;
  border-bottom: dotted 1px;
  border-bottom-color: #a6a997;
}
#menu a:hover {
  color: #005596;
  background: #d6e03d;
  text-decoration: none;
}
#menu #hereiam {
  background: #d6e03d;
  color: #005596;
  padding: 8px;
}
#footer {
  margin: 0;
  width: 875px;
  background: #005596;
  color: #ffffff;
  font-size: 10px;
  display: block;
  float: left;
}
#footer p {
  font-size: 10px;
  color: #ffffff;
}
#contact {
  margin-top: 5px;
	float: left;
	width: 285px;
	display: block;
}
#jazeffect {
  margin-top: 5px;
	float: left;
	width: 590px;
	display: block;
	text-align: right;
}
#jazeffect a {
  color: #ffffff;
}
#jazeffect a:hover {
  color: #d6e03d;
}
