@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
}

#preloadedImages {
 width: 0px;
 height: 0px;
 display: inline;
 /*background-image:url(../ksqimages/homeBG.jpg)*/
}


#wrap {
	margin: 0 auto;
	width:1070px;
	height:790px;
	/*background-image:url(../ksqimages/homeBG.jpg)*/
}
#rightColumn {
	width:30px;
	height:600px;
	float:right;
}
#topArea1 {
	width:1024px;
	height:24px;
	display:block;
}
#creativeCont {
	width:780px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#fff;
	text-align:center;
	font-size:16px;
	line-height:26px;
	height:680px;
	float:right;
}
#creativeHdr {
	width:780px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#FFFF99;
	letter-spacing:1px;
	word-spacing:10px;
	text-align:center;
	font-size:10px;
	line-height:23px;
	height:22px;
	padding-bottom:2px;
	padding-top:1px;
	/*background-image:url(../ksqimages/header1.gif);*/
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#creativeF {
	width:1050px;
	height:780px;
	background-color:#fff;
	display:block;
}
#creativeT {
	width:765px;
	height:56px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	display:block;
	color:#fff;
	text-align:left;
	font-size:13px;
	line-height:16px;
	background-color:#333;
	padding-top:6px;
	padding-right:0px;
	padding-left:15px;
	border-top:solid;
	border-top-color:#999999;
	border-top-width:1px;
	border-bottom:solid;
	border-bottom-color:#fff;
	border-bottom-width:3px;
}
#creativeT a{
	color:#FFFF33;
	text-decoration:none;
}
#creativeT a:hover{
	color:#FFFF33;
	text-decoration:underline;
}