* {font-family: arial;color: #2a2a2a}
html {height: 100%}
body {text-align: center;background: #e9e9e9;margin: 0px;padding: 0px;height: 100%}
a {color: #c24409}

h1 {color: #0c5DA5;font-size: 24pt;margin-top: 0px}
h2 {color: #cf7019;font-size: 18pt;margin-top: 0px;margin-bottom: 5px}
h3 {color: #A66100;font-size: 14pt;margin-top: 0px;margin-bottom: 5px}

#nav {background: #f0f0f0;padding: 5px 0px;border-bottom: 1px solid #679FD2}
#nav a {margin: 0px;color: #A66100;font-weight: bolder;text-decoration: none;padding:5px 10px 6px 10px}
#nav a:hover {color: #FFFFFF;background: #A66100}


#container {position: relative;min-height: 100%; margin: 0px auto;width: 775px; border-left: 3px solid #679FD2; border-right: 3px solid #679FD2; text-align: left; background: #FFFFFF;padding-bottom: 20px}
#header {width: 100%; margin: 0px; padding: 0px; border-bottom: 3px solid #679FD2; height: 127px}

#main {margin: 0px;text-align: left; padding: 10px 10px 10px 10px; background: #FFFFFF;}
ul {list-style-type: square;line-height: 150%}

#footer {position: absolute;bottom: 0px;font-size: smaller;padding: 10px;background: #FFFFFF;height: 170pxtext-align: center;width: 755px;text-align: center}
#footer a {color: #7c541b}

.logos {text-align: center;margin-bottom: 20px}
.logos img {border: 0px}

#downloads {
	font-weight: bold;
	display: block;
	clear: both;
	margin-bottom:20px;
	float: left;
	width: 100%;
}
#downloads ul {
	margin:0;
	padding:0;
	list-style-type: none;
	clear: both;
	display: block;
	float: left;
}
#downloads li {
	display: block;
	float:left;
	margin:0 20px 0 0;
	padding:0;

}
#downloads a:hover {
	text-decoration: none;
}
.smalltext {
	font-weight: normal;
	font-size: 12px;
}
