/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html, body, form, #wrap {height:100%;}
body > #wrap, body > form {height:auto;min-height:100%;}

html {background:url(../images/bg-body.jpg) 0 0 repeat-x;}
html#index {background:url(../images/bg-body-index_back.jpg) 0 0 repeat;}
form {position:relative;}
#index form {background:url(../images/spc.gif) 0 0 repeat-x;}
#formSearch {height:0;min-height:0;}
body {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
	color:#333333;
}
#index body {background:url(../images/bg-body-index_front.jpg) 0 0 repeat-x;}
#wrap {
	background:url(../images/bg-colorbar.jpg) 0 0 no-repeat;
	width:1000px;
	margin:0 auto;
}

#header {
	height:10%;
	margin-bottom:12px;
	padding:4px 0 0 0;
}
#index #header {margin-bottom:2px;}
#content {
	padding-bottom:106px;
}
#sidebar {
	width:225px;
	margin:0 19px 0 20px;
}
#main-content {
	background:url(../images/bg-content.jpg) 0 28px no-repeat;
	width:725px;
	margin-top:3px;
}
#content.center #main-content {
	background:none;
	width:975px;
}
#content.center_bg #main-content {
	background:url(../images/bg-content.jpg) 0 32px no-repeat;
	width:725px;
	margin:0 auto;
}
#index #content.center #main-content {
	background:none;
	width:1000px;
}
#footer {
	height:50px;
	margin-top:-50px;
	margin-left:-500px;
	padding-top:10px;
	position:absolute;
	left:50%;
	bottom:0;
	#left:0;
	#margin:0;
	clear:both;
	zoom:1;
}
