html {
	overflow: -moz-scrollbars-vertical;
	width: 100%;
	height: 100%;
	margin: auto;
	}

div.1024 {
	width: 1024px;
	margin: auto;
	}
	
body {
	margin: 0px;
	height: 100%;
	background-color: #47484b;
	background-image: url(../images/top-groot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}

body, td, th, div, input, textarea {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	vertical-align: text-top;
	}

div.top {
	height: 76px;
	width: 844px;
	margin: auto;
	margin-top: 0px;
	}

div.topper {
	height: 24px;
	width: 844px;
	margin: auto;
	}
	
div.container {
	width: 1024px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin: auto;
	}
	
	
div.top-nav {
	width: 844px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #47484b;
	padding-top: 50px;
	padding-left: 0px;
	}	

div.top-nav a:link, div.top-nav a:visited {
	color: #FFFFFF;
	padding-left: 15px;
	text-decoration: none;
	}
		
div.top-nav a:active {
	color: #000000;
	padding-left: 15px;
	text-decoration: none;
	}	
	
div.top-nav a:hover {
	color: #cccccc;
	padding-left: 15px;
	}	
	
div.top-nav #selected {
	color: #9ff803;
	padding-left: 15px;
	}
		
div.midden {
	width: 844px;
	height: 510px;
	margin: auto;
	}



div.content {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 510px;
	}

div.bottom {
	width: 844px;
	background-color: #47484b;
	height: 105px;
	background: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	margin: auto;
	}
	
div.contact {
	width: 829px;
	height: 510px;
	background-color: #FFCC66;
	display: table;
	padding-left: 15px;
	padding-top: 12px;
	}
	
/*	

	
div.bottom a:link, div.bottom a:visited {
	color: #58595b;
	text-decoration: none;
	}
		
div.bottom a:active {
	color: #000000;
	text-decoration: none;
	}	
	
div.bottom a:hover {
	color: #000000;
	}	
	
div.bottom #selected {
	color: #000000;
	}	
	
	
	

