﻿.maintb {
	position:relative;
	margin: 0 auto;
	width: 1000px;
	}

.maintbbg{
background-image:url('../../../images/mainbg.gif')
}

.headerbg {
	background-image: url('images/header2.png');
	background-repeat: no-repeat;
}
.logo {
	border-width: 0px;
	margin-left: 28px;
}
.footertb {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	background-image: url('images/footerbgtrans2.gif');
	background-repeat: no-repeat;
}

.footertext {
    font-family: sans-serif, Helvectica, serif, Arial;
	font-size: 11px;
	text-align: center;
	letter-spacing: 1px;
	color: #594A42;
}
.footertext a {
color: #594A42;
}
.footertext a:visited {
color: #594A42;
}
.footertext a:hover {
color: #594A42;
text-decoration: none;
}
.navbar {
	background-image: url('images/menubar.gif');
}
.style5 {
		text-align: right;
		background-image: url('../../../images/menubar.gif');
	}