@charset "UTF-8";
body {
	background-image: url(images/woodbackground.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #712A16;
}
a {
	font-size: 12px;
	color: #2A4E64;
}
a:visited {
	color: #410900;
}
a:hover {
	color: #ABC32D;
}
a:active {
	color: #1B4F65;
}
h1 {
	font-size: 18px;
	color: #712A16;
}
h2 {
	font-size: 18px;
	color: #A8C02B;
}
h3 {
	font-size: 14px;
	color: #7E2610;
}
h4 {
	font-size: 14px;
	color: #A1C21C;
}
h5 {
	font-size: 12px;
	color: #A8C02B;
}
h6 {
	font-size: 12px;
	color: #FFF;
}
#sidebar {
	background-image: url(images/sidenospeaker.jpg);
	float: left;
	height: 600px;
	width: 226px;
	
}

#sidebar-top {
width: 200px;
height: 160px;
float: left;
padding: 40px 0 0 0;
margin: 0 0 0 15px;
float: left;
}

#sidebar-top a img {
border: none;
}

#sidebar-bottom {
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 65px;
	padding-top: 20px;
	text-align: center;
	float: left;
	height: 285px;
	width: 136px;
}
#flash {
	height: 260px;
	width: 486px;
	color: #3B150D;
}
#nav {
	float: none;
	height: 117px;
	width: 724px;
}
#client {
	background-image: url(images/clientbackground.jpg);
	float: left;
	height: 154px;
	width: 478px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	color: #712A16;
}
#download {
	background-image: url(images/downloadbackground.jpg);
	float: left;
	height: 154px;
	width: 161px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#body {
	background-image: url(images/body.jpg);
	float: none;
	height: 289px;
	width: 694px;
	padding-top: 20px;
	padding-left: 30px;
}
#bodywrapper {
	height: 600px;
	width: 724px;
	float: left;
	color: #FFF;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	height: 600px;
	
	
}
#footer {
color: #ccc;
margin: 5px auto 20px auto;
text-align: center;
}

