:link,:visited {text-decoration:none}
ul,ol {list-style:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img {border:none}
address {font-style:normal}


body {
	background: #43b88c url('images/bg.png') repeat;
	text-align: center;
	margin: 0;
	font: 13px Tahoma, sans-serif;
}

a {
	color: #205c45;
}

a img {
	border: 0;
}

p {
	margin: 0 0 15px 0;
}


#container {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
}
	
#top {
	margin: 0 auto 0 auto;
	width: 860px;
	height: 290px;
	background: url('images/topbg.png');
}

#logo {
	margin: 15px 0 0 0;
	width: 480px;
	height: 290px;
	float: left;
}

#nav {
	margin: 36px 0 0 0;
	float: right;
	background: url('images/navbg.png') no-repeat;
	height: 230px;
	width: 240px;
}

#nav ul {
	margin: 20px 0 0 40px;
}

#nav li {
	list-style: none;
	margin: 1px;
}

#nav a {
	color: #FFF;
	font: 17px "Tahoma", sans-serif;
	padding: 3px 10px 3px 10px;
	display: block;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#topround {
	background: url('images/trounded.png');
	height: 15px;
	width: 860px;
	margin: 0 auto 0 auto;
}

#main {
	width: 820px;
	background: #FFF;
	margin: 0 auto 0 auto;
	padding: 10px 20px 10px 20px;
}

#bottomround {
	background: url('images/brounded.png');
	height: 15px;
	width: 860px;
	margin: 0 auto 0 auto;
}

#pbar .p {
	float: left;
}

#pbar {
	width: 798px;
	height:  100px;
	text-align: center;
	margin: 10px auto 0 auto;
}

#phbar {
	width: 860px;
	text-align: center;
	margin: 20px auto 0 auto;
}

h1 {
	color: #205c45;
	font: 22px Tahoma, sans-serif;
	font-weight: bold;
	margin: 0 0 10px;
}

#left {
	width: 536px;
	height: auto;
	float: left;
}

#right {
	float: left;
	width: 264px;
	padding: 0 0 0 20px;
}

#clearer {
	clear: both;
}

#downloads li {
	list-style: none;
}

#downloads li a {
	padding: 10px;
	background: #EEE;
	display: block;
	margin: 0 0 8px 0;
	font-weight: bold;
	color: #444;
}

#downloads li a:hover {
	background: #DDD;
}

#left a img {
	margin-left: 20px;
}

#form1 a {
	display: none;
}

#left ul li {
	list-style: square;
	margin-left: 20px;
}

#left ol li {
	margin-left: 20px;
	list-style-type: decimal;
}

#left ul {
	margin-bottom: 10px;
}
