/* Copyright In Media 2007 */
body {
	margin:0pt;
	padding:0pt;
	text-align:center;
	font:normal 11px arial, helvetica, sans-serif;
	color:#000;
}
.bottom {
	width:1024px;
	/*background:#000 url(../images/bg_b.gif) no-repeat;*/
	padding-bottom:11px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.page-bg {
	background:#000 url(../images/bg.jpg) repeat-y;
}
.header {
	height:162px;
}
.menu {
	width:544px;
	height:162px;
	float:right;
	margin-right:9px;
}
.logo {
	float:left;
	margin-left:24px;
	margin-top:69px;
}
.content {
	height:1%;
	overflow:auto;
}
.footer {
	width:700px;
	margin-top:30px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#666666;
	font-size:10px;
}
.panel-title {
	font:normal 14px arial, helvetica, sans-serif;
	color:#000;
	padding:6px 0px;
}
.panel-left {
/*	background:#0D0D0D url(../images/bg.gif) no-repeat;
*/	padding-left:12px;
	width:696px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.panel-right {
	/*background:#FFF url(../images/panel-right-bg.gif) no-repeat right top;*/
	background-color:#666666;
	padding-right:13px;
}
.panel-bottom {
	/*background:transparent url(../images/bg_b.gif) no-repeat left bottom;
	width:671px;*/
	padding-bottom:21px;
}
.panel {
	background-color:#666666;
	height:288px;
	padding:0px 6px;
}
.panel-img {
	float:left;
	padding:6px 6px 6px 0px;
}
.panel-txt {
	text-align:left;
	padding:6px 6px 6px 6px;
}
