@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #009900;
}
#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header_right ul {
	list-style-type: none;
}
#header_right  li {
	list-style-type: none;
	display: block;
	float: left;
	width: 100px;
	padding-top: 40px;
	padding-left: 10px;
	text-align: center;
}
#header_right {
}

#header_left  {
	float: left;
	height: 75px;
	width: 240px;
	background-image: url(../assets/logo1.jpg);
	background-repeat: no-repeat;
}
#logo {
	height: 300px;
	width: 900px;
	background-image: url(../assets/logo_est.JPG);
	background-repeat: no-repeat;
}
#content {
	padding: 20px;
	float: left;
	width: 660px;
}
#right {
	padding: 20px;
	width: 160px;
	float: right;
}
#footer {
	width: 860px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #003366;
	padding: 20px;
}
#header_right a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#right a {
	color: #333333;
	text-decoration: none;
}
#right a:hover {
	color: #006600;
	text-decoration: underline;
}
a {
	color: #009900;
}
.padd {
	padding-right: 20px;
	padding-left: 20px;
}
.imgright {
	float: right;
	padding-left: 15px;
}
#content li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}

#header_right a:hover {
	color: #006600;
	text-decoration: underline;
}
#right li {
	margin-left: -30px;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
}



#break {
	clear: both;
}
.imgleft {
	float: left;
	padding-right: 15px;
}
#content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #003300;
}
.table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
