body {
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #666;
	line-height: 130%;
}
#layout {
	width: 760px;
	margin:0 auto;
	background-color:#FC6;
}
#header {
	width: 760px;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 80px;
}
#toplink {
	width: 745px;
	text-align:right;
	margin: 0;
	padding: 28px 15px 0 0;
}
#main {
	margin: 0px;
	background-color: #FC6;
	width: 760px;
}
#menu {
	width: 155px;
	background-color:#FC6;
	background-image:url(img/menu_head.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:auto;
	float:left;
	padding-bottom: 5px;

}
#content {
	background-image: url(img/contentbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: right;
	width: 570px;
	font-size: 13px;
	color: #333;
	padding: 5px 20px 0 15px;
	line-height: 130%;
	background-color:#FFF;
}
#copy {
	padding: 30px 0 0;
	text-align: center;
	font-size: 12px;
	color: #960;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #960;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #690;
}
#menu01{list-style-type:none; margin:10px 0 30px 10px; padding: 0;}
#menu02{
	list-style-image: url(img/listmark.gif);
	margin:10px 0 0 40px;
	padding: 0;
	font-size: 14px;
	line-height: 150%;
}
#menu03{list-style-type:none; 
		margin: -5px 0 10px 20px;
		padding: 0;
		font-size: 13px;
		line-height: 120%;
}

#banner{list-style-type:none; margin:60px 0 30px; padding-left: 6px;}
#footer {
	background-image: url(img/footer.gif);
	background-repeat: repeat-y;
	width: 760px;
	margin: 0px;
	padding: 0px;
	height: 5px;
	clear: both;
}
a.link01:link {color: #960;text-decoration:none;}
a.link01:visited {color: #960;text-decoration:none;}
a.link01:hover {color: #fff;text-decoration:underline;}

a.link02:link {color: #039;text-decoration:none;}
a.link02:visited {color: #039;text-decoration:none;}
a.link02:hover {color: #039;text-decoration:underline;}
#menu04 {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	line-height: 120%;
}
