body {
	background-color: #ffffff;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	min-width: 41em;
  	font-family : Arial, Verdana,Helvetica,sans-serif;
	font-size : 8pt;
}

body a{
	text-decoration: none;
	color: #555555;
}

body img{
	border: 0px;
}


#menucontainer {
	position: absolute;
	margin-top: 65px;
	margin-left: 190px;
	width: 750px;
	height: 30px;
}

#container {
	clear: both;
	float: left;
	height: auto;
	width: 940px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;

  	font-family : Arial, Verdana,Helvetica,sans-serif;
	font-size : 8pt;
	color: #000000;
}

#space1 {
	clear: both;
	float: left;
	height: 10px;
	width: 165px;
	background-color: #FFFFFF;
}

#line1 {
	float: left;
	height: 10px;
	width: 311px;
	background-color: #EEEEEE;
}

#line2 {
	float: left;
	height: 10px;
	width: 464px;
	background-color: #AAAAAA;
}


#logospace {
	clear: both;
	float: left;
	height: 1px;
	width: 165px;
}


#logo {
	position: absolute;
	height: 60px;
	width: 165px;
	background-color: #FFFFFF;
	margin-bottom: -80px;
}

#logo_r_container {
	float: left;
	height: 60px;
	width: 100%;
	background-image: url('/img/c1.jpg');
}

#mainnavi1bg {
	float: left;
	height: 60px;
	width: 720px;
	background-image: url('/img/h1.jpg');
}



#banner {
	clear: both;
	float: left;
	height: 160px;
	width: 940px;
	background-color: #FFFFFF;
}

#navi2 {
	clear: both;
	float: left;
	height: 21px;
	width: 750px;
	background-color: #AAAAAA;
	margin-bottom: 20px;
	padding-left: 190px;
	padding-right: 0px;
	padding-top: 5px;

}

#boxcontainer {
	width: 190px;
	float: left;
	height: 700px;
}

#boxcontainer_i {
  	font-family : Verdana,Helvetica,sans-serif;
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	height: auto;
}

#boxcontainer2 {
	width: 185px;
	float: left;
	height: auto;
	border-right: 1px solid #CCCCCC;
}

#boxcontainer2_i {
  	font-family : Verdana,Helvetica,sans-serif;
	width: 175px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	height: auto;
	font-size: 10pt;
}

#maincontainer {
	padding-left: 15px;
	padding-right: 15px;
	width: 530px;
	float: left;
	height: auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#maincontainer a {
	text-decoration: underline;
	color: #000099;	
}