﻿/* Home Box */	

.aboutBox,
.aboutBox .Normal,
.aboutBox .normal,
.aboutBox div,
.aboutBox h1,
.aboutBox h2,
.aboutBox h3,
.aboutBox h4,
.aboutBox h5,
.aboutBox h6,
.aboutBox thead,
.aboutBox tfoot,
.aboutBox th,
.aboutBox td,
.aboutBox dt,
.aboutBox p,
.aboutBox ul,
.aboutBox dl,
.aboutBox ol,
.aboutBox li { color: #fcfdfc; }

	div.aboutBox p { font-size: 17px; line-height: 22px; margin: 0 0 20px; }
	div.aboutBox { width: 515px; }
	div.aboutBox h2.Title { margin: 0; }
	div.aboutBox h2.Title span.Head { display: none; }
	div.aboutBox-s1 { padding-top: 24px; background: url(images/aboutBox-s1.png) 50% 0% no-repeat; }
	div.aboutBox-s3 { padding-bottom: 24px; background: url(images/aboutBox-s3.png) 50% 100% no-repeat; }
	div.aboutBox-bg { padding: 10px 20px; background: url(images/aboutBox-bg.png) 50% 0% repeat-y; }