#sitemap {
    position: absolute;
	width: 133px;
	height: 20px;
	top: 297px;
	left: 50%;
	list-style: none;
	margin-left: 151px;
	text-align: left;
	z-index: 20;
}
.sitemap_table {
    width: 100px;
    float: left;
    padding-top: 4px;
}

.sitemap_cell {
    float: left;
	padding: 0;
	margin-left: 3px;
    margin-top: 13px;
}

.sitemap_cell IMG {
    background: #fff;
}

.sitemap_table input {
    width: 90px;
    padding: 2px;
    border-color: #313131;
}

.sitemap_input {
    height: 11px;
    width: 11px;
    margin-top: 0;
    border: 0;
    padding: 0;
}

#container_out {
    position: absolute;
    width: 592px;
    height: 665px;
    top: 0px;
    left: 50%;
    margin-left: -296px;
    text-align: left;
    z-index: 1;
}

#header {
    width: 592px;
    height: 240px;
    float: left;
    background-image: url(###HEADER_IMAGE###);
    background-color: #000;
}

#content {
    width: 557px;
    height: 304px;
    padding: 23px;
    padding-top: 73px;
    padding-right: 12px;
    background: #fff;
    float: left;
}

#content h1 {
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    border-bottom: dotted;
    border-bottom-color: #6b6b6b;
    border-bottom-width: 2px;
    padding-bottom: 5px;
    width: 557px;
}
#content h2 {
    font-size: 14px;
    font-weight: normal;
    height: 20px;
    border-bottom: dotted;
    border-bottom-color: #6b6b6b;
    border-bottom-width: 2px;
    padding-bottom: 5px;
	padding-left: 145px;
    width: 412px;
}
* html #content {
}

#normal {
    line-height: 18px;
    margin-top: 20px;
    overflow: hidden;
    height: 265px;
}
#normal_s {
    line-height: 18px;
    margin-top: 20px;
    overflow-y: auto;
	overflow-x: hidden;
    height: 265px;
}
#left_1 {
    margin-top: 20px;
	margin-right: 12px;
    overflow: hidden;
    height: 265px;
	width: 272px;
	float: left;
}
#left_1 .csc-textpic-text {
    font-size: 11px;
	line-height: 14px;
}

#left_2 {
    line-height: 18px;
    margin-top: 20px;
    overflow: hidden;
    height: 265px;
	width: 122px;
	margin-right: 12px;
	float: left;
}
#left_2 p.bodytext {
	margin-top: 20px;
	font-size: 11px;
	line-height: 14px;
}
#right_1 {
    line-height: 18px;
    margin-top: 20px;
    overflow: hidden;
    height: 265px;
	width: 273px;
	float: left;
}
#right_2 {
    line-height: 18px;
    margin-top: 0px;
    overflow: hidden;
    height: 285px;
	width: 423px;
	float: left;
}
#right_2 p.bodytext {
    padding-left: 11px;
	margin-top: 20px;
}
#right_2 p.description {
    padding-left: 11px;
	margin-top: 20px;
	font-size: 11px;
	line-height: 14px;
}

#footer {
    width: 592px;
    float: left;
    margin-top: 10px;
    color: #fff;
    font-size: 12px;
}
* html #footer {
}

#cytracon {
    margin-top: 0px;
    width: 592px;
    float: left;
    font-size: 10px;
    text-align: left;
}

#cytracon a {
    color: #313131;
}