p,h1,h2,h3,h4,h5,li,ul {
	margin: 0px;
	padding: 0px;	
}
#menu ul {
	margin-left: 5px;
	
}
#menu li {
	list-style-type: none;
	float: left;
	
}
#menu li a{
	background-color: #CCC;
	display: block;
	width: 105px;
	height: 22px;
	font-size: 10pt;
	text-align: center;
	letter-spacing: -1px;
	text-decoration: none;
	color: #000;
	padding-top: 8px;
	background-image: url(../images/button1.gif);
	background-repeat: no-repeat;
}
#menu li a:hover{
	background-position: 0px -30px;

}
#menu {
	height: 32px;
	background-color: #CCC;
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-right-width: 1px;
	border-left-width: 1px;

}
#footer li {
	list-style-type: none;
	float: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#footer li a{
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #333;
}
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
body a{
	color: #333;

}
#header h1 a{
	float: left;
	clear: both;
	margin-top: 10px;
	margin-left: 10px;
	color: #FFF35C;
	text-decoration: none;
}
#address {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#head_right {
	float: right;
	width: 400px;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 5px;
}
#footer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 5px;
	background-color: #FFF35C;
}
#pan {
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}



#header {
	background-color: #FFD747;
	color: #FFF;
	height: 100px;
}
#footer_info {
	margin-top: 20px;
}

