body {
	margin: 0px; 
	font-family: arial, sans-serif; 
	background-color: #000000; 
	text-align: center;
	font-size: 12px;
}

table,td,tr
	{
		text-decoration: none;
		font-weight: normal;
	}

#wrapper {
	width: 800px;
	border: 2px solid #333333;
	background-color:#DADAB8;
	text-align: left;
	position: relative;
}

#banner {
	position: relative; height: 190px;
}
#logo {
	position: absolute; top: 0; left: 0; z-index: 8;
}
#photobox {
	position: absolute; top: 0; left: 128px; z-index: 1;
	background-color: #000000; height: 190px;
}
#navbar {
	position: absolute; top: 168px; left: 158px; z-index: 9;
	background-color: #000000;
	height: 22px; width: 672px;
	opacity: 0.5;
	filter: alpha(opacity=50); 
}
#navtext {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 4px 4px 40px;
	z-index: 999;
}

#navtext a, #navtext a:visited{
	text-decoration: none;
	color: #ffffff;
}

#navtext a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#contentbg {
	background: url(../images/oakbg.png) repeat-y;
	background-color:#DADAB8;
}
#contentbox {
	padding: 0px 0px 0px 176px;
	margin: 0px;
}
#content {
	padding: 12px 12px 10px 12px;
	margin: 0px;
	font-size: 12px;
}
#content h1 {
	color: #663300;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px 0 4px 0;
	padding: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #663300;
}
#content ul {
	padding: 6px 6px 6px 24px;
	margin: 0px;
}
#footer {
	text-align: right;
	padding: 2px;
}

#promocolumn {
	margin-top: 10px;
}

div.promotionbox {
	background: url(../images/promo.jpg) no-repeat;
	height: 92px;
	width: 150px;
}

.promotionbox h1 {
	margin: 0px;
	padding: 20px 16px 6px 16px;
	height: 60px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	font-family: "Bradley Hand ITC";
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
}
.promotionbox a {
	text-decoration: none;
}
#companyinfo {
	position: absolute;
	bottom: 82px; left: 2px;
	/*background: url(../images/bark.png) no-repeat;*/
	height: 140px;
	width: 160px;
}

#companylogo{
	position: absolute;
	bottom: 113px; left: 50px;
	/*background: url(../images/bark.png) no-repeat;*/
}

#companytext{
	position: absolute;
	bottom: 12px; 
	left: 18px;
	font-size: 12px;
	color: #eeeeee;
	width: 140px;
	/*background: url(../images/bark.png) no-repeat;*/
}
