@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: 10px;
}
#wrapper #logo {
	height: 102px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 145px;
	margin: 0px;
	width: auto;
	padding-bottom: 10px;
}
#wrapper #content #right img {
	margin-left: auto;
	margin-right: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#wrapper #content {
	width: 900px;
}
#wrapper #content #left {
	width: 525px;
	height: auto;
	float: left;
}
#wrapper #content #right {
	width: auto;
	float: right;
	left: 0px;
	right: 0px;
	text-align: left;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	height: auto;
}
#footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footer p {
	font-size: 9px;
	text-align: center;
}

#wrapper #content #left object {
	margin-right: auto;
	margin-left: 40px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	line-height: 18px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-style: normal;
	line-height: 30px;
	text-transform: none;
	font-variant: small-caps;
	margin-left: 20px;
	font-weight: lighter;
}
#wrapper #content #left embed {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 80px;
}
#wrapper #content #left a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #content #left a:hover {
	color: #FF0000;
}
