body {
	background-color:#eeeeec;
	}

#main_container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	width:711px;
	background-color:#660099;
	}

#header {
	position:absolute;
	top:0px;
	left:-5px;
	width:721px;
	height:103px;
	background:url(images/header.jpg);
	}

#content {
	position:absolute;
	top:90px;
	left:-5px;
	width:721px;
	background:url(images/bg_content.jpg);
	z-index: 0;
	}

#bottom {
	position:absolute;
	left:-5px;
	width:721px;
	height:10px;
	background:url(images/bg_bottom.jpg) top left no-repeat;
	padding-bottom:100px;
	}

#logotype {
	position:absolute;
	top:63px;
	left:40px;
	height:20px;
	width:156px;
	background:url(images/logotype.gif) top left no-repeat;
	background-image: url(images/logotype01.jpg);
	}


/*navigation*/

#nav_01, #nav_02, #nav_03, #nav_04, #nav_05 {
	position:absolute;
	top:67px;
	height:42px;
	z-index:10;
	}

#nav_01 {
	background:url(images/nav_01.jpg) top left no-repeat;
	left:271px;
	width:95px;
	}

#nav_02 {
	background:url(images/nav_02.jpg) top left no-repeat;
	left:366px;
	width:78px;
	}

#nav_03 {
	background:url(images/nav_03.jpg) top left no-repeat;
	left:444px;
	width:80px;
	}

#nav_04 {
	background:url(images/nav_04.jpg) top left no-repeat;
	left:524px;
	width:76px;
	}

#nav_05 {
	background:url(images/nav_05.jpg) top left no-repeat;
	left:600px;
	width:57px;
	}

#nav_01:hover, #nav_02:hover, #nav_03:hover, #nav_04:hover, #nav_05:hover {
	background-position:0px -42px;
	}

#text {
	position:absolute;
	top:90px;
	left:272px;
	width:328px;
	font-family:Arial, Helvetica, sans-serifs;
	font-size:11px;
	color:#64605a;
	line-height:15px;
	}

#text a:link, #text a:visited {
	color:#64605a;
	}

#text a:hover, #text a:active {
	color:#fa8012;
	}

#text ul {
	padding-left:6px;
	margin-left:6px;
	}

#text li {
	padding-top:10px;
	}

#text h1 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serifs;
	font-size:11px;
	color:#64605a;
	line-height:15px;
	padding:0px;
	margin:0px;
	}

#text h2 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serifs;
	font-size:15px;
	color:#c8c2be;
	line-height:20px;
	padding:0px;
	margin:0px;
	}

/*subnavigation1*/

#subnav_container {
	position:absolute;
	top:90px;
	left:33px;
	width:170px;
	height:75px;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
	padding:0px;
	}

#subnav1_01, #subnav1_02, #subnav1_03, #subnav1_04, #subnav1_05, #subnav1_01, #subnav2_01,  #subnav2_02 {
	position:absolute;
	width:170px;
	height:15px;
	left:0px;
	}

#subnav1_01 {
	background:url(images/sub_nav1_01.gif) top left no-repeat;
	}

#subnav1_02 {
	background:url(images/sub_nav1_02.gif) top left no-repeat;
	top:15px;
	}

#subnav1_03 {
	background:url(images/sub_nav1_03.gif) top left no-repeat;
	top:30px;
	}

#subnav1_04 {
	background:url(images/sub_nav1_04.gif) top left no-repeat;
	top:45px;
	}

#subnav1_05 {
	background:url(images/sub_nav1_05.gif) top left no-repeat;
	top:60px;
	}

#subnav2_01 {
	background:url(images/sub_nav2_01.gif) top left no-repeat;
	}

#subnav2_02 {
	background:url(images/sub_nav2_02.gif) top left no-repeat;
	top:15px;
	}

#subnav1_01:hover, #subnav1_02:hover, #subnav1_03:hover, #subnav1_04:hover, #subnav1_05:hover, #subnav2_01:hover, #subnav2_02:hover {
	background-position:0px -15px;
	}
