body {
	background-image: url(../images/bgmain.gif);
	background-repeat: repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 15px;
	color: #747474;
}
#outbox {
	width:872px;
	margin:0px auto;
}

#box {
	width:846px;
	float:left;
	background-color: #000000;
	border-bottom:7px solid #3E3E3E;
	padding:13px 13px 0px 13px;

}
#headbox {
	height:87px;
	background-image: url(../images/bghead.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#logo {
	width:331px;
	height:61px;
}
#menu {
	width:378px;
	height:29px;
	float:right;

}
#contentbox {
	padding:0px;
	margin:13px 0px 0px 0px;
	background-image: url(../images/bgcontent.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float:left;
}
#leftbox {
	width:201px;
	float:left;
}
#lboxt {
	width:201px;
	height:22px;
}
#lboxc {
	width:177px;
	padding:7px 12px 12px 12px;
	margin:0px;
	background-image: url(../images/lcc.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainbox {
	width:632px;
	padding:22px 0px 22px 13px;
	float:right;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FD9731;
	text-decoration: none;
}
#footerbox {
	padding:7px;
	margin-top:7px;
}
.ft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.ft a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #747474;
}
.ft a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #A2A2A2;
}

