@charset "utf-8";
#head {
	width: 769px;
	height: 276px;
}
#wrapper {
	width: 769px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#wrapper #head #nav {
	width: 541px;
	float: right;
}
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888787;
	margin: 0px;
}
#wrapper #head #nav #navplug {
	float: right;
	display: inline;
	margin-right: 75px;
	width: 343px;
}
#wrapper #head #nav #home {
	float: left;
	width: 100px;
	margin-top: 90px;
	margin-left: 10px;
}#wrapper #bttm_nav {
	text-align: right;
	margin-right: 75px;
}
#wrapper #bttm_nav a {
	text-decoration: none;
	color: #228DB1;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #888787;
	padding-left: 10px;
}
#wrapper #head #nav #home a {
	color: #888787;
	text-decoration: none;
}
#wrapper #head #nav #home a:hover {
	color: #228DB1;
	text-decoration: none;
}
#wrapper #main #mainRight {
	float: right;
	width: 472px;
	padding-top: 40px;
	padding-right: 51px;
	padding-bottom: 40px;
	padding-left: 16px;
}
#wrapper #main {
	clear: both;
	float: right;
	width: 769px;
}
#wrapper #main #mainLeft {
	float: left;
	width: 99px;
	margin-left: 129px;
	margin-top: 40px;
	display: inline;
}
#wrapper #main #mainRight h1 {
	text-transform: lowercase;
	font-size: 18px;
	color: #40849f;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #00aeef;
	padding-left: 10px;
}
#reader {
	float: right;
	width: 112px;
}
a:link {
	color: #00AEEF;
}
.AccordionImg {
	float: right;
	margin-right: 15px;
	margin-left: 5px;
	border: 1px solid #00AEEF;
}
.box {
	padding: 10px;
	border: 1px solid #00AEEF;
	margin-bottom: 20px;
	background-color: #F2FCFF;
}
