html,body{margin:0;padding:0}
body{font: 70% arial;text-align:center}
p{margin:0 10px 0px}
a{display:inline;color:#0000ff;padding:0;text-decoration:none}

#header {
width: 950px;
height: 163px;
background-image: url(images/header.jpg);
background-position: center center;
background-repeat: no-repeat;
}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}

div#container{
text-align:left;
width:950px;
margin:0 auto;
}
div#content{
	float:right;
	width:750px;
	margin: 0px;
	padding: 0px;
}
div#content p{line-height:1.4;}
div#extra{
	float:left;
	clear:left;
	width:180px;
	height: 400px;
}
div#extra #news{
	float:left;
	clear:left;
	width:180px;
	height: 45px;
}


div#footer{
background: #000;
color: #FFF;
clear:both;
width:100%;
font-family:verdana;
}
div#footer p{margin:0;padding:5px 10px}
div#navigation{float:left;width:180px; padding-top:10px;}
#headerimg {
	width: 100%;
	border: none;
}

#homeh1 h1 {
	font-family: verdana;
	font-size: 16px;
	padding-left: 10px;
	color: #9EE42A;
}

#infoh2 h2 {
	font-family: verdana;
	font-size: 12px;
	padding-left: 10px;
	color: #006E2E;
	display: inline;
}

#infoh2 ul {
	margin-top: 1px;
	margin-left: 10px;
	margin-bottom: 8px;
	font-size : 10px; 
	font-family : "Trebuchet MS", arial, helvetica, sans-serif; 
	color: #003366; 
	list-style-image: url(bullet.gif);
}

#infoh2 li {
	margin-left: 17px;
	font-size : 14px; 
	font-family : "Trebuchet MS", arial, helvetica, sans-serif; 
	color: #000000; 
	list-style-image: url(bullet.gif);
}
