body {
	background-color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #fff;
    margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.right_content {
	clear: none;
	float: right;
}

#navigation {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 120px;
	float: left;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	line-height: 25px;
	height: 240px;
}

#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#navigation a:hover {
   color: #5F8CC4;
}

#container {
	width: 645px;
	margin: 0 auto;
}

#content {
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/right_content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 15px;
	width: 451px;
	position: relative;
}

#content a {
   color: #5F8CC4;
   font-size: 12px;
}

#content a:hover {
   color: #2E61A0;
}

a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:hover {
   color: #5F8CC4;
}

#footer {
	color: #FFFFFF;
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(images/footer_line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 110px;
	z-index: 1;
}

h2 {
   color: #5F8CC4;
   font-size: 20px;
   padding-top: 0px;
   margin-top: 0px;
}

#header {
	background-image: url(images/logo.jpg);
	height: 240px;
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 637px;
}
#swfContainer {
	float: none;
	width: 280px;
	height: 240px;
}
#sloganEtc {
	position: absolute;
	right: 196px;
	top: 23px;
}
#sideBar {
	height: 330px;
	width: 120px;
	float: right;
	margin-right: -118px;
	margin-top: -5px;
}
.sideBar_inside {
	height: 100px;
	width: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
}
