html,body,img,form { margin:0px; padding:0px; border:0px; }
html,body { overflow:auto; }
body,td,th,input,textarea,select {
	font-family: 'Lucida Sans Unicode', 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 12px;
}
body {
	text-align:center;
	background:url(/img/site_background.jpg) bottom left repeat-x #000;
}

h1 {
	letter-spacing:-1px;
	font-family: 'Lucida Sans Unicode', 'Trebuchet MS', Tahoma, sans-serif;
	margin-top:-20px;
	_margin-top:0px;
	font-weight:normal;
	font-size:24px;
}

a, a:link { color:#000; _cursor:pointer; }
a:hover { color:#FFF; }

input.text, textarea.text, select.text {
	padding:3px;
	border:1px solid #1D79B8;
}

th { font-weight:normal; }

#wrap {
	width:689px;
	margin:0 auto;
	background:url(/img/site_bottom.jpg) bottom left no-repeat #CCD24A;
}

#container {
	background:url(/img/site_top.jpg) top left no-repeat;
}

#header {
	min-height:222px;
	_height:222px;
}

#logo {
	padding-top:120px;
}
#logo a strong { display:none; }
#jValidate_logo {
	display:block;
	width:276px;
	height:76px;
	float:left;
	margin-left:110px;
	_margin-left:65px;
	background:url(/img/jvalidate_logo.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jvalidate_logo.png', sizingMethod='scale'); /* less than ie 7 only */
}
#jQuery_text {
	display:block;
	width:96px;
	height:26px;
	float:left;
	margin-top:35px;
	margin-left:10px;
	background:url(/img/jquery_text.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_text.png', sizingMethod='scale'); /* less than ie 7 only */
}
#jQuery_text:hover {
	text-decoration:none;
	background:url(/img/jquery_text-hover.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/jquery_text-hover.png', sizingMethod='scale'); /* less than ie 7 only */
}

#buttons { width:455px; margin:0 auto; }
#download, #learn {
	display:block;
	width:217px;
	height:214px;
	float:left;
	margin-left:20px;
	background:url(/img/learn_btn.png) top left no-repeat;
}
#learn {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/learn_btn.png', sizingMethod='scale'); /* less than ie 7 only */
}
#download {
	margin-left:-10px;
	background:url(/img/download_btn.png) top left no-repeat;
	_margin-left:0px;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/download_btn.png', sizingMethod='scale'); /* less than ie 7 only */
}

#d_text, #l_text {
	margin:155px auto 0px auto;
	cursor:pointer;
}
#d_text strong, #l_text strong {
	display:none;
}
#d_text {
	width:115px;
	height:28px;
	background:url(/img/download_text.jpg) top left no-repeat;
}

#l_text {
	width:57px;
	height:27px;
	background:url(/img/learn_text.jpg) top left no-repeat;
}

#download:hover #d_text {
	background:url(/img/download_text-hover.jpg) top left no-repeat;
}

#learn:hover #l_text {
	background:url(/img/learn_text-hover.jpg) top left no-repeat;
}

#body {
	padding:15px;
	background:url(/img/body_background.jpg) top left repeat-y;
}

.bubble_wrap {
	width:434px;
	margin:-20px auto 20px auto;
}
.bubble {
	width:414px;
	height:34px;
	margin-left:-10px;
	_margin-left:0px;
	padding:10px;
	background:url(/img/bubble-bg.png) top left no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bubble-bg.png', sizingMethod='scale'); /* less than ie 7 only */
}

#signup_btn {
	width:120px;
	height:36px;
	color:#FFF;
	margin-top:15px;
	border:0px;
	cursor:pointer;
	text-transform:uppercase;
	background:url(/img/signup_btn.jpg) top left no-repeat #1b75b4;
}

#footer {
	min-height:444px;
	_height:444px;
	position:relative;
}
#footer_content {
	padding:15px 25px 15px 15px; 
}

#about {
	position:absolute;
	font-size:11px;
	text-align:left;
	bottom:133px;
	left:250px;
	width:263px;
}
#about p { margin:0px; padding:4px 0px 0px 0px; }
#about div a { margin-left:80px; }

#about a:hover { color:#1D79B8; }

.license { font-size:10px; }
.error {
	color:#F00;
	padding:5px;
	background:#FFEFEF;
	width:500px;
	margin:0 auto;
	border:1px solid #F00;
}

#adsense {
	margin:0 auto;
	width:488px;
	height:90px;
}
#adsense_content {
	margin-right:20px;
	width:468px;
	height:60px;
}

.clearer { clear:both; height:0px; line-height:0px; overflow:hidden; }
.preloader { position:absolute; overflow:hidden; width:0px; height:0px; visibility:hidden; }
.preloader img { border:0px; width:0px; height:0px; }