body {
	margin:10px 0 5px;
	padding:0;
	color:#333333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
}
p {
	font-size: 14px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
}


a img { border-style:none; }
a { 	color: #FFFFFF; background: inherit;  text-decoration:underline; }
a:hover { 	background: inherit;	text-decoration: underline; }
h1 {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
h2 {
	font-size: 16px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 30px;
	font-weight: bold;
}


#topNav {
	padding: 0px;
	float: left;
	height: 27px;
	width: 929px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topNav ul {
	margin: 3px;
	padding: 0px;
	display: inline;
}
#topNav li {
	display: inline;
}

#topNav li a {
	list-style: none;
	display: inline;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 16px;
	padding: 0px;
}
#topNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#topNav a#selected {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(navigation/home.gif);
	background-repeat: no-repeat;
}




.content {
	padding: 0;
	width: 928px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #999999;
}
/* header */

#header {
	height: 125px;
	clear: both;
	margin: 0;
	float: none;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 928px;
	padding: 0px;
}
#header a {
	color: #333333;
	text-decoration:underline;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
#logo {
	float: left;
	padding-top: 0px;
	padding-left: 15px;
	height: 114px;
}
#contact {
	padding-right: 15px;
	margin-top: 30px;
}

#header a:hover {
	text-decoration: underline;
}
#main {
	margin-top: 0px;
	padding: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	
}
.lsideImages {
	height: 140px;
	width: 200px;
	text-align: center;
	float: left;
}



#where {
	padding-top: 0;
	padding-bottom: 0;
	
}
	#where .rside {
	float: right;
	height: 140px;
	width: 590px;
}
	#where .lside {
	color: #FFF;
	height: 140px;
	width: 200px;
	float: left;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	
}
#who {
	padding-top: 0;
	padding-bottom: 0;
	
}
	#who .rside {
	float: right;
	height: 140px;
	width: 590px;
}
	#who .lside {
	color: #FFF;
	height: 140px;
	width: 200px;
	float: left;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	
}
#contact {
	padding-top: 0;
	padding-bottom: 0;
	float: right;
	
}
	#contact .rside {
	float: right;
	height: 140px;
	width: 590px;
}
	#contact .lside {
	color: #FFF;
	height: 140px;
	width: 200px;
	float: left;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	
}











/* footer */

#footer {
	height: 20px;
	font-size: 90%;
	clear: both;
	float: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0;
}
.email {
	float: right;
	margin: 0px;
	padding: 0px;
}
.copyright {
	float: left;
	width: 200px;
}
#header a:visited {
	color: #333333;
}
