*
{
	font:				11px Tahoma, Arial, Sans-serif;
	font-weight:			bold;
}
* html, body
{
	background-color:		#000000;
	color:				#CCCCCC;
}
.box .boxbanner img
{
	border:				0px;
	width:				552px;
}
.box .boxmain .boxcontent
{
	clear:				both;
	padding:			10px;
}
.box .boxmain
{
	background:			url('content.jpg') no-repeat;
	padding: 			0px; margin-left:3px; margin-right:0px; margin-top:0px; margin-bottom:20px
}
.box .boxmain .boxtitle
{
	height:				20px;
}
.box .boxmain .boxtitle .left
{
	float:				left;
	padding:			3px 0px 0px 10px;
}
.box .boxmain .boxtitle .right
{
	float:				right;
	padding:			3px 10px 0px 0px;
}
#banner
{
	background:			#000000 url('banner2.jpg') no-repeat;
	clear:				left;
	height:				305px
}
#content
{
	float:				left;
	width:				552px;
}
#content .top, #panel .top
{
	background:			url('menu_panel.jpg') no-repeat;
	font-weight:			bold;
	height:				23px;
	padding-top:			30px;
	text-align:			center
}
#content .top
{
	background:			url('menu_content.jpg') no-repeat;
}
#content a 
{
	color:#FFFFFF;
}
#content a:hover 
{
	text-decoration:none;
}
#footer
{
	background:			url('footer.jpg') no-repeat;
	clear:				left;
	height:				115px;
	text-align:			right;
	width:				777px; padding-left:0px; padding-right:60px; padding-top:10px; padding-bottom:0px
}
#menu
{
	background:			#000000 url('menu.jpg') no-repeat;
	height:				116px;
	width:				100%
}
#menu a
{
	background:			url('menu_normal.jpg') no-repeat;
	color:				#FFFFFF;
	display:			block;
	font-weight:			bold;
	height:				24px;
	margin-right:			20px;
	padding-top:			90px;
	text-decoration:		none;
	width:				90px; font-style:normal; font-variant:normal; font-size:15px; font-family:Trebuchet MS, Tahoma, Arial, Sans-serif
}
* html #menu a
{
	padding-bottom:			5px;
}
#menu a:hover
{
	background:			url('menu_hover.jpg') no-repeat;
}
#menu ul
{
	list-style-type:		none;
	margin-left:			125px;
}

#menu ul li
{
	float:				left;
	text-align:			center;
	background: url('menu_hover.jpg') no-repeat -100px;

}
#panel
{
	float:				left;
	width:				225px;
}
#panel a#ctlogo
{
	background:			url('ctlogo.jpg') no-repeat;
	display:			block;
	height:				104px;
	width:				225px
}
#panel li {
	background: url('submenu_hover.jpg') no-repeat -100px;
}
#panel li a
{
	background:			url('submenu_normal.jpg') no-repeat;
	color:				#FFFFFF;
	display:			block;
	height:				21px;
	text-decoration:		none;
	width:				225px; padding-left:20px; padding-right:0px; padding-top:2px; padding-bottom:0px
}
#panel li a:hover
{
	background:			url('submenu_hover.jpg') no-repeat;
}
#panel li, #panel ul
{
	margin:				0px;
	padding:			0px;
}
#panel ul
{
	list-style-type:		none;
}
#wrapper
{
	left:				50%;
	margin-left:			-404px;
	position:			absolute;
	width:				808px;
}