@charset "UTF-8";
/* CSS Document */

#container {
	margin: auto;
	height: 768px;
	width: 1024px;
}

#content {
	position: absolute;
	height: 768px;
	width: 1024px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
	top: -2px;
}

#header {
	position: absolute;
}

#logo {
	position: absolute;
	left: 34px;
	top: 13px;
}

#navi {
	position: absolute;
	left: 669px;
	top: 98px;
	width: 356px;
}

#footer {
	position: absolute;
	top: 723px;
}

#jmplogo {
	position: absolute;
	left: 959px;
	top: 733px;
}

#slider {
	position: absolute;
	height: 274px;
	width: 1024px;
	top: 137px;
}

#subnav {
	position: absolute;
	left: 342px;
	top: 736px;
	width: 341px;
}

#module1 {
	position: absolute;
	left: 336px;
	top: 441px;
	width: 664px;
	height: 265px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999;
}

#module2 {
	position: absolute;
	left: 31px;
	top: 196px;
	width: 278px;
	height: 296px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFF;
}

#module3 {
	position: absolute;
	left: 335px;
	top: 195px;
}

#module4 {}

#modulediv {
	position: absolute;
	height: 480px;
	width: 1px;
	background-color: #333;
	left: 315px;
	top: 196px;
}

.textstyle1 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999;
}

.textstyle2 {}

.linkstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
