@charset "utf-8";
/* CSS Document */
body
{
	margin: 5px;
	padding: 0;
	font: 100%/1.4 helvetica, arial, sans-serif;
	color: #444;
	background: #fff;
}
#container
{
	margin: 0 auto;
	width: 100%;
	background: #fff;
}

#header
{
	background: #ffffff;
	padding: 54px;
	background-image:url(images/body/top3.jpg); background-repeat:no-repeat; background-position:left;
}

#header h1 { margin: 0; }

#navigation
{
	float: left;
	width: 100%;
	background: #333;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation li a:hover { background: #383; }

#content-container1
{
	float: left;
	width: 100%;
	background-image:url(images/layout-three-liquid-background1.gif); background-repeat:repeat-y;
}
#content-container1 a {
	color:#56353c;
	text-decoration:none;
}
#content-container1 a:hover {
	text-decoration:underline;
}


#content-container2
{
	float: left;
	width: 100%;
	background: url(images/layout-three-liquid-background2.gif) repeat-y 80% 0;
}

#section-navigation
{
	float: left;
	width: 16%;
	padding: 20px 0;
	margin: 0 2%;
	display: inline;
}

#section-navigation ul
{
	margin: 0;
	padding: 0;
}

#section-navigation ul li
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}

#content
{
	float: left;
	width: 56%;
	padding: 20px 0;
	margin: 0 0 0 2%;
}
#content a {
	color:#56353c;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}

#content h2 { margin: 0; }

#aside
{
	float: right;
	width: 18%;
	padding: 20px 0;
	margin: 0 0 0 0;
	display: inline;
}

#aside h3 { margin: 0; }

#footer
{
	clear: left;
	background: #5D3044;
	background-image:url(images/footer.gif); background-repeat:no-repeat;
	text-align: center;
	color: #fff;
	font-size:13px;
	padding: 20px;
	height: 1%;
}
#footer a {
	color:#ffffff;
}
#footer a:hover {
	color:#bbd27a;
}
.style2 {font-size: 75%}
.leftnav{font-size: 120%}

#tooltip a:hover {
	background:#ffffff; 
	text-decoration:none;
}
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; border:1px solid #cccccc; background:#ffffff; color:#6c6c6c;}
#apDiv1 {
	position:absolute;
	left:569px;
	top:112px;
	width:370px;
	height:18px;
	z-index:101;
	font-family:Helvetica;
	font-size:14px;
}
#apDiv1 a {
	color:#000000;
}
#apDiv1 a:hover {
	color:#bbd27a;
}