@charset "UTF-8";
/* CSS Document */

#container {
	background: #FFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: visible;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo {
	width: 240px;
	float:left;
	margin-left: 0px;
}
#menu1, #menu3, #menu5, #menu7 {
	width: 127px;
	float: left;
        top: 80px;
	margin-left: 0px;
}
#menu2, #menu4, #menu6 {
	width: 50px;
	float: left;
        top: 80px;
	margin-left: 0px;
}
#main-head {
	width: 800px;
	float:left;
	margin-left: 0px;
	font-family: syncopate, serif;
	font-size: 12px;
	color: #7d7d7d;
	font-weight: normal;
}

#js-preview-main {
        width: 550px;
        float:left;
        margin-left: 0px;
        font-family: arial,helvetica,sans-serif;
        font-size: 10px;
        color: #7d7d7d;
        font-weight: normal;
}
#main-text {
	width: 550px;
	float: left;
	margin-left: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #7d7d7d;
	font-weight: normal;
}
#menu-bg {
	width: 225px;
	float:left;
	margin-left: 0px;
}
#menu-head {
	width: 225px;
	float:left;
	margin-left: 0px;
	font-family: syncopate, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
#menu {
	width: 230px;
	float:left;
	margin-left: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #7d7d7d;
	font-weight: normal;
}
#container #logo {
	position: absolute;
	left: 40px;
	top: 20px;
	z-index: 1;
}
#container #menu1 {
	position: absolute;
	left: 320px;
	z-index: 2;
}
#container #menu2 {
	position: absolute;
	left: 446px;
	z-index: 2;
}
#container #menu3 {
	position: absolute;
	left: 459px;
	z-index: 2;
}
#container #menu4 {
	position: absolute;
	left: 602px;
	z-index: 2;
}
#container #menu5 {
	position: absolute;
	left: 615px;
	z-index: 2;
}
#container #menu6 {
	position: absolute;
	left: 707px;
	z-index: 2;
}
#container #menu7 {
	position: absolute;
	left: 720px;
	z-index: 2;
}
#container #main-head {
	position: absolute;
	left: 300px;
	top: 150px;
	z-index: 1;
}
#container #main-text {
	position: absolute;
	left: 300px;
	top: 170px;
	z-index: 1;
}
#container #menu-bg {
	position: absolute;
	left: 20px;
	top: 145px;
	z-index: 1;
}
#container #menu-head {
	position: absolute;
	left: 20px;
	top: 154px;
	z-index: 2;
}
#container #menu {
	position: absolute;
	left: 40px;
	top: 170px;
	z-index: 2;
}
a:link    { text-decoration: none; color: #7d7d7d; FONT-WEIGHT: normal }
a:visited { text-decoration: none; color: #7d7d7d; FONT-WEIGHT: normal }
a:hover   { text-decoration: none; color: #7d7d7d; FONT-WEIGHT: normal }
a:active  { text-decoration: none; color: #7d7d7d; FONT-WEIGHT: normal }
P { FONT-SIZE: 8pt; COLOR: #7d7d7d; FONT-STYLE: normal; FONT-WEIGHT: normal; FONT-FAMILY: arial,helvetica,sans-serif }
P1 { FONT-SIZE: 8pt; COLOR: #7d7d7d; FONT-STYLE: normal; FONT-WEIGHT: normal; FONT-FAMILY: syncopate,sans-serif }
