@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#outer {
	width: 100%;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}
#outer #weapper {
	width: 956px;
	visibility: inherit;
	margin-right: auto;
	margin-left: auto;
}
#outer #weapper #header {
	height: 395px;
	width: 956px;
}
#outer #weapper #title {
	height: 56px;
	width: 956px;
}
#outer #weapper #content {
	background-image: url(images/back-1.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 808px;
	position: relative;
	visibility: inherit;
	padding-right: 74px;
	padding-left: 74px;
}
#outer #weapper #below {
	height: 91px;
	width: 956px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #C00;
}
.h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #C00;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #C00;
	text-align: center;
}

.p1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
}
.p2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
}

.p3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #C00;
}
