body {
	background: #FFF;
	margin: 0 0 0 0;
	min-width: 800px;
	text-align: center;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #333;
}

#wrapper {
	margin: 0 auto;
	width: 772px;
	text-align: left;
}

#content {
	border: solid 0px yellow;
	width: 756px;
}

#header {
	width: 756px;
	height: 93px;
	background: url('../images/header-logo_05.gif') no-repeat top right;
}

#header_sp {
	width: 756px;
	height: 93px;
	background: url('../images/header-logo_sp_05.gif') no-repeat top right;
}

#bodycopy {
	margin: 30px 20px;
}

#rt-col-copy {
	text-align: right;
	width: 117px;
}
h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

.header {
	background: #CC3300;
	color: #FFF;
}

#leftnav1, #leftnav2 {
	list-style: none;
	margin: 0 0 19px 0;
	padding: 0;
	width: 129px;
	text-align: right;
}

#leftnav1 li, #leftnav2 li {
	border-bottom: solid 1px #C30;
	font-size: 11px;
	vertical-align: text-bottom;
	margin: 0 0 5px 0;
	padding: 0 5px 0 0;
	line-height: 140%;
}

#leftnav1 li a, #leftnav2 li a {
	text-decoration: none;
	color: #000;
}

#leftnav1 li a, #leftnav1 li a:hover {
	font-weight: bold;
}

#leftnav1 li a:hover, #leftnav2 li a:hover {
	color: #C30;
}

#footer-links {
	margin: 10px;
}

/* ---------- SHADOW LAYERS ------------ */

#shadow-top {
	padding-top: 16px;
	width: 800px;
	padding-left: 21px;
	margin: 0px;
	background: url('../images/shadow_01.gif') no-repeat top left;
	border: 0px solid red;
}

#shadow-bottom {
	background: url('../images/shadow_33.gif') no-repeat bottom;
	padding: 0px;
	margin: 0px
}

#shadow-bottom_sp {
	background: url('../images/shadow_sp_33.gif') no-repeat bottom;
	padding: 0px;
	margin: 0px
}

#shadow-mid {
	width: 800px;
	background: url('../images/shadow_03.gif') repeat-y top;
	padding: 0px;
	margin: 0px
}

