body {
	background-image: url(../images/bg.gif);
	text-align: center;
}

a{
	color: #265589;
}

p{
	margin-top: 0;
	margin-bottom: 30px;
}

a img{
	border-style: none;
}

li {
	list-style: none;
}

h1 {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 10px;
}

#body {
  width:721px;
  margin: 0 auto;
}

#main{
  background: url(../images/round_top.gif) no-repeat left top;
  padding:20px 0 0 0;
  float:left;
  width:100%;
  margin-bottom: 20px;
}

#m2{
	padding-bottom: 20px;
	background: url(../images/round_bottom.gif) no-repeat left bottom;
}

#header ul{
	background: url(../images/navi_background.png) no-repeat center;
	height: 37px;
	width: 520px;
	margin:0 auto;
	padding: 0;
}

#header li{
	display: inline;
	float: left;
	position: relative;
	top: 4px;
	left: 4px;
}

#contents {
  border:5px solid #C6C5C5;
  border-width:0 5px;
  width: 711px;
  background-color: white;
  padding-top: 3px;
  padding-bottom: 1px;
}

#copy{
	margin-left: 23px;
	margin-top: 8px;
	float: left;
}

#top_image{
	margin-top: 22px;


}

#contact{
	float: right;
	padding-right: 10px;
}

.title{
	margin-top: 20px;
	margin-bottom: 20px;
}

#about{
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.7em;
	color: #333;
	padding-bottom: 48px;
}

#footer{
	clear: left;
}

#footer span {
	color: gray;
	background: url(../images/66icon.gif) no-repeat 0;
	font: 10pt Helvetica;
	padding: 30px;
}

#address{
	text-align: center;
	color: gray;
	margin-top: 30px;
}

#info li{
	line-height: 2.5em;
	padding-left: 38px;
	background: url(../images/ball.png) no-repeat 15px 9px;
}

#info li a{
	padding-left: 7px;
}

#info ul{
	font-size: small;
	border-top-style: solid;
	border-top-color: #C6C5C5;
	border-bottom-style: solid;
	border-bottom-color: #C6C5C5;
	text-align: left;
	margin: 0 0 5px;
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #DDD url(../images/corn.png) no-repeat 96% 100%;
}

#info img{
	display: block;
	padding-left: 20px;
	padding-top: 19px;
	clear: left;
	text-align: left;
}

#root{
	text-align: center;
	margin-top: 10px;
}
