@charset "utf-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
a:active {
	text-decoration: none;
	color: #DDDDDD;
}
a:focus {
	text-decoration: none;
	color: #DDDDDD;
}


#logo {
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	height: 162px;
}
body {
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#inner {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	overflow: visible;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}
#img  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}
#footer {
	background: url(footer.png) no-repeat center 0px;
	margin: -12px auto 0px;
	padding: 0px;
	width: 751px;
	z-index: 100;
}
#logo {
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	height: 162px;
}
#main {
	background: url(tile.gif) repeat-y center top;
	width: 751px;
	margin: 0px auto;
	padding: 0px;
	z-index: 0;
}
#wrapper {
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background: url(13logo.png) no-repeat center 20px;
}
