

div#wrapper {
	width: 1050px;
	height: 741px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background: url(images/main.gif)  no-repeat top left;
	position: relative;
	}
	
	div #mail
	{
		right: 110px;
		width: 140px;
		height: 40px;
		top: 45px;
		position: absolute;
		padding: 0;
	}
	
	body {
		background: url(images/wood.jpg);
		font-family:Arial, Helvetica, sans-serif;
		color: #333333;
		line-height: 140%;
		font-size: 0.9em;
	}
	
	#survey
{
	background: none !important;
	
	padding: 50px;
	padding-left: 100px;
}

#survey textarea
{
	width: 470px;
	height: 80px;
	
}
	
	td
	{
		font-size: 0.9em;
		line-height: 150%;
		margin: 0;
	}
	
	
	#leftdiv
	{
		display: block;
		float: left;
		height: 450px;
		margin-top: 100px;
		margin-left: 10px;
		padding: 0px;
		width: 540px;
		
	}
	
	tr a, #mail a
	{
		outline: none !important;
	
	}
	
	td span
	{
		font-weight: bold;
		font-size: 1.1em;
	}
	
	td span a
	{
		color: #150755;
	}
	
	#rightdiv
	{
		display: block;
		float: left;
		height: 500px;
		margin-top: 190px;
		margin-left: 55px;
		padding: 0px;
		width: 350px;
		
	}
	
	#rightdiv img {
		
		opacity: 0.3;
	}
	
	#rightdiv img:hover {
		
		opacity: 1;
	}
	
	#movedown
	{
		margin-top: 95px
	}
	
	td
	{
		padding-top: 10px;
	}
	
	ul
	{
		list-style:none;
		margin: 0;
		padding: 0;
		font-weight: bold;
		font-size: 0.8em;
	}
	
	ul li
	{
		margin-bottom: 15px;
		
	}
	
	ul li span
	{
		font-weight: normal;
	}
	
	a {
		color: #ad6c3d;
		text-decoration: none;
	}
	
	a:hover {
	text-decoration: underline;
	}


table {
	border: 0px;
}

img { border: 0px; }