﻿html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{display:block;color: #981793;padding:10px}

div#header {height:130px;
	margin:0;
	padding: 5px 0;
	background: #FFF;
	color: #79B30B;
	overflow:hidden;}

div#container{text-align:left}

div#container{width:750px;margin:0 auto}

div#content p{line-height:1.4}
div#content{float:right;width:500px;clear:right;}
#content h1{ padding: 5px 10px 0 10px; font-size: 1.3em; }

div#extra{float:left;clear:left;width:200px}
div#extra{background:#FFF}

#footer{
float:left;
width:100%;
height: 32px; 
background: #FFF url("images/footer-bg2.gif") top left repeat-x;
color: #333; 
text-align:center; 
border-left: 1px solid #C8C8C8; border-right: 1px solid #C8C8C8;}

#footer p{margin:0;padding:4px 10px}



#footer a, #footer a:visited { text-decoration: none; color: #333}

#footer a:hover { text-decoration: underline; color: #333}

div#map {display:block;float:right;width:500px;}

img {
    border: none;
} 

div#navigation{float:left;width:200px}
/*- Navigation--------------------------- */
	
#navigation {
	width: 200px;
	margin: 10px;
	background:#FFF;
	}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	}	
	
#navigation li a:link, #navigation li a:visited {
	color: #666;
	display: block;
	background:  url(images/menu12.gif);
	padding: 10px 0 0 35px;
	}
	
#navigation li a:hover {
	color: #000;
	background:  url(images/menu12.gif) 0 -32px;
	padding: 10px 0 0 35px;
	}

