body {
	margin: 0px;
	background: #bababa;
}

body, p, div, span, table, tr, th, td {
	color: black;
	font-size: 12px;
	font-family: arial, tahoma, sans-serif;
}

body, div, p {
	margin:0px;
	padding:0px;
}

a, a font {
	color: black;
	text-decoration: underline;
}

div#innerbody {
	background: #4F141C url(img/body-bg.gif) repeat-x top center;
}

div#container {
	margin-left: 33px;
	width: 827px;
}

#header {
	height: 144px;
	widht: 827px;
	background: url(img/header.jpg) no-repeat;
	position: relative;
}

#logo {
	position: absolute;
	left: 0px;
	top: 20px;
}

#topnav {
	width: 537px;
	position: absolute;
	top: 50px;
	left: 290px;
	text-align:center;

	color: #7a8581;
	font-family: Arial, Tahoma,sans-serif;
	font-size: 12px;
}

	#topnav a {
		color: #000000;
		font-family:Verdana;
		text-decoration: underline;
	}

#main {
	margin: 0;
	padding: 0;
}
#tblmain {
	margin: 0;
}

td#navleft {
	width: 290px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

#nav {
	padding-top: 52px;
}

td#content {
	width: 537px;
	padding: 0;
	margin: 0;
	background: url(img/chalk-bg.jpg) repeat-y top center;
	vertical-align: top;
	font-family: arial, tahoma, sans-serif;
	color: white;
}
	div#innercontent {
		background: url(img/chalk.jpg) no-repeat top center;
		min-height: 450px;
	}

	div#contentpadd {
		position: relative;
		left: 0px;
		top: -50px;
		padding: 5px 30px 5px 30px;
	}

	div#contentpadd p img {
		position: relative;
	}

#footer {
	height: 200px;
	background: #bababa url(img/bottom-bg.gif) repeat-x top center;
}

#footcontain {
	margin-left: 323px;
	width: 537px;
}

	#contact {
		height: 101px;
		background: url(img/chalk-bottom.jpg) no-repeat top center;
		text-align: center;
		color: #797979;
		font-family: Arial, Tahoma,sans-serif;
		font-size: 11px;
	}

	#contact .company {
		color: #797979;
		width: 70%;
		padding-bottom: 6px;
		margin-bottom: 6px;
		border-bottom: 2px solid #797979;
	}

#social a, #social img {
	border:0;
	color:white;
	font-family:Verdana;
	font-size:11px;
	text-decoration: none;
}

#social {
	background:url(img/social-background.jpg) no-repeat;
	position:relative;
	z-index:10;
	top:-276px;
	left:811px;
	height:165px;
}

#social ul{
	margin:0;
	padding:10px 0 0 0;
	}
	
#social ul li {
	margin:-3px 0 0 0;
	padding:0 0 0 4px;
	list-style:none;
}

#wben{
	position:relative;
	top:-155px;
	left:86px;
	}