#top-banner {
background-image:url(about-banner4.jpg);
width:752px;
height:184px;
}

#right {
	float: right;
	width: 170px;
	background-color:#CBCBCB;
	height:100%;
	
}
#left {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	background-color: #FFFFFF;
	width:580px;
}
#left h1 {
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#left li {
font-size: 105%;
	line-height: 1.5em;
	
}


#left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 13px;
	margin-left: 13px;
}
#right  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
#right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 5px;
}

#super-left  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
#super-left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 5px;
}


#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	margin: 0px 13px 0px 13px;
	padding:0px;
	font-weight:bold;
	
}

#content-wrapper {
	margin-right: 13px;
	margin-left: 13px;
	height:100%;
	overflow: auto;
}
#left ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 103%;
	list-style-type: square;
	line-height: 1.5em;
}
#left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 103%;
	line-height: 1.5em;
	color: #333333;
}

#left li a, a:link, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 103%;
	line-height: 1.5em;
	color: #333333;
	text-decoration:underline;
}
