html,body {
	font: 11px Verdana, sans-serif;
	color: #45392B;
	background: url(images/slice.jpg) repeat-x;
	background-color: #cfd3d3;
	margin:0 auto;
	text-align:center;
	padding:0;
}
img {
	border:none;
}
div.clear {
	clear:both;
}
#container {
	width:758px;
	margin:0 auto;
	text-align:center;
	padding:0;
}
#top {
	width:758px;
	height:89px;
	margin:0 auto;
	text-align:center;
	padding:0;
}
#boxes {
	margin:0 auto;
	text-align:center;
	padding:0;
}
#box4 {
	float: right;
	width: 230px;
	height: 260px;
	padding: 9px 5px 0 16px;
	text-align:left;
	color: #a18282;
	background: url(images/box.jpg);
}
#body-menu {
	width: 250px;
	float: left;
}
#body-content {
	width: 503px;
	float: right;
}
#body-content-top {
	background: url(images/box_header.jpg);
	width: 503px;
	height: 20px;
}
#body-content-content {
	background: url(images/box_content.jpg);
	width: 463px;
	text-align: left;
	padding: 0 20px 0 20px;
}
#body-content-footer {
	background: url(images/box_footer.jpg);
	width: 503px;
	height: 27px;
}

/* Paragraphs */

p {
	line-height: 16px;
}
p.center {
	text-align: center;
}

/* Headers */

h1 {
	font: 16px Arial;
	color: #073871;
	font-weight: bold;
}
h2 {
	font: 14px Arial;
	color: #423A2F;
	font-weight: bold;
}

/* Links */

li {
	line-height: 16px;
padding-bottom: 0px;
}

ul {
	margin-left: 4px;
	padding-left: 12px;
	margin-top: 2px;
	padding-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
}
#in-box4 p {
font-size: 10px;
line-height: 14px;
}
