body {
	margin: 20px 0;
	color: #000;
	font: 62.5% Verdana, Arial, sans-serif;
	background: #fff;
}
#content_page h1, #content_page h2 {
	background: #3861BC url(images/header_bg.gif) repeat-x;
	height: 26px;
	width: 97.2%;
	color: #fff;
	font-size: 1.3em;
	line-height: 26px;
	padding: 0 10px;
	border: 1px solid #7F7F7F;
	margin: 5px 0 0;
	clear: both;
}
#content_page h3 {
	font: 1.6em Arial, Verdana, sans-serif;
	margin: 0 0 5px;
	font-weight: normal;
}
#content_page p {
	margin: 0 0 1.2em;
}
#content_page a {
	color: #4070D8;
	text-decoration: none;
}
#content_page a:hover {
	color: #707070;
}
#content_page .content {
	margin: 0 10px 25px;
}
p.paypal {
	text-align: center;
}
img.left_img, img.right_img {
	border: 1px solid #000;
	margin: 5px 10px 5px 0;
	float: left;
}

/* Layout
*****************************************************************/
#content_page #wrapper {
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0 auto;
	width: 770px;
}
#banner {
	width: 100%;
	background: #3861BC url(images/banner_bg.gif) repeat-x;
	height: 107px;
	float: left;
	border-bottom: 0;
}
#banner #banner_left {
	background: url(images/banner_left.gif) no-repeat;
	height: 107px;
}
#banner #banner_right {
	background: url(images/banner_right.gif) right top no-repeat;
	height: 107px;
}
#navi {
	border: 1px solid #7F7F7F;
	width: 99.8%;
	background: url(images/navi_bg.gif) repeat-x;
	height: 32px;
	clear: left;
	margin: 0 0 15px;
}
#navi ul {
	padding: 0 15px;
	margin: 0;
	font: 1.3em Verdana, Arial, sans-serif;
}
#wrapheader #navi ul {
	font-size: 1.6em;
}
#navi ul li {
	list-style-type: none;
	float: left;
	padding-right: 40px;
	margin: 0!important;
}
#navi ul li a {
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	line-height: 32px;
	padding: 0 5px;
}
#navi ul li a:hover {
	color: #264282;
	border-bottom: 2px solid #264282;
}