@charset "UTF-8";
#wrapper {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
}
#top_bar {
	height: 20px;
	background-color: #FD6906;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer {
	height: 18px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	clear: both;
	padding-left: 8px;
	background-color: #81CE4E;
}

.footer_1 {
	color: #000000}

.footer_2 {color: #538fd3}

.footer_3 {
	color: #000000
}
#nav {
	height: 80px;
	background-color: #FFFFFF;
}
#logo {
	float: left;
	height: 85px;
	width: 240px;
	margin-left: 1px;
}
#menu {
	width: 533px;
	float: left;
	height: 50px;
	padding-left: 0px;
	padding-top: 30px;
}
#languages {
	width: 150px;
	float: right;
	height: 80px;
}
#languages img {
	margin-top: 23px;
	margin-left: 12px;
}
#content h3 {
	font-size: 16px;
	color: #0E5D9F;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	width: 548px;
	border: 1px dotted #FFFFFF;
	margin: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	float: left;
	background-color: #FFFFFF;
}
#flash_banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#right_column {
	float: right;
	width: 174px;
	margin-right: 8px;
	margin-top: 8px;
	border: 1px dotted #FFFFFF;
	text-align: left;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 18px;
	color: #333333;
	padding-top: 10px;
	background-color: #CCCCCC;
	padding-left: 8px;
	padding-right: 0px;
}
#content_container {
	background-color: #FFFFFF;
}
#shadow_top {
	width: 800px;
	height: 14px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow_top.gif);
	background-repeat: no-repeat;
}
#shadow_middle {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow_middle.gif);
	background-repeat: repeat-y;
}
#shadow_bottom {
	background-image: url(../images/shadow_bottom.gif);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
}
.img_left {
	float: left;
	margin-right: 8px;
}
.img_right {
	float: right;
	margin-left: 8px;
}
