body {
	background-color: #BBA684;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat;
}
#container {
	width: 800px;
	margin: auto;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}
#banner {
	width: 800px;
	height: 51px;
	position: relative;
	overflow: hidden;
	margin: auto;
	left: 0px;
	top: 0px;
}
#bannerimages {
	width: 800px;
	height: 340px;
	position: relative;
	overflow: hidden;
	margin: auto;
	left: 0px;
	top: 0px;
}
#flash {
	position: absolute;
	left: 430px;
	top: 730px;
	width: 300px;
	height: 224px;
	z-index: 2;
    overflow: hidden;
	margin: auto;
}
#backgimage {
	position: absolute;
	left: 70px;
	bottom: 50px;
	width: 196px;
	height: 256px;
	z-index: 5;
    overflow: hidden;
	margin: auto;
}
h1 {
	font-size:18px;
	color: #302201;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	line-height: 25px;
	background-position: bottom;
}
a:link {
	color: #29200B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #29200B;
}
a:visited:hover {
	text-decoration: underline;
	color: #29200B;
}
a:hover {
	text-decoration: underline;
	color: #29200B;
}
a:active {
	text-decoration: none;
	color: #29200B;
}
/* Navigation ------------------------------------------------------- */
#navigation {
	width:800px;
	height:29px;
	position: relative;
	overflow: hidden;
	margin: auto;
	left: 0px;
	top: 0px;
}
#servDrop {
	visibility: hidden;
	z-index: 100;
	position: absolute;
	height: 150px;
	width: 245px;
	left: 259px;
	background-color: #3E4138;
	display: block;
	border: 1px solid #3E4138;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#servDrop ul {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#servDrop li {
	line-height: 20px;
}
#servDrop a {
	text-decoration: none;
	color: #EBF4BD;
	display: block;
}
#servDrop a:hover {
	text-decoration: none;
	color: #3E4138;
	background-color: #F3E7BD;
	display: block;
}
#servDrop a:visited {
	text-decoration: none;
	color: #EBF4BD;
	display: block;
}
#servDrop a:visited:hover {
	text-decoration: none;
	color: #3E4138;
	display: block;
}
#prodDrop {
	visibility: hidden;
	z-index: 100;
	position: absolute;
	height: 148px;
	width: 145px;
	left: 396px;
	background-color: #3E4138;
	display: block;
	border: 1px solid #3E4138;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#prodDrop ul {
	list-style-type: none;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#prodDrop li {
	line-height: 20px;
}
#prodDrop a {
	text-decoration: none;
	color: #EBF4BD;
	display: block;
}
#prodDrop a:hover {
	text-decoration: none;
	color: #3E4138;
	background-color: #F3E7BD;
	display: block;
}
#prodDrop a:visited {
	text-decoration: none;
	color: #EBF4BD;
	display: block;
}
#prodDrop a:visited:hover {
	text-decoration: none;
	color: #3E4138;
	display: block;
}
/* Navigation END ------------------------------------------------------- */
#content {
	width:780px;
	position: relative;
	overflow: hidden;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#F3E7BD;
	left: 0px;
	top: 0px;
	vertical-align:text-top;
	z-index: 5;
}
#copyright {
	width:800px;
	position: relative;
	overflow: hidden;
	height:30px;
	background-color:#3E4138;
	margin: auto;
	left: 0px;
	top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#302201;
}
.copyright {
	font-size:11px;
	color:#FFFFFF;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyrighta:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:visited:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.copyright a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.top {
	font-size: 9px;
	text-align: right;
}
