html {height:100%; background-color:#f0eed9;
}

body {
	height:96%;
	margin:2% 0 0 0;
	font:13px "Lucida Sans Unicode", "Lucida Grande", arial, verdana, sans-serif;
	color: #333333;
	}
	
	
img {
	border: 0px;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
td {
	vertical-align: top;
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #ccc;
	line-height: 16px;
}



div.page { width:980px; position:relative; display:block; margin:0 auto 0 auto; padding-right:140px; }

#footer, #content  {
	width: 700px;
	display: block;
	padding:0 20px 0 20px;
	margin:0 0 0 200px;
}

#header
{
	height: 140px;
	width:940px;
	display: block;
	position: relative;
	background:url(../100-0060_IMG.jpg) no-repeat right bottom;
	padding:0;
}
div#logo {
	position:absolute;
	padding:108px 0 0 0;
	width: 200px;
	height: 234px;
	background: url(../bg-logo.png) no-repeat bottom left;
	z-index:100;
}

h1 {
	font-size: 16px;
	color: #CABC9F;
	margin:0 0 24px 0;
	font-weight:normal;
	width:100%;
	line-height: 24px;
}
#leftbox h1 a {
	color: #CABC9F;
}

#content {
	display: block;
	background-color: #fff;
	background-repeat: repeat-y;
	background-position: right top;
	line-height:2.8ex;
	padding: 20px 20px 20px 20px;
}


ul#menu {
	list-style-type: none;
	margin:0 auto;
	width: 920px;
	display: block;
	padding:12px 0 0 200px;
	position:relative;
	height:20px;
}

#leftbox
{
	float:left;
	width: 460px;
}
#content p
{
	margin-top:0px;
	line-height:18px;
	margin-bottom:18px;
}

#leftbox .apell, #leftbox p.apell a {
	font-size:13px;
	color: #993366;
	text-decoration: none;
	font-weight: bold;
}
#leftbox a {
	color: #333333;
	text-decoration: none;
}
#leftbox a:hover {
	text-decoration: underline;
}

#rightbox
{
	width:200px;
	float:right;
	display: block;
	min-height: 350px;
	padding: 2px 0 0 0;
}
#rightbox a, #leftbox a {
	color: #FF6600;
	text-decoration: none;
}
#rightbox a:hover, #leftbox a:hover {
	text-decoration: underline;
}


div.lay {
	border-top: #fff 1px solid;
	border-bottom: #fff 1px solid;
}
div.clr, p.clr {
	clear:both;
	height: 0px;
	width: 100%;
}
#footer {
	padding: 0;
	color: #BEAD8B;
	background: url(../bg-footer.png) no-repeat right bottom;
	height:200px;
	width:1110px;
	margin:-30px 0 0 0;
	
}
div.page #footer p {
	position:absolute;
	margin-left:220px;
	margin-top:36px;
	width:700px;
}

#footer a {
	color: #BEAD8B;
	text-decoration: none;
}

