body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #98CB3A;
	margin-top: 20px;
	margin-bottom: 20px;
}
h1 {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
padding-bottom: 1em;
}
h2 {
	color: #003366;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #98CB3A;
}
h3 {
	color: #003366;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	color: #333333;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	color: #333333;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	color: #333333;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
#content {
	width: 750px;
	margin: 0px auto;
	padding: 10px 20px 20px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
#header {
	font-size: 0.85em;
	text-align: center;
	background: #FFFFFF;
	line-height: 1.3em;
	margin: 0px 0px 10px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #395987;
}
#footer {
	clear: both;
	font-weight: normal;
	color: #333333;
	font-size: 1em;
	padding-top: 20px;
	text-align: right;
	background-image:  url("../assets/slogan-wyntrade.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer a {
	color: #333333;
	text-decoration: none;
	}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#contact {
	float: left;
	width: 210px;
	background: #FFFFFF;
	text-align: left;
	line-height: 1.6em;
	font-size: 1.1em;
	color: #000000;
}
#contact img {
	margin-bottom: 20px;
}
#nav {
	padding-bottom: 30px;	
	}
#nav a {
	color: #395987;
	text-decoration: none;
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
	display: block;
	border: 1px solid #395987;
    margin-bottom: 2px;
    padding: 3px 0 3px 0;
}
#nav a:visited {
	color: #395987;
	text-decoration: none;
	text-align: center;
	border: 1px solid #395987;
}
#nav a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #98CB3A;
}
#current {
	color: #395987;
	text-decoration: none;
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
	display: block;
	border: 1px solid #395987;
	margin-bottom: 2px;
	padding: 3px 0 3px 0;
	background-color: #E6F2CE;
}
#info {
	float: right;
	width: 490px;
	background: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.7em;
	padding-top: 20px;
}
#info li {
	margin-left: 0px;
	background:  url("../assets/bullet.gif") no-repeat 0px 6px;
	list-style: none;
	padding: 0 0 .5em 20px;
}
#info ul {
	padding-left: 0px;
	margin-left: 0px;
}
#contact h1 {
	color: #729928;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	text-align: left;
}
.image-right {
	float: right;
	margin: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}.image-left {

float: left;
margin: 0 10px 10px 0;
}
table {
	font-size: 1em;
	border: 1px solid #666666;
	margin-bottom: 10px;
}
td {
	padding: 3px;
	margin: 0px;
}
table h1 {
	font-size: 1.2em;
	border: 1px solid #333333;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #395987;
	text-align: center;
	line-height: 1.5em;
	padding: 0px;
}
