@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../leokeusnew2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
h1
{
color:#666666;
font-family: "Arial,Helvetica,sans-serif";
font-size: 14px;
text-align: left;
}
p
{
font-family:"Arial,Helvetica,sans-serif";
font-size: 14px;
} 

#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.spacer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #EDE9E4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#logo {
	height: 153px;
	background-image: none;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#nav {
	height: 25px;
	padding-top: 0px;
	font-family: "Arial,Helvetica,sans-serif";
	font-size: 14px;
	text-align: center;
	word-spacing: 50px;
	background-repeat: repeat-x;
	background-image: url(../wit%20bg.png);
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EEEEEE;
	border-left-color: #EAEAEA;
	color: #666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
#navsub {
	font-family: "Arial,Helvetica,sans-serif";
	font-size: 14px;
	word-spacing: 35px;
	text-align: center;
	font-style: normal;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #F4F4F4;
	border-left-color: #EAEAEA;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	color: #636262;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	background-image: none;
}

#leftColumn {
	float: left;
	width: 300px;
}
#rightColumn {
	float: right;
	width: 460px;
}
#content {
	color: #666666;

	font-family: "Arial,Helvetica,sans-serif" : 
	font-size: 14px;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 35px;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;

	
}


#footer {
	margin-top: 12px;
	padding-top: 12px;
	clear: both;

	font-family: "Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-align: center;
	padding-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	
}

