@charset "UTF-8";
/* CSS BLACK BILE 2008 */

body,td,th {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
}

html, body {
	background: url(../images/bg.gif) repeat-x 0 0;
	background-color: #6d5700;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {text-decoration: underline; color: #000000;}
a:visited {text-decoration: underline; color: #000000;}
a:active {text-decoration: none; color: #666666;}
a:hover {text-decoration: none; color: #666666;}

#mainWrapper {
	width: 1009px;
	height: 749px;
}
#nav {
	width: 173px;
	height: 106px;
	margin: 0;
	padding: 0;
	float: left;
}
#contact a { 
	display: block;
	width: 173px;
	height: 106px;
	text-indent: -9999px;
	outline: none;
	background: url(../images/contact.gif) no-repeat 0 0;
}
#contact a:hover { 
	background: url(../images/contact.gif) no-repeat 0 -106px;
}
img {
	position: 0;
	padding: 0;
	border: 0;
	float: left;
}

