body {
	margin:0;
	text-align:center;
	background-color:#005CA4;
	background-image:url('images/background.jpg');
	background-position:top left;
	background-repeat:repeat-x;
}
div#top {
	margin:auto;
	width:820px;
	height:162px;
	background-image:url('images/a_01.jpg');
}
div#menu01 {
	margin:auto;
	width:820px;
	height:33px;
	background-image:url('images/a_02.jpg');
}
div#menu02 {
	margin:auto;
	width:800px;
	height:33px;
	background-image:url('images/a_02.jpg');
}
div#top_section {
	margin:auto;
	width:820px;
	height:21px;
	background-image:url('images/a_03.jpg');
}
div#mid_section {
	margin:auto;
	width:820px;
	background-image:url('images/a_04.jpg');
	background-position:top center;
	background-repeat:repeat-y;
}
div#bot_section {
	margin:auto;
	width:820px;
	height:31px;
	background-image:url('images/a_06.jpg');
}
div#content {
	margin:auto;
	width:744px;
	color:#000;
	font-size:12px;
	font-family:Trebuchet MS, sans-serif;
	text-align:justify;
}
table#products {
	width:744px;
}
table#products td {
	color:#000;
	font-size:12px;
	font-family:Trebuchet MS, sans-serif;
	text-align:center;
}
span#title {
	font-size:13px;
	font-family:Verdana, sans-serif;
	color:#0158A0;
	font-weight:bold;
}
a:link, a:active, a:visited {
	color:#0158A0;
	font-size:12px;
	font-family:Trebuchet MS, sans-serif;
	text-decoration:underline;
	font-weight:normal;
}
a:hover {
	color:#000;
}
td.rborder {
	border-right:1px solid;
	border-color:#0158A0;
}
#syclone {
	margin:auto;
	width:800px;
	color:#FFF;
	font-family:verdana, sans-serif;
	text-align:right;
	font-size:10px;
}
#syclone a:link, #syclone a:active, #syclone a:visited {
	font-family:arial, sans-serif;
	font-size:11px;
	color:#FFFF55;
	text-decoration:none;
	font-weight:bold!important;
}
#syclone a:hover {
	color:#000;
}