p {
	margin:0;
	padding:0;
}
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image:url(bgimg.jpg);
	background-attachment:fixed;
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#FFF;
}
#maincont {
	width:960px;
	vertical-align:top;
	text-align:left;
}
#tblcontent {
	width:960px;
}
#mininav {
	height:15px;
	vertical-align:top;
	text-align:right;
	padding-right:40px;
	color:#ccc;
}
#mininav a, #mininav a:link, #mininav a:active, #mininav a:visited {
	font-size:10px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:2px;
	color:#999;
	text-decoration:none;
}
#mininav a:hover {
	color:#000;
}

#logo {
	height:185px;
	vertical-align:middle;
	text-align:center;
}
#logo img {
	margin-bottom:15px;
}
#mainnav {
	width:960px;
	height:84px;
}
.mnavbut {
	width:230px;
	height:84px;
	vertical-align:top;
	text-align:left;
}
.mnavbut img {
	border:0;
}
#content {
	padding-top:22px;
}
#mcont {
	width:960px;
	margin-bottom:25px;
}
#mconttop {
	width:920px;
	height:20px;
	background-image:url(con_top.png);
	background-repeat:no-repeat;
}
#mcontcont {
	width:920px;
	background-image:url(con_bg.jpg);
	background-repeat:repeat-y;
}
#mconwrap {
	width:920px;
	min-height:397px;
	background-image:url(con_bgtop.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top left;	
}
#mcontbot {
	width:920px;
	height:20px;
	background-image:url(con_bot.png);
	background-repeat:no-repeat;
}
.w20 {
	width:20px;
}
.w40 {
	width:40px;
}
.c420 {
	width:420px;
	vertical-align:top;
	text-align:left;
}
.c880 {
	width:420px;
	vertical-align:top;
	text-align:left;
}