
body , li , p , h1 , h2 , h3 , h4 , h5 {
	font-family: verdana, arial, helvetica, sans-serif;
}

body , p {
	font-size: 14px;
}

img {
	border: none;
}

h1 {
	font-size: 2em;
	color: #231A74;
	color: #2b2978;
}

h2 {
	font-size: 1.8em;
	color: #231A74;
	color: #2b2978;
}

h3 {
	font-size: 1.6em;
	color: #231A74;
	color: #2b2978;
}

h4 {
	font-size: 1.4em;
	color: #231A74;
	color: #2b2978;
}

h5 {
	font-size: 1.2em;
	color: #231A74;
	color: #2b2978;
}

#top {
	background: #231a74;
	background: #2b2978;
	color: #FFF;
	text-align: center;
	padding: 15px 0;
}

#middle {
	background: #FFF;
	color: #000;
	padding: 15px 0;
}
#middle_center_wrapper {
	width: 850px;
	margin: 0 auto;
}
#middle_center_left {
/* 	background: #0F0; */
	width: 650px;
	float: left;
}
#middle_center_right {
	width: 180px;
	float: right;
	font-size: 120%;
}
#middle_center_right_inner {
 	background: #D68700;
	padding: 5px;
}

#middle_center_wrapper a {
	color: #231A74;
	color: #2b2978;
	text-decoration: none;
}
#middle_center_wrapper a:hover {
	color: #000;
}
#middle_center_right ul {
	background: #FFF;
	padding: 0 0 60px 0;
	font-size: 120%;
}
#middle_center_right li {
/*	padding: 0 0 5px 0; */
}

#middle_center_right a {
	text-align: center;
	display: block;
	padding: 2px 0 4px 0;
}
#middle_center_right a:hover , #middle_center_right a.current {
	background: #2b2978;
	color: #FFF;
}

#bottom {
	padding: 10px 0;
	background: #231a74;
	background: #2b2978;
	color: #FFF;
	text-align: center;
	font-size: 1.1em;
}
#bottom p {
	text-align: center;
	font-size: 1.1em;
}


#shop-overview-table {
	margin-top: 20px;
}

#shop-overview-table td {
	vertical-align: top;

}

#shop-overview-table-inner {
	color: #0016bc;
}
#shop-overview-table-inner p {
	padding: 4px 0 2px 5px;
}
#shop-overview-table-inner p.section-title {
	white-space: nowrap;
	padding-right: 5px;
	font-weight: bold;
}
