#main {
	font-size: 14px;
	height: auto;
	float: inherit;
	display: block;
	text-align: left;
	padding-left: 160px;
	width: auto;
	padding-right: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
#container #main pre {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	height: 100px;
	background-image: url(../images/sunny-logo.png);
	padding-bottom: 5px;
	width: 700px;
	float: left;
}
#nav {
	width: 150px;
	font-size: 14px;
	height: auto;
	float: left;
	background: #97CB63;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #main li {
	text-indent: 20px;
	list-style-type: disc;
	list-style-position: outside;
}

iframe {
	visibility: hidden;
	margin: 0px;
}
#container {
	width: 700px;
	height: auto;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.buttonscontainer {
	width: 150px;
}

.buttons a {
	color: #000000;
	padding-left: 3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background: #97CB63;
	text-decoration: none;
}

.buttons a:hover {
	color: #006633;
	text-decoration: none;
	background: #97CB63;
}
#nav1 {
	width: 155px;
	font-size: 14px;
	height: 1550px;
	float: right;
	background: #97CB63;
	color: #000000;
	text-align: left;
	text-indent: 2px;
	padding-left: 4px;
}
#main_small {

	font-size: 14px;
	height: auto;
	float: inherit;
	text-indent: 10px;
	display: block;
	text-align: justify;
	padding-left: 160px;
	width: 370px;
	padding-right: 10px;
}
img {
}
