body {
	margin-top: 20px;
	margin-left: 0px;
	background-color: #fff;
	font: 11px/150% "Trebuchet MS", sans-serif;
	color: #3b3b3b;
	text-align: center;
}

a {
	color: #b3121a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	color: #b3121a;
	font-weight: normal;
}

h2 {
	font-size: 15px;
	color: #b3121a;
	font-weight: normal;
}

h3 {
	font-size: 12px;
}

#container {
	width: 883px;
	min-height: 768px;
	margin: 0px auto;
	text-align: left;
}

#footer {
	padding-top: 10px;
	color: #999;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #999;
}

#index_header {
	text-align: right;
	border-right: 1px solid #999;
	padding: 30px;
}

#index_main {
	padding: 30px;
	font-size: 13px;
}

.logo {
	position: relative;
	top: 2px;
}

#sidebar {
	display: block;
	background: url(../images/sub_12.png) repeat-y top left;
}

#sidebar p, #sidebar h2 {
	margin-left: 40px;
}

#sub_main {
	border-right: 1px solid #999;
	padding-right: 30px;
}

#upper_right {
	padding-top: 10px;
}

#upper_right p, #upper_right h1 {
	margin-left: 20px;
	margin-right: 80px;
}