body {
    margin:0 auto;
	font-size:14px;
	font-weight:bolder;
	background:#FFFFFF;
}
img {
    border:none;
}
#ct1 {
    margin-left:auto;
    margin-right:auto;
}
#ct2 {
    text-align:center;
}
#main {
	width:950px;
	background:#FFFFFF url(img/bg.gif) top repeat-y;
}
#top {
    width:740px;
    height:125px;
	background:url(img/banner.gif) top no-repeat;
}
#text {
    width:820px;
	padding:20px 0px 0px 110px;
	text-align:left;
	line-height:1.2;
	color:#2D4348;
}
#link {
	margin:20px 0px;
}
#foot {
    width:740px;
	margin:0;
	padding-bottom:18px;
	background:url(img/f-bg.gif) bottom no-repeat;
}
#foot a:link {
    text-decoration:none;
	color:#2D4348;
}
#foot a:visited {
    text-decoration:none;
	color:#2D4348;
}
#foot a:hover {
    text-decoration:underline;
	color:#2D4348;
}
#foot a:active {
    text-decoration:underline;
	color:#2D4348;
}
