/* all */

body {
	margin: 0px;
	padding: 0px;
	background: #c1bb96 url(i/bg_body.jpg) top center repeat-y;
}

#container {
}

#header {
	text-align: center;
}

#topmenu {
	text-align: center;
	height: 45px;
	background: url(i/bg_menu_top.jpg) top center no-repeat;
}

#footer {
	width: 710px;
	text-align: left;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
	padding-bottom: 20px;
}

#footer table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #fff;
}

#maincontent {
	text-align: center;
}

#mainbody {
	width: 700px;
	margin: 0px auto;
	padding-top: 27px;
	text-align: left;
	font: .9em Arial, Helvetica, sans-serif;
	color: #fff;
}

#mainbody h1 {
	margin-top: 5px;
	padding: 0px;
}

#mainbody h2 {
	color: #b58352;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

#mainbody a {
	color: #fff;
	text-decoration: none;
}

#mainbody a:hover {
	color: #b58352;
}

#mainbody ul {
}

#ideasolution li {
	background: url(i/bullet.gif) 2px 2px no-repeat;
	list-style-type: none;
	padding-left: 20px;
}

#mainbody table {
	font-size: .9em;
	line-height: 1.5em;
	color: #fff;
}

.shiftleft {
	margin-left: -5px;
}

#submenu {
	margin-right: 6px;
}

#submenu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
}

#submenu a:hover {
	color: #b58352;
}

li.submenuli {
	margin: 0px;
	padding: 3px 8px 3px 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: .9em;
}