html {
	background-color: #58c3ba;
	font-size: .85em;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	background: #58c3ba url('images/1x1/background.svg.png') no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
a {
  color: #fff;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1em;
	color: #2a00ff;
  font-weight: bold; 
}
a img {
  border-style: none;
}
div#container_overall {
	width: 988px;
	margin: 0px auto;
	background-color: #fff;
	color: #000;
	padding-bottom: 10px;
}
div#header {
	background: url('images/top-background.gif');
	height: 200px;
}
img#left_curves {
	margin-top: 195px;
	display: block;
	position: absolute;
}
img#logo {
	margin-top: 17px;
	display: block;
	position: absolute;
}
img#slideshow_background {
	margin: 2px 0px 0px 236px;
	display: block;
	position: absolute;
	z-index: 2;
}
img#slideshow_mask {
	margin: 2px 0px 0px 236px;
	z-index: 3;
	display: block;
	position: absolute;
}
div.slideshow {
	overflow: hidden;
	position: absolute;
	z-index: 2;
}
div.slideshow img {
	display: block;
}
div#slideshow1 {
	width: 165px;
	height: 165px;
	margin: 16px 0px 0px 236px;
}
div#slideshow1 img {
	width: 165px;
	height: 165px;
}
div#slideshow2 {
	width: 255px;
	height: 255px;
	margin: 2px 0px 0px 401px;
}
div#slideshow2 img {
	width: 255px;
	height: 255px;
}
div#slideshow3 {
	width: 184px;
	height: 189px;
	margin: 3px 0px 0px 656px;
}
div#slideshow3 img {
	width: 184px;
	height: 189px;
}
img#right_curves {
	margin-left: 715px;
	display: block;
	position: absolute;
}
div#nav_left {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	position: absolute;
}
div#nav_left a {
	position: absolute;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-decoration: none;
	color: #000;
	z-index: 2;
}
div#nav_left a.current {
	width: 74px;
	height: 74px;
	line-height: 74px;
}
a#nl1 {
	background-image: url('images/nav-left/1.png');
	margin: 296px 0px 0px 4px;
}
a#nl2 {
	background-image: url('images/nav-left/2.png');
	margin: 258px 0px 0px 41px;
}
a#nl3 {
	background-image: url('images/nav-left/3.png');
	margin: 225px 0px 0px 82px;
}
a#nl4 {
	background-image: url('images/nav-left/4.png');
	margin: 197px 0px 0px 128px;
}
a#nl5 {
	background-image: url('images/nav-left/5.png');
	margin: 178px 0px 0px 179px;
}
a#nl1.current {
	background-image: url('images/nav-left-current/1.png');
	margin: 282px 0px 0px -10px;
}
a#nl2.current {
	background-image: url('images/nav-left-current/2.png');
	margin: 244px 0px 0px 27px;
}
a#nl3.current {
	background-image: url('images/nav-left-current/3.png');
	margin: 211px 0px 0px 68px;
}
a#nl4.current {
	background-image: url('images/nav-left-current/4.png');
	margin: 183px 0px 0px 114px;
}
a#nl5.current {
	background-image: url('images/nav-left-current/5.png');
	margin: 164px 0px 0px 165px;
}
div#page_header {
	width: 424px;
	height: 36px;
	background: url('images/page-header.png');
	
	margin-top: -1px;
	font-family: 'Comic Sans MS', cursive;
	color: #fff;
	line-height: 36px;
	padding-left: 28px;
	position: relative;
}
div#page_header span {
	position: relative;
	z-index: 2;
}
div#page_header a {
	color: #fff;
	text-decoration: none;
}
div#content_container {
	border: 2px dotted #ec008c;
	background-color: #b1c86b;
	margin-left: 49px;
	margin-top: 26px;
	margin-right: 33px;
}
div#content {
	font-family: Tahoma, Geneva, sans-serif;
	padding-left: 140px;
  padding-top: 75px;
	padding-bottom: 20px;
	padding-right: 20px;
	min-height: 244px;
	position: relative;
	color: #000;
}
div#content a {
	color: #60c;
}
div#nav_top {
  line-height: 24px;
  height: 24px;
  width: 666px;
  padding-left: 10px;
  background: url('images/nav-top-sub.gif');
  font-weight: bold;
  font-size: 13px;
  position: absolute;
  margin: 272px 0px 0px 260px;
  z-index: 4;
}
div#nav_top a {
  color: #fff;
  text-decoration: none;
  margin: 0px 5px;
  display: block;
  float: left;
  padding-left: 10px;
  background: url('images/nav-top-sub-separator.png') no-repeat left center;
}
div#nav_top a.first {
  padding-left: 0px;
  background-image: none;
}
div#footer {
	font-family: 'Comic Sans MS', cursive;
	margin: 20px 33px 0px 49px;
	padding: 1px 20px;
	background: #58c3ba url('images/1x1/footer-background.svg.png');
	text-align: center;
	font-size: .85em;
}
div#footer p {
	margin: .5em 0px;
}
div#footer a {
	color: #000;
}
div.breadcrumbs {
	float: left;
	font-weight: bold;
	margin: 220px 0px 0px -130px;
	
}
div.breadcrumbs a {
	margin: 0px 5px;
	text-decoration: none;
	
}

