body {
	margin:0;
	padding:0;
	background: #B4EA81 url('images/bg.jpg') repeat-x;
}

body, p, td {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #092D02;
	line-height:20px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #19810E;
}

a:hover {
	text-decoration: none;
	color: #569B00;
}

#container {
	float:right;
	margin:0;
	padding:0;
	width:733px;
}

#header01 {
	background:url('images/01.jpg') no-repeat;
	width:733px;
	height:80px;
}


#header02 {
	background:url('images/02.jpg') no-repeat;
	width:733px;
	height:115px;
}

#header03 {
	background:url('images/03.jpg') no-repeat;
	width:733px;
	height:116px;
}

#header04 {
	background:url('images/04.jpg') no-repeat;
	width:733px;
	height:90px;
}

#header05 {
	background:url('images/05.jpg') no-repeat;
	width:733px;
	height:84px;
}

#content {
	float:left;
	margin:-200px 0px 0px 0px;
	padding:0;
	width:435px;
}

#nav {
	float:right;
	margin:-20px 100px 0px 0px;
	padding:0;
	width:180px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#nav ul li {
	margin: 0px;
	width: 180px;
	text-align:left;
	padding:0;
}

#nav li a, #nav li a:visited {
	display:block;
	text-decoration:none;
	background-color:#5EBC3E;
	margin:1px;
	padding:2px;
	color: #FEFF77;
	border-left: 6px solid #0C4106;
}

#nav li a:hover {
	text-decoration:none;
	color:#EDEF52;
	background-color: #009819;
}

#footer {
	clear:both;
	margin:0;
	padding:10px;
}

h1 {
	font-size:25px;
	font-variant: small-caps;
	color:#0D7818;
}

h2 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size:20px;
	text-align:right;
	color: #0A821B;
	text-transform:lowercase;
	margin:0;
	padding:0;
}
