html {
min-height:100%;
}

body {
background-color:#FFFFFF;
font:12px Verdana,sans-serif;
height:100%;
margin:0;
width:100%;
}

#center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

u {
	color: #2EA443;
}

#indent {margin-left: 10px;}
#dropdown {float: right; margin-right: 10px;}

a {
color:#2EA443;
font-size:13px;
text-decoration:none;
}

a:hover {
border-bottom:1px dotted #2EA443;
}


h1 {
color:#2EA443;
}

.prod {

float: left;
margin-right: 100%;
margin-bottom: 10px;

}

p {
color:#2EA433;
font-size:14px;
}

h4 {
	color: #2ea443;
}

h3 {
	color: #2ea433;
	margin-top: 4px;
}

h2 {
	color: #2ea433;
}

table {
	border: 1px solid #2ea443;
}

hr {
background-color:#2EA443;
border:0 none;
color:#2EA443;
height:1px;
margin-left:auto;
margin-right:auto;
width:940px;
}

li {
	color: #2ea443;
}

#container {
	min-width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#top {
height:50px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
padding-bottom:10px;
width:940px;
}

#logo {
background-image:url("/images/logo.png");
cursor:pointer;
float:left;
height:55px;
margin-bottom:5px;
width:275px;
}

#rule {
height:1px;
margin-left:auto;
margin-right:auto;
width: 940px;
}

#navigation {
height:20px;
list-style:none outside none;
margin-left:auto;
margin-right:auto;
margin-top:14px;
width:940px;
}

#navigation li {
cursor:pointer;
float:left;
padding-left:10px;
padding-right:10px;
}

#navigation li.r {
cursor:pointer;
float:right;
}

#content {
background-image:url("/images/content.png");
height:254px;
margin:14px auto 20px;
width:940px;
}

#text {
margin-left:auto;
margin-right:auto;
width:940px;
text-align: left;
}

#footer {
color:#2EA443;
height:20px;
margin-left:auto;
margin-right:auto;
width:940px;
}

#productText {
	width: 430px;
	height: 390px;
	float: right;
}

img {
	float: left;
}

img.school {
	margin-top: 2px;
	float: none;
}

#noticebar {
	margin-top: 5px;
	width: 940px;
	height: 30px;
	background-color: red;
	color: white;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#noticebar h1 {
	padding-top: 7px;
	font-size: 12px;
	color: #fff;
}
