body {
	background:#fff url(https://a.cksource.com/a/1/gfx/bg_body.gif) repeat-x left top;
	margin:0;
	padding:0;
}
div.container {
	text-align:center;
}
div.header {
	width:960px;
	margin:0 auto;
	text-align:left;
	margin-bottom:30px;
}
div.header img {
	margin-top:30px;
}
div.box {
	background: url(https://a.cksource.com/b/1/gfx/box.png) no-repeat left top;
	width:693px;
	height:291px;
	margin:0 auto 0px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
div.box h1 {
	color:#000;
	font-size:38px;
	margin:0px 20px 20px 25px;
	padding-top:20px;
}
div.box p {
	font-size:15px;
	margin:0 20px 20px 20px;
}
a.download {
	height:38px;
	background:transparent;
	bottom:26px;
}
div.main {
	background:url(https://a.cksource.com/a/1/gfx/bg_main.gif) no-repeat center bottom;
	text-align:center;
	height:420px;
}
.footer {
	width:960px;
	/*border-top:1px solid #BABABA;*/
	padding-top:15px;
	margin:0 auto;
}
.footer p {
	margin-top:0;
	margin-bottom:5px;
	font:11px Arial, Helvetica, sans-serif;
	color:#888D8E;
	text-align:left;
}	
a.fckeditor {
	position:absolute;
	right:123px;
	bottom:85px;
	background:transparent;
	width:120px;
	height:25px;
}
a.documentation {
	position:absolute;
	right:20px;
	bottom:35px;
	color:#fff;
	font-size:13px;
}
.footer p a {
	color:#000;
	text-decoration:none;
}
.footer p a:hover {
	text-decoration:underline;
}
