	body {

		background: #6669FE url(images/bg.jpg) 0 0 repeat fixed;

		padding: 0;

		margin: 0;

		font-size: 12px;

		font-family: Arial, Helvetica, sans-serif;

	}

	

	#container {

		margin: 0 auto;

		width: 730px;

	}

	

	#header {

		position: relative;

		height: 262px;

	}

	

	div.head {

		position: absolute;

		top: 0px;

	}

	

	#headcorrection {

		position: absolute;

		left: 616px;

		top: 0px;

		width: 114px;

		height: 66px;

		background: url(images/product_btm.jpg) no-repeat;

	}

	

	#body {

		position: relative;

		background: url(images/bodybg.jpg) repeat-y;

	}

	

	#menu {

		position: absolute;

		left: 29px;

		top: 0px;

		width: 207px;

		height: 176px;

		background: url(images/menu_bg.jpg) no-repeat;

	}

	

	#pageselect {

		position: absolute;

		left: 32px;

		width: 200px;

		top: 180px;

	}

	

	#menu ul {

		margin: 0;

		padding: 0;

		list-style-type: none;

		font-weight: bold;

	}

	

	#menu ul li {

		padding-left: 15px;

		padding-top: 3px;

		padding-bottom: 8px;

	}

	

	#menu ul li a {

		color: #000000;

		text-decoration: none;

	}

	

	#maincontent {

		margin: 0;

		padding: 68px 20px 30px 250px;

		font-size: 14px;

	}

	

	#maincontent a {

		color: #015174;

		font-weight: bold;

		text-decoration: none;

	}

	

	#maincontent a:hover {

		text-decoration: underline;

	}

	

	#maincontent ul {

		margin: 0px;

		margin-bottom: 10px;

		list-style-image: url(images/li.gif);

		list-style-position: inside;

		font-size: 16px;

		font-weight: bold;

	}

	

	h1 {

		color: #015174;

	}

	

	h1, h2 {

		font-size: 20px;

		font-weight: bold;

		margin: 0px;

		text-align: center;

	}

	

	h3 {

		padding: 0px;

		margin: 0px;

		font-size: 14px;

		font-weight: bold;

	}

	

	#tail {

		 position: relative;

		 height: 4px;

		 background: url(images/tail.jpg) no-repeat;

	}

	

	span.key {

		font-weight: bold;

	}

.link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 36px;

	font-style: normal;

	font-weight: bolder;

	font-variant: normal;

	color: #990000;

}

#navbar {

	position: relative;

	padding-top: 10px;

	padding-bottom: 10px;

	text-align: center;

	font-size: 12px;

	font-weight: bold;

}
