body {
	background-color:#724800;
}
#page {
	background-color:#FFFFFF;
	background-image: url(/pub/images/designs/design17/theme3-inner/bg_page.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:10px;
}
#content {
	width: 746px;
	background-repeat: no-repeat;
	background-position: 125px bottom;
}
.header_name {
	padding-top:38px;
	padding-bottom:17px;
}
#main {
	background-image: url(/pub/images/designs/design17/theme3-inner/header.jpg);
	background-repeat: no-repeat;
	width:746px;
	margin:auto;
}
#menu {
	width:210px;
}
#main #menu ul {
	background-color: #889647;
	width: 180px;
	margin-left:35px !important;
	margin-left:15px;
	margin-top:11px;
	padding-top:30px;
	padding-bottom:20px;
	float:left;
}
#main #menu li {
	background-image: url(/pub/images/designs/design17/theme3-inner/menu_bg.gif);
	background-repeat: no-repeat;
	height:26px;
	text-align:center;
	padding-top:3px;
}
#main #menu li a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#main #menu li a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
	color:#cad595;
}
#text_content {
	float: right;
	display:table;
	margin-right:15px !important;
	margin-right:8px;
	margin-left:0px !important;
	margin-left:16px;
	margin-top:85px;
	background-image:url(/pub/images/designs/design17/theme3-inner/menu_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}
#text_content #ceva {
	background-color:#FFFFFF;
	width:440px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:20px;
	margin-bottom:0px;
	height:auto !important;
	min-height:270px !important;
	height:270px;
}
.footer {
	margin-top: 42px;
	padding-bottom:24px;
}
.footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
#ceva .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
#ceva em {
	font-style:italic;
}
#ceva table {
	margin-bottom:1em;
	background-color:#889647;
}
#ceva table caption {
	margin-top:2em;
	padding:1em;
	text-align:center;
	background-color:#889647;
	font-weight:bold;
	border:1px solid #FFFFFF;
	color:#fff;
}
#ceva table th {
	color:#fff;
}
#ceva table th,td {
	padding:1em;
	border:2px solid #FFFFFF;
}
#ceva table td {
	background-color:#F7F4EE;
}
#ceva h1 {
	font-size:1.5em;
	font-family:"Trebuchet MS", sans-serif;
}
#ceva ul {
	list-style:square;
	margin-left:1em;
}
#ceva li {
	margin:0.5em;
}
#ceva a {
	text-decoration:underline;
	color:#886E2B;
}


