/* CSS Document */
body
{	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	color:#000; }
h1{	font-size: 18px; color:#2562b3; margin-bottom:4px;}
h2{	font-size: 16px;}

#container{width:900px;	margin-left: auto; margin-right:auto; border:1px #006 solid;}
#navigation{height:109px; text-align:left}
#content{background-image:url(images/body_text.jpg);height: 474px;	width: 900px;clear: both;}
#footer{font-size: 12px;padding-top: 5px;text-align: center; clear:both;}
.right {float:right; width:340px;}
.left {float:left; width:560px;}
.scroll {height:395px; overflow:auto; padding-right:10px; width:670px;}
#footer a:link {
	color: #000;
}
#footer a:visited {
	color: #000;
}
#footer a:hover {
	color: #666;
}
#footer a:active {
	color: #000;
}

a:link {
	color: #36C;
}
a:visited {
	color: #36C;
}
a:hover {
	color: #666;
}
a:active {
	color: #36C;
}
#textindex{padding-left:5px; padding-top:15px; background-image: url(images/home/home-body.jpg); height:520px; background-repeat:no-repeat; padding-right:90px; font-size:12px;  text-align:justify;}

#text{padding-left:220px; padding-top:40px; padding-bottom:5px; padding-right:20px; background-image:url(images/body-blank.jpg); height:426px; background-repeat:no-repeat;  text-align:justify;}
/* CSS Document */

