*
{
	font:				11px Tahoma, Arial, Sans-serif;
}
* html, body
{
	background-color:		#000000;
	color:				#FFFFFF;
}
.box .boxbanner img
{
	border:				1px;
	width:				552px;
}
.box .boxmain .boxcontent
{
	clear:				both;
	padding:			10px;
}
.box .boxmain
{
	background:			url('../images/content.jpg') no-repeat;
	margin:				0px 0px 20px 3px;
	padding: 			0px;
}
.box .boxmain .boxtitle
{
	height:				20px;
	width:				525px;
	float: none;
}
.box .boxmain .boxtitle .left
{
	float:				left;
	padding:			3px 0px 0px 10px;
}
.box .boxmain .boxtitle .right
{
	float:				right;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#banner
{
	background:			#000000 url('../images/banner.jpg') no-repeat;
	clear:				left;
	height:				305px;

}
#jest
{
	clear:				left;
	height:				90px;

}
#content
{
	float:				left;
	width:				552px;
	padding-left: 114px;
}
#content .top, #panel .top
{
	background:			url('../images/menu_panel.jpg') no-repeat;
	font-weight:			bold;
	height:				23px;
	padding-top:			30px;
	text-align:			center;
}
#content .top
{
	background:			url('../images/menu_content.jpg') no-repeat;
	text-align: center;
}
#content a 
{
	color:#FFFFFF;
}
#content a:hover 
{
	text-decoration:none;
	font-weight: bold;
}
#footer
{
	background:			url('../images/footer.jpg') no-repeat;
	clear:				left;
	height:				115px;
	padding:			10px 60px 0px 0px;
	text-align:			right;
	width:				777px;
}
#menu
{
	background:			#000000 url('../images/menu.jpg') no-repeat;
	height:				116px;
	width:				100%;
}
#menu a
{
	background:			url('../images/menu_normal.jpg') no-repeat;
	color:				#FFFFFF;
	display:			block;
	font:				15px "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-weight:			bold;
	height:				24px;
	margin-right:			20px;
	padding-top:			90px;
	text-decoration:		none;
	width:				90px;
}
* html #menu a
{
	padding-bottom:			5px;
}
#menu a:hover
{
	background:			url('../images/menu_hover.jpg') no-repeat;
}
#menu ul
{
	list-style-type:		none;
	margin-left:			125px;
}

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

}
#panel
{
	float:				left;
	width:				225px;
}
#panel a#ctlogo
{
	background:			url('../images/ctlogo.jpg') no-repeat;
	display:			block;
	height:				104px;
	width:				225px;
}
#panel li {
	background: url('../images/submenu_hover.jpg') -100px -100px no-repeat;
}
#panel li a
{
	background:			url('../images/submenu_normal.jpg') no-repeat;
	color:				#FFFFFF;
	display:			block;
	height:				21px;
	padding:			2px 0px 0px 20px;
	text-decoration:		none;
	width:				225px;
}
#panel li a:hover
{
	background:			url('../images/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;
}
