body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 16px;
}

p {
	margin-top: 0px;
}

/* Site Template */

#wrapper {
	width: 625px;
}

#ashi {
	float: right;
	width: 200px;
	text-align: center;
}

#ashi img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
}

#headerleft {
	width: 425px;
}

#headerleft p {
	margin: 0;
}

#navigation {
	float: right;
	width: 100px;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li {
	margin: 0;
	padding: 0;
}

#pageinfo {
	margin-top: 28px;
}

#sidebar {
	width: 210px;
}

.caption {
	font-size: 10px;
	text-align: center;
	margin-bottom: 32px;
}

.bottomspace {
	margin-bottom: 16px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	clear: both;
}

#maincontent {
	float: right;
	width: 375px;
	padding: 0 20px;
}

#footer {
	clear: both;
	margin-top: 16px;
}
#footerside {
	width: 210px;
}

#footercontent {
	float: right;
	width: 415px;
	text-align: center;
}

img {
	border: 0;
}
/* Headings */
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	margin: 0;
}

#pageinfo h1 {
	margin-top: 16px;
	margin-bottom: 16px;
}

/* Testimonials */
p.testimonial {
	font-style: italic;
}

p.testimonial_author {
	text-align: right;
	font-weight: bold;
	margin-bottom: 32px;
}
