﻿html
{
	overflow:scroll;
	}

body 
{
	background-image:url('img/BackgroundIMG.gif');
	background-repeat:repeat;
	font-family:Arial;
	font-size: 9pt;
}

.container
{
	max-width:780px;
	}

.header
{
	}

.mnuMain 
{  
	padding-top: 165px;
	padding-left: 1px;
	}
	
.mnuMain a  { display:block; float:left; height:30px; line-height:20px; color:#000; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; text-align:center; padding:0 0 0 8px; cursor:pointer; background-color:#FFFFFF; }	
.mnuMain a b { float:left; display:block; padding:0 16px 0 8px; }
.mnuMain a:hover { color:#fff; background:#000 url(IMG/button2_test.html); background-color: #7FA825;}
.mnuMain a:hover b { background:url(img/button2_test-2.html) no-repeat right top; background-color: #7FA825;}

.socialmenuitemtext {
	display: inline;
	float: right;
}

.subHeader{}

.content
{
	background-image:url('img/bgContent.gif');
	background-repeat:no-repeat;
	min-width: 780px;
	min-height: 315px;
	max-width: 780px;
	max-height: 315px;
	}
	
.contentText
{
	padding-left: 5px;
	padding-top: 5px;
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
	max-width: 770px;
	}

.footer
{
	color:#FFFFFF;
	font-size: 10pt;
	text-align: left;
	}
	
.dinckersLogo
{
	text-align:right;
	}
