body {  background: #FFF url(../images/bg-homepage.png) repeat-y center; }
#center { width: 386px;}
#print { left: 366px;}
#bread { width: 316px;}
#content { padding: 16px 16px 16px 8px;}
#left { width: 362px; padding: 40px 8px 16px 16px;}
#left h1, #center h1, #left h2, #center h2 { border-bottom: 1px solid #F09A2F; padding-bottom: 10px;}
#left h2, #center h2  { margin-bottom:0;}
#right { margin-left: 14px; margin-top: 40px;}

#left .bodytext a,
#center .bodytext a, 
#right .bodytext a {
	color: #00662C;
	text-decoration: none;
	background: transparent url(../images/arrow-green-nav.gif) no-repeat 0 4px;
	padding-left: 15px;
}

#left .bodytext a:hover, #center .bodytext a:hover { text-decoration:underline;}

.frame-01 { position: relative; }
.frame-01 .csc-header {
	float: left;
	width: 132px;	// 132
	height: 26px;
	overflow: hidden;
	padding: 0 15px;	// 0 15
}

#left .frame-01 .csc-header, #left .frame-01 {	background-color: #fdeed9;}
#center .frame-01 .csc-header, #center .frame-01 { background-color: #f3f3f5;}

#left .frame-01 h1,
#center .frame-01 h1 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;	
	font-weight: normal;
	color: #737176;
	border-top: 1px solid #ffffff;
}

#left .frame-01 h1 { border-bottom: 1px solid #fcdfb7;}
#center .frame-01 h1 { border-bottom: 1px solid #dddddd;}


.frame-01 .csc-textpic, .frame-01 .csc-textpic-text {
	position: absolute;
	width: 180px;
	left: 162px;
	top: 0;
	background-color: #fff;
	padding: 5px 10px 0 10px;
}

.frame-01 .csc-textpic .csc-textpic-text {
	position: relative;
	width: 180px;
	left: 0;
	top: 0;
	background-color: transparent;
	padding: 0;
}

#left .frame-01 .csc-header.active, #center .frame-01 .csc-header.active { background-color: #fff; }
#left .frame-01 h1 a, #center .frame-01 h1 a { color:#737176;  display:block; padding: 4px 0; text-decoration:none; }
#left .frame-01 h1 a:hover, #center .frame-01 h1 a:hover { background:#FFF; }