body{
/*#91CDE9*/
background: #CEE9F4 url(../images/blue/side_top.jpg) repeat-x;
color: #444;
margin: 0;
padding: 0;
}
	#jq-wrapper{
		width: 958px;
		margin:0 auto;
		overflow:none;
	}
	.ie #jq-wrapper{
	position:relative;
	}
		#jq-header{
			height:35px;
			position:relative;
			/*margin-bottom:20px;*/
			font:14px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
		}
		.ie #jq-header{
			margin-bottom:5px;
		}
			#jq-header h1, #jq-header img {
				margin: 0 !important;
				border: 0 !important;
				padding: 0 !important;
			}
			#jq-header h1 a{
				text-indent:-9999em;
				background: url(../images/logo_jquery3.png) no-repeat;
				width: 116px;
				height: 35px;
				font-size:0;
				display:block;
				border: 0 !important;
				border-bottom: 0;
			}
			#jq-header ul{
				position:absolute;
				top:0px;
				right:4px;
				margin: 0;
				padding: 0;
				line-height: 18px !important;
				width: 510px;
			}
				 #jq-header ul li{
					display: inline;
					padding: 0;
					padding-left: 20px !important;
					margin-left: 0px !important;
					margin-right: 0px !important;
					margin-bottom: 0px !important;
					margin-top: 0px !important;
					list-style: none;
					line-height: 18px !important;
					background: none !important;
				}
					#jq-header ul li a{
						height:26px;
						color: #FFF;
						text-decoration: none;
						font-size: 14px;
						line-height: 18px !important;
						position: relative;
						top: 8px;
						border-bottom: 0;
					}
						#jq-header ul li a:hover{
						background-position:0 100%;
						color:silver;
						}
					/*#jq-download {
						float: left;
						display: block;
						width: 94px;
					}
					#jq-download a{
						display: block;
						width: 94px;
						background:url(../images/nav_download.gif) no-repeat;
						text-indent:-9999em;
						top: 0px !important;
						overflow: hidden;
					}*/
	#content {
	   width: 884px !important;
	   border-left: 37px solid #FFF;
	   border-right: 37px solid #FFF;
	   background: #FFF !important;
	   overflow: hidden;
    }
	#jq-footer {
	background: #404141 url(../images/side_bottom.jpg) repeat-x;
	height: 40px;
	color:#fff;
	font:14px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
	font-size: 13px;
	clear:both;
	padding-top: 1px;
	text-align: center;
	}
	#jq-footerwrap {
	   width: 958px;
	   margin: 0 auto;
	   height: 100%;
	   text-align: left;
	   background: #404141 url(../images/content_black.jpg) repeat-y;
	   overflow: hidden;
	   position: relative;
	}
		#jq-footer a{
		color:#fff;
		text-decoration: underline;
		border-bottom: 0;
		}
		#jq-footer p{
		float:left;
		margin-left:30px;
		margin-top: 10px;
		}
		#jq-footer ul{
		float:right;
		margin: 0;
		padding: 0;
		margin-right:30px;
		margin-top: 10px;
		}
			#jq-footer li{
			float:left;
			margin: 0 0 0 10px !important;
			padding: 0 !important;
			list-style: none;
			font-size: 13px;
			background: none !important;
			}
	
#more_info {
    top: 0px !important;
}

#content-inner {
    padding-top: 20px;
}
