body {
	background-color: #003;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
#container {
}
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-top: 25px;
	margin-bottom: 60px;
	height: 49px;
	width: 900px;
}
#header-logo {
	float: left;
	width: 315px;
}
#header-logo img {
	float: left;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header-pub {
	margin-left: 92px;
	float: right;
	margin-top: 28px;
}
#menu {
	height: 59px;
	width: 900px;
	padding-top: 0px;
	float: left;
}
#left {
	width: 640px;
	float: left;
}
#left-swf {
	background-image: url(images/flash.jpg);
}
#left-content {
	margin-top: 15px;
	background-image: url(images/left-side-sides.png);
	background-repeat: repeat-y;
	float: left;
}
#left-content img {
	padding: 3px;
	border: 1px solid #999;
	margin-bottom: 5px;
	margin-right: 5px;
}
.image {
	float: left;
}
#left-top {
	background-image: url(images/left-side-top.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 640px;
	float: left;
}
#left-middle {
	width: 595px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
#left-middle-menu {
	float: left;
	width: 150px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 20px;
}

#left-middle-menu ul {
	margin-top: 0px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #239DDD;
}
#left-middle-menu li {
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #239DDD;
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 6px;
	padding-top: 6px;
}
#left-middle2 {
	width: 425px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
#left-bottom {
	background-image: url(images/left-side-down.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 640px;
	float: left;
	background-color: #FFF;
	margin-bottom: 0px;
}
#right {
	float: left;
	width: 245px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666;
	margin-left: 13px;
	background-color: #FFFFFF;
	margin-top: 0px;
}
#right1 {
	height: 193px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	width: 245px;
	margin-right: 0px;
	margin-left: 0px;
}
#right-top {
	background-image: url(images/right-side-top.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 245px;
	padding: 0px;
	margin: 0px;
}
#right-middle {
	padding-right: 20px;
	padding-left: 16px;
	height: 173px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	width: 209px;
	overflow: hidden;
	background-image: url(images/right-side-middle.png);
	background-repeat: repeat-y;
	margin-right: 0px;
	margin-left: 0px;
}
#right-middle form {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
}
#right-middle h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #189DDF;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 17px;
}

#right-bottom {
	background-image: url(images/right-side-down.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 245px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
#right-pub {
	margin-top: 15px;
	float: left;
	width: 245px;
	background-color: #FFFFFF;
}
#right2 {
	margin-top: 15px;
	background-image: url(images/right-side-middle.png);
	background-repeat: repeat-y;
	float: right;
}
#footer {
	width: 640px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	float: left;
	margin-top: 20px;
}
#tableau {
	width: 100%;
	float: left;
}

#tableau-left {
	float: left;
	margin-right: 20px;
	width: 288px;
	overflow: hidden;
}
#tableau-right {
	float: left;
	width: 287px;
	overflow: hidden;
}
#tableau2 {
	float: left;
	width: 425px;
}
#tableau2-left {
	width: 205px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}
#tableau2-right {
	float: left;
	width: 205px;
	overflow: hidden;
}
#tableau2 img {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}
#left-middle h1 img {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#left-middle h2 img {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#tableau3 {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
#tableau3-left {
	float: left;
	margin-right: 20px;
	width: 288px;
	overflow: hidden;
}
#tableau3-right {
	float: left;
	width: 287px;
	overflow: hidden;
}
#container #content #left #left-content #left-middle b       input {
	background-color: #ECECED;
	border: 1px solid #239DDD;
	color: #239DDD;
}
#container #content #left #left-content #left-middle form p textarea   {
	background-color: #ECECED;
	color: #239DDD;
	border: 1px solid #239DDD;
}
#navigation {
	width: 900px;
	margin-bottom: 15px;
	margin-top: 10px;
}
