html, body {
	margin:0;
	padding:0;
	background:#d9dadb url(../images/background.gif) -380px -570px no-repeat;
	font:11px/125% Arial, Helvetica, sans-serif;
	color:#000;
	height:100%;
	}
#center {
	height:100%;
	min-height:650px;
	position:relative;
	}
	#spacer {
		position:absolute;
		top:50%;
		}
		#page {
			position:absolute;
			top:-325px;
			height:650px;
			/*background:#d9dadb url(../images/background.gif) 0 center no-repeat;*/
			}
			#head {
				width:1150px;
				padding:10px 0 0 20px;
				}
				#head a {
					display:block;
					height:52px;
					width:52px;
					margin:10px 13px 0 0;
					overflow:hidden;
					float:left;
					}
				#head a.home {
					width:116px;
					height:77px;
					margin:0 20px 0 0;
					}
			#content {
				padding:0 0 0 100px;
				clear:both;
				}
				#content table {
					margin:0;
					border-collapse:collapse;
					min-width:1030px;
					}
				#content td {
					padding:0 0 7px 0;
					margin:0;
					vertical-align:top;
					}
					.textline a {
						color:#666;
						text-decoration:none;
						}
					.textline a:hover {
						text-decoration:underline;
						}
					.textline a.selected {
						color:#000;
						}
					.textline span {
						float:left;
						color:#666;
						}
					.textline div {
						background:url(../images/line.gif) 0 55% repeat-x;
						}
						.textlinetopen {
							margin-left:605px;
							}
						.textlinetopcz {
							margin-left:620px;
							}
						.textlinebottom {
							margin-left:102px;
							}
					#images {
						white-space:nowrap;
						height:512px;
						}
						#images img {
							height:512px;
							margin-right:10px;
							}
					#text {
						width:310px;
						padding:15px 15px 20px 15px;
						margin:0 15px 0 0;
						background:#fff;
						}
img {
	border:0;
	}
h1 {
	margin:0;
	padding:0 0 18px 0;
	color:#5c5c5c;
	font:bold 13px/120% Arial, Helvetica, sans-serif;
	}
p {
	margin:0;
	padding:0;
	}