html { margin: 0; }
#main {

	width: 1024px;
	position: relative;
	margin:-8px;

}
#bar_top, #bar_middle_top {
margin:0px;
padding:0px}

.left_top, .mid_top, .right_top {
display:inline;
position:relative;
padding:inherit
}



#left_navi {
	height: 350px;
	width: auto;
	clear: none;
	float: left;

}
#menu{
	position:absolute;
	left: 79px;
	top: 180px;
	text-align:left;
	width: 240px;
	height: 319px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #3B4B97;
	font-weight: bolder;
	display: inline;
	z-index: 100;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #3B4B97;
}

p.a{text-indent:0px}
p.b{text-indent:15px}
p.c{text-indent:30px}
p.d{text-indent:44px}
p.e{text-indent:60px}
p.f{text-indent:72px}
p.g{text-indent:86px}
p.h{text-indent:60px}



#menu a{
color:#3B4B97;
text-decoration:none;
}
#menu a:hover
{
color:#FF0000;
text-transform: uppercase;}
#body{
	height: 371px;
	width: 610px;
	position:absolute;
	left: 335px;
	top: 210px;
	z-index: 100;
	padding: 20px;
		border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #3B4B97;

	padding-left: 20px;


}
.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #3B4B97;
	text-align: left;

}
#bottom 
{
	width:1024px;
	float: none;
	height: 145px;
	margin: 0px;
	position: relative;
	top: 0px;
	clear: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #616161;
	border-bottom-color: #616161;


}
.img {
	margin: 3px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	display:inline;
}
.footer {
	display:inline;
	position:relative;
	height: auto;
	float:left;
	width:auto;
	top: 112px;
}
.footer p 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	float: none;
	padding-left:15px;
	
}
.footer p a {
text-decoration:none;
color: #999999;
}
.bottom_right {
	display:inline;
	position:relative;
	width:317px;
	float:right;
}
