body {
	margin:0px;
	padding:0px;
	background-color:#EEEEEE;
	background-image:url(gfx/bg.png);
	background-repeat:repeat-x;
}

h1 {
	font-family:Arial;
	font-size:14px;
	color:#577DBB;
	font-weight:bold;
	margin:0px;
}

a {
	font-family:Arial;
	font-size:12px;
	color:#222222;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a.for {
	padding-left:15px;
	background-image:url(gfx/arrow.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:bold;
}

font.for {
	padding-left:15px;
	background-image:url(gfx/arrow.png);
	background-repeat:no-repeat;
	background-position:left top;
	font-weight:bold;
}

div.content {
	position:relative;
	width:710px;
	left:50%;
	margin-left:-355px;
}

div.top {
	position:relative;
	width:710px;
	height:189px;
}

div.logo {
	position:relative;
	width:255px;
	height:120px;
	left:30px;
	top:3px;
}

div.menu_1 {
	position:absolute;
	width:107px;
	height:39px;
	top:150px;
	left:15px;
}

div.menu_1_on {
	position:absolute;
	width:107px;
	height:43px;
	top:148px;
	left:15px;
}

div.menu_2 {
	position:absolute;
	width:107px;
	height:39px;
	top:150px;
	left:136px;
}

div.menu_2_on {
	position:absolute;
	width:107px;
	height:43px;
	top:148px;
	left:136px;
}

div.menu_3 {
	position:absolute;
	width:107px;
	height:39px;
	top:150px;
	left:227px;
}

div.menu_3_on {
	position:absolute;
	width:107px;
	height:43px;
	top:148px;
	left:227px;
}

div.menu_4 {
	position:absolute;
	width:107px;
	height:39px;
	top:150px;
	left:409px;
}

div.menu_4_on {
	position:absolute;
	width:107px;
	height:43px;
	top:148px;
	left:409px;
}

div.menu_5 {
	position:absolute;
	width:107px;
	height:39px;
	top:150px;
	left:536px;
}

div.menu_5_on {
	position:absolute;
	width:107px;
	height:43px;
	top:148px;
	left:536px;
}

div.menu_6 {
	position:absolute;
	width:107px;
	height:39px;
	top:150px;
	left:632px;
}

div.menu_6_on {
	position:absolute;
	width:107px;
	height:43px;
	top:148px;
	left:632px;
}

div.banner {
	position:relative;
	width:710px;
	height:210px;
	top:16px;
}

div.main {
	position:relative;
	width:690px;
	left:10px;
	margin-top:40px;
	font-family:Arial;
	font-size:12px;
	color:#222222;
	margin-bottom:30px;
}

table.maintable {
	width:670px;
	margin-left:10px;
}

td.left {
	width:30px;
	background-image:url(gfx/left_ram.png);
	background-repeat:repeat-y;
	background-position:left;
}

td.main {
	width:610px;
}

td.right {
	width:30px;
	background-image:url(gfx/right_ram.png);
	background-repeat:repeat-y;
	background-position:right;
}

div.bottom_content {
	clear:both;
	position:relative;
	left:50%;
	margin-left:-350px;
	width:700px;
	height:70px;
	background-image:url(gfx/bottom_bg.png);
	background-repeat:no-repeat;
}

div.bottom_left {
	position:relative;
	width:500px;
	left:50%;
	margin-left:-335px;
	top:19px;
	font-family:Arial;
	font-size:10px;
	color:#777777;
}

div.bottom_right {
	position:relative;
	width:260px;
	left:50%;
	margin-left:210px;
	margin-top:-13px;
	top:19px;
	font-family:Arial;
	font-size:10px;
	color:#777777;
}

table.linktable {
	width:100%;
}
