html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	background: #fff;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 70px 0;
}
#header p {
	text-align: right;
	font-size: 10px;
	margin: 0;
	padding: 10px 20px 0 0;
}
#header p a {
	color: #000;
}
#header #logo {
	float: left;
	width: 246px;
	text-align: center;
	padding: 20px 0 0 0;
}
#header #logo a {
	color: #ff0000;
	font-size: 30px;
}

#header h1 {
	float: left;
	width: 523px;
	font-weight: normal;
	font-size: 25px;
	color: #b40000;
	background: url(i/line.gif) top left repeat-y;
	padding: 30px 0 0 30px;
	height: 75px;
	margin: 0;
}
#content-wrapper {
	width: 100%;
	padding: 22px 0 0 0;
}
#content-wrapper #left-menu {
	float: left;
	width: 252px;
}
#content-wrapper #left-menu .item {
	width: 233px;
	height: 126px;
	background: #a41100 url(i/bg1.gif) top left repeat-x;
	position: relative;
	font-size: 13px;
	color: #fff;
	padding: 5px 5px 30px 5px;
	margin: 0 0 10px 4px;
}
#content-wrapper #left-menu .item a {
	color: #fff;
}
#content-wrapper #left-menu .last {
	margin-bottom: 0;
}
#content-wrapper #left-menu .item img.c-top {
	position: absolute;
	top: 0;
	left: 0;
}
#content-wrapper #left-menu .item img.c-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
}
*html #content-wrapper #left-menu .item img.c-bottom {
	bottom: -1px;
}
#content-wrapper #left-menu .item p {
	margin: 3px 10px 0 28px;
	line-height: 16px;
	
}
#content-wrapper #left-menu .item a.more {
	display: block;
	position: absolute;
	bottom: 2px;
	right: 13px;
}
#content-wrapper #content {
	width: 538px;
	border: 1px solid #b40000;
	height: 501px;
	float: left;
	position: relative;
	background: #c13130 url(i/photo.jpg) top left no-repeat;
}
#content-wrapper #content .c1,
#content-wrapper #content .c2,
#content-wrapper #content .c3,
#content-wrapper #content .c4 {
	width: 5px;
	height: 5px;
	background: url(i/corners.gif) no-repeat;
	position: absolute;
	overflow: hidden;
}
#content-wrapper #content .c1 {
	background-position: 0 0;
	top: -1px;
	left: -1px;
}
#content-wrapper #content .c2 {
	background-position: -5px 0;
	top: -1px;
	right: -1px;
}
#content-wrapper #content .c3 {
	background-position: 0 -5px;
	bottom: -1px;
	left: -1px;
}
*html #content-wrapper #content .c3,
*html #content-wrapper #content .c4 {
	bottom: -2px;
}
#content-wrapper #content .c4 {
	background-position: -5px -5px;
	bottom: -1px;
	right: -1px;
}
#content-wrapper #content a#button {
	float: right;
	margin: 8px 29px 0 0;
}
#content-wrapper #content h2 {
	font-size: 20px;
	color: #fff;
	position: absolute;
	bottom: 15px;
	right: 30px;
	margin: 0;
}
ul#bottom-menu {
	padding: 0px 30px 0px 0px;
	margin: 20px 0 0 0;
	list-style-type: none;
	font-size: 16px;
	height: 40px;
	border-bottom: 1px solid #b40000;
	clear: both;
	display: block;
}
*html ul#bottom-menu {
	padding-left: 100px;
	margin: 0;
}
ul#bottom-menu li {
	float: right;
	margin: 0 0 0 40px;
	padding: 0;
}
*html ul#bottom-menu li {
	margin: 0 0 0 40px;
}
ul#bottom-menu li a {
	color: #616161;
	text-decoration: none;
	disolay: block;
}
p#copy {
	font-size: 9px;
	color: #9d9d9d;
	text-align: right;
	margin: 20px 0 0 0;
}
body.inner #content-wrapper #content {
	background: #fff;
	padding: 15px 0 0 18px;
	width: 520px;
	height: 486px;
	min-height: 485px;
	margin: 0 0 0px 0;
}
*html body.inner #content-wrapper #content {
	margin-bottom: 0;
}
body.inner #content-wrapper #content a:link {
	color: #9c0000;
}
body.inner #content-wrapper #content a:visited {
	color: #9a9999;
}
body.inner #content-wrapper #content h2 {
	color: #616161;
	position: static;
	font-size: 20px;
	font-weight: normal;
}
body.inner #content-wrapper #content p {
	color: #616161;
	font-size: 13px;
	margin: 15px 20px 15px 0;
}
body.inner #content-wrapper #content p.mark {
	color: #000;
}
body.inner #content-wrapper #content img {
	float: left;
	margin: 15px 15px 10px 0;
}
body.inner #content-wrapper #content ul {
	font-size: 13px;
	list-style-type: none;
	color: #616161;
	font-style: italic;
	margin: 10px 0;
	padding: 0;
}
body.inner #content-wrapper #content a.more {
	float: right;
	margin: 0 20px 0 0;
}
body.inner #content-wrapper #content a.more img {
	margin: 0;
}
form#feedback {
	margin: 0 0 30px 0;
}
form#feedback dl {
	color: #616161;
	font-size: 13px;
}
form#feedback dl dt {
	float: left;
	width: 120px;
	margin: 0 0 5px 0;
	clear: both;
}
form#feedback dl dt span {
	color: #B40000;
}
form#feedback dl dd {
	margin: 0 0 5px 0;
}
form#feedback dl dd input,
form#feedback dl dd textarea  {
	border: 1px solid #B40000;
}
form#feedback dl dd input.theme {
	width: 300px;
}
form#feedback dl dd textarea {
	width: 300px;
	height: 100px;
}
form#feedback input.submit {
	margin: 0 0 0 120px;
	background: url(i/button2.gif);
	width: 82px;
	height: 26px;
	padding: 0;
	border: 0;
	color: #fff;
	font-weight: bold;
}
#sep {
	width: 100%;
	height: 1px;
}
*html #sep {
	display: none;
}
body.inner #content-wrapper #content ul.list {
	float: left;
	margin: 0 70px 0 0;
	font-style: normal;
	padding: 0;
}
