body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#wrap {
	width: 780px;
	height: 540px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	margin-top: -270px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}

#logo {
	width: 240px;
	height: 155px;
	position: absolute;
	left: 16px;
	top: 16px;
}

#block_menu_1 {
	width: 240px;
	height: 133px;
	position: absolute;
	left: 16px;
	top: 185px;
	padding-top: 22px;
	background-color: #fff;
}

#block_menu_2 {
	width: 240px;
	height: 133px;
	position: absolute;
	left: 16px;
	top: 355px;
	padding-top: 22px;
	background-color: #fff;
}

#block_top_1 {
	width: 240px;
	height: 133px;
	position: absolute;
	left: 270px;
	top: 16px;
	padding-top: 22px;
	background-color: #fff;
}

#block_top_2 {
	width: 240px;
	height: 133px;
	position: absolute;
	left: 525px;
	top: 16px;
	padding-top: 22px;
	background-color: #fff;
}

#block_menu_1 h1,
#block_menu_2 h1,
#block_top_1 h1,
#block_top_2 h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width: 188px;
	height: 20px;
	margin: 0px;
	margin-left: 52px;
	margin-bottom: 11px;
}

#main {
	width: 495px;
	height: 325px;
	position: absolute;
	left: 270px;
	top: 185px;
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
}

#main #submenu {
	width: 410px;
	height: 43px;
	position: absolute;
	left: 30px;
	top: 23px;
	overflow: hidden;
	border-bottom: solid 2px #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}

#main #submenu a {
	color: #000000;
	text-decoration: none;
}

#main #submenu a.active,
#main #submenu a:hover {
	color: #F90033;
}

#main #text {
	width: 410px;
	height: 210px;
	position: absolute;
	left: 30px;
	top: 80px;
	overflow: hidden;
	line-height: 18px;
	font-size: 11px;
}

#main #text h1 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 12px;
	color: #F90033;
	line-height: 16px;
}

#main #text h2 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 11px;
	color: #F90033;
	line-height: 16px;
}

#main #text p {
	margin-top: 0px;
	margin-bottom: 15px;
}

#main #text a {
	color: #F90033;
}

#main #text img {
	margin: 5px;
}

#main #text #textbody {
	position: absolute;
}

#main #scroll_up {
	width: 9px;
	height: 10px;
	position: absolute;
	left: 460px;
}

#main #scroll_down {
	width: 9px;
	height: 10px;
	position: absolute;
	left: 460px;
	top: 280px;
}

#footer {
	width: 751px;
	position: absolute;
	left: 16px;
	top: 520px;
	font-size: 11px;
	color: #F90033;
}

#footer a {
	text-decoration: none;
	color: #F90033;
}
