body {
	font-family: Arial, Verdana;
	color: #110002;
	font-size: 12px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url('../i/bg.jpg');
	background-repeat: no-repeat;
	background-position: 985px 0px;
}

img, table {
	border-style: none;
}

td {
	font-size: 12px;
}

a:link, a:active, a:visited {  color:#4387CA; text-decoration: none;}
a:hover {  color: #1C305E; text-decoration: underline;}

p.header1 {
	padding-left: 37px;
	font-size: 22px;
	height: 30px;
	background-image: url('../i/li1.gif');
	background-repeat: no-repeat;
	background-position: 0 -5px;
	margin-top: 15px;
	margin-bottom: 10px;
}

p.li2 {
	padding-left: 57px;
	background-image: url('../i/li2.gif');
	background-repeat: no-repeat;
	background-position: 30px -1px;
	margin-bottom: 5px;
	margin-top: 5px;
}

p.pad30 {
	padding-left: 30px;
}

/*** TOP ***/
table.top {
	width: 985px;
}

table.top td {
	vertical-align: top;
}

/*** MIDDLE ***/
table.middle {
	width: 985px;
}

table.middle td.td1 {
	background-image: url('../i/bg1.gif');
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}

table.middle td.td2 {
	width: 168px;
	vertical-align: top;
}

table.menu {
	width: 100%:
}

table.menu td.menu {
	vertical-align: top;
	width: 240px;
	padding-left: 15px;
	padding-top: 30px;
}

td.item_txt {
	width: 100%;
	color: #5C5A58;
	font-size: 11px;
	padding-left: 5px;
}

td.txt {
	vertical-align: top;
	padding-left: 30px;
	padding-right: 50px;
	background-image: url('../i/corner.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

/*** BOTTOM ***/
table.bottom {
	width: 910px;
	height: 93px;
	background-image: url('../i/bott.jpg');
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 40px;
}

table.bottom td {
	padding-left: 60px;
	padding-right: 120px;
	padding-bottom: 10px;
	vertical-align: bottom;
}