@charset "utf-8";
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 1280px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	margin-bottom: 50px;
}
#wrapper #side {
	height: 1000px;
	background-color: #FFF;
	float: right;
	width: 244px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	margin-left: 10px;
}
#wrapper #content #text table {
	margin-top: 10px;
}
#wrapper #content {
	background-color: #FFF;
	height: 1000px;
	width: 615px;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
#wrapper #footer {
	height: 60px;
	width: 880px;
	float: none;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #footer p a {
	color: #666;
	text-decoration: none;
}
#wrapper #footer p a:hover {
	color: #900;
}
#wrapper #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	text-align: center;
}


#wrapper #side p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #333;
	line-height: 16px;
}
#wrapper #content #slider {
	height: 256px;
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCC;
}
#wrapper #content #text {
	height: 800px;
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#wrapper #side h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #333;
}
#wrapper #content #text table tr td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#wrapper #side img {
	padding-bottom: 3px;
}
#wrapper #nav {
	height: 28px;
	width: 900px;
}
#wrapper #header {
	height: 150px;
	width: 900px;
}
body {
	background-repeat: repeat;
	background-color: #FFF;
}
#wrapper #content #text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#wrapper #content #text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	color: #333;
}
#wrapper #content #text table tr td h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #DC1819;
	margin: 0px;
	padding: 0px;
}
#wrapper #content #text table tr td p a {
	color: #DC1819;
	text-decoration: none;
}

