p {
	font-size: 13px;
	margin: 0 0 10px 0;
}

#header {
	height: 360px;
}

#header div.wrapper {
	background: top left url(../../img/background/home.png) no-repeat;
	height: 360px;
}

#main {
	background-color: #F2F2F2;
	width: 100%;
	height: 235px;
}

#main div.wrapper {
	background: #FFF;
	width: 900px;
	height: 235px;
	margin: auto;
}

/* base width is 393px; base height is 215px */
#philosophy {
	float: left;
	background: top left url(../../img/panel/philosophy.png) no-repeat;
	width: 355px;
	height: 195px;
	margin: 8px 0 0 22px;
	padding: 20px 20px 0 20px;
}

#philosophy div {
	height: 30px;
}

#philosophy div a {
	float: left;
	display: block;
	margin: 5px 10px 0 0;
}

#philosophy div a img {
	float: left;
	display: block;
	margin: -5px 0 0 0;
}

#special {
	float: left;
	background: top left url(../../img/panel/special.png) no-repeat;
	width: 185px;
	height: 205px;
	margin: 8px 0 0 10px;
	padding: 20px 20px 0 20px;
	text-align: left;
}

#special div {
	height: 30px;
}

#special div a {
	float: left;
	display: block;
	margin: 5px 10px 0 0;
}

#special div a img {
	float: left;
	display: block;
	margin: -5px 0 0 0;
}

#featured {
	float: left;
	background: top left url(../../img/panel/featured.png) no-repeat;
	width: 225px;
	height: 215px;
	margin: 8px 0 0 10px;
}

#featured div.icon {
	margin: 25px 0 65px 86px;
}

