	#jq-wrapper{
		width: 842px;
		margin:0 auto 8px;
		overflow:none;
	}
	.ie #jq-wrapper{
	position:relative;
	}
		#jq-header{
			height:85px;
			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/jquery_logo.gif) no-repeat;
				width: 231px;
				height: 85px;
				font-size:0;
				display:block;
				margin: 0 !important;
				border: 0 !important;
				border-bottom: 0;
			}
			#jq-header ul{
				position:absolute;
				top:35px;
				right:0;
				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: 4px;
						border-bottom: 0;
					}
						#jq-header ul li a:hover{
						background-position:0 100%;
						color:#057EB8;
						}
					#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 { margin: 10px 0; }
	#jq-footer {
	background: #404141 url(../images/footer_bkg.gif) repeat-x;
	height: 67px;
	width: 96%;
	padding: 45px 2% 0;
	color:#fff;
	font:14px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
	font-size: 13px;
	clear:both;
	}
		#jq-footer a{
		color:#fff;
		text-decoration: underline;
		border-bottom: 0;
		}
		#jq-footer p{
		float:left;
		margin-left:30px;
		margin-top: 0px;
		}
		#jq-footer ul{
		float:right;
		margin: 0;
		padding: 0;
		margin-right:30px;
		}
			#jq-footer li{
			float:left;
			margin: 0 0 0 10px !important;
			padding: 0 !important;
			list-style: none;
			font-size: 13px;
			background: none !important;
			}
	
