body {
	background-image:url(body.png);
	margin:0px;
}
body, div, p {
	color:#56553c;
}
body, div, p, input, textarea, select {
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size:12px;
}
a {
	text-decoration:none;
}
.ft_small {
	font-size:11px;
}
.ft_big {
	font-size:13px;
}
.ft_big_2 {
	font-size:14px;
}
.ft_big_3 {
	font-size:15px;
}
#header_container {
	background-image:url(header.container.png);
	background-position:center;
	background-repeat:repeat-x;
}
#header {
	background-image:url(header.png);
	background-repeat:no-repeat;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1000px;
}
#header div {
	position:absolute;
}
#header .name {
	color:#ffffff;
	font-size:61px;
	left:120px;
	top:40px;
	background-color:transparent;
	font-weight:bold;
	font-family:"Trebuchet MS",Verdana,Arial,Sans-serif;
	font-style:italic;
}
#header .description {
	color:#5c5b0b;
	font-size:20px;
	left:649px;
	top:98px;
	background-color:transparent;
	font-weight:normal;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-style:normal;
}
#header .logo {
	left:0px;
	top:0px;
}
#menu_container {
	background-image:url(menu.container.png);
	background-position:center;
	background-repeat:repeat-x;
}
#menu {
	background-image:url(menu.png);
	background-repeat:no-repeat;
	height:45px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}
#menu .button {
	background-image:url(menu.button.right.png);
	background-position:right 0px;
	background-repeat:no-repeat;
	color:#7f7e6b;
	display:block;
	float:left;
	margin-left:10px;
	margin-top:0px;
	text-decoration:none;
	font-size:12px;
	padding-right:10px;
}
#menu .button:hover {
	background-position:right -45px;
}
#menu .button_first {
	margin-left:25px;
}
#menu .button_active {
	background-position:right -45px;
}
#menu .button span {
	background-image:url(menu.button.left.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	line-height:22px;
	padding-bottom:11px;
	padding-left:10px;
	padding-top:11px;
}
#menu .button:hover span, #menu .button_active span {
	background-position:0px -45px;
	color:#4a493e;
}
#menu_sub {
	background-image:url(menu.sub.png);
	border-bottom:#95947f 4px solid;
	border-left:#95947f 4px solid;
	border-right:#95947f 4px solid;
	padding-left:20px;
	padding-right:10px;
	position:absolute;
}
#menu_sub ul {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
#menu_sub ul li {
	list-style-image:url(menu.sub.ul.li.png);
	list-style-type:none;
	margin:0px;
	padding-bottom:3px;
	padding-left:0px;
	padding-right:0px;
	padding-top:3px;
}
#menu_sub ul li:hover {
	list-style-image:url(menu.sub.ul.li.hover.png);
}
#menu_sub ul li a:link, #menu_sub ul li a:visited {
	color:#4a493e;
}
#menu_sub ul li a:hover {
	color:#252315;
}
.menu_childs {
	display:none;
}
#content_container {
	background-image:url(content.container.png);
	background-position:center;
	background-repeat:repeat-y;
}
#content {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	width:1000px;
}
#content_blocks_left {
	display:inline;
	float:left;
	margin-left:10px;
	width:230px;
}
#content_blocks_left .block {
	margin-top:10px;
}
#content_blocks_left .block .t {
	background-image:url(content.blocks.left.block.t.png);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
}
#content_blocks_left .block .t h2 {
	color:#605f4c;
	font-size:16px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
}
#content_blocks_left .block .t h2 span {
}
#content_blocks_left .block .c {
	background-image:url(content.blocks.left.block.c.png);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
#content_blocks_left .block .c div, #content_blocks_left .block .c p, #content_blocks_left .block .c span, #content_blocks_left .block .c td {
	color:#56553c;
}
#content_blocks_left .block .c a:link, #content_blocks_left .block .c a:visited {
	color:#74714c;
}
#content_blocks_left .block .c a:hover {
	color:#939061;
}
#content_blocks_left .block .c p {
	line-height:19px;
}
#content_blocks_left .block .c ul {
	margin-bottom:0px;
	margin-left:25px;
	margin-right:15px;
	margin-top:0px;
}
#content_blocks_left .block .c ul li {
	line-height:20px;
	list-style-image:url(content.blocks.left.block.c.ul.li.png);
	margin:0px;
	padding:0px;
}
#content_blocks_left .block .c .input, #content_blocks_left .block .c select, #content_blocks_left .block .c select option, #content_blocks_left .block .c textarea {
	color:#000000;
}
#content_blocks_left .block.c input.button {
	padding-left:5px;
	padding-right:5px;
	letter-spacing:1px;
}
#content_blocks_left .block.c label {
	padding-right:10px;
	text-align:right;
}
#content_blocks_left .block .c .hr {
	background-image:url(content.blocks.left.block.c.hr.png);
	background-position:center;
	background-repeat:repeat-x;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}
#content_blocks_left .block .c img.image {
	border:#3e3e3e 1px solid;
}
#content_blocks_left .block .c img.image:hover {
	border:#444444 1px solid;
}
#content_blocks_left .block .b {
	background-image:url(content.blocks.left.block.b.png);
	background-repeat:no-repeat;
	height:10px;
}
#content_page {
	display:inline;
	float:left;
	width:520px;
}
#content_page .block {
	margin-top:10px;
}
#content_page .block .t {
	background-image:url(content.page.block.t.png);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
}
#content_page .block .t h2 {
	color:#605f4c;
	font-size:16px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
}
#content_page .block .t h2 span {
}
#content_page .block .t h2 a:link, #content_page .block .t h2 a:visited {
	color:#605f4c;
}
#content_page .block .t h2 a:hover {
	color:#817b35;
}
#content_page .block .c {
	padding:10px;
}
#content_page .block .c div, #content_page .block .c p, #content_page .block .c span, #content_page .block .c td, #content_page .block .c ul {
	color:#56553c;
}
#content_page .block .c a:link, #content_page .block .c a:visited {
	color:#74714c;
}
#content_page .block .c a:hover {
	color:#4f4f29;
}
#content_page .block .c h2 {
	padding-bottom:3px;
	padding-top:3px;
}
#content_page .block .c h2 span {
	border-bottom:#b1b191 1px dotted;
	font-size:13px;
	font-weight:bold;
}
#content_page .block .c p {
	line-height:19px;
}
#content_page .block .c ul {
	margin-bottom:0px;
	margin-left:25px;
	margin-right:15px;
	margin-top:0px;
}
#content_page .block .c ul li {
	line-height:20px;
	list-style-image:url(content.page.block.c.ul.li.png);
	margin:0px;
	padding:0px;
}
#content_page .block .c input, #content_page .block .c select, #content_page .block .c select option, #content_page .block .c textarea {
	color:#000000;
}
#content_page .block .c input.button {
	padding-left:5px;
	padding-right:5px;
	letter-spacing:1px;
}
#content_page .block .c label {
	padding-right:10px;
	text-align:right;
}
#content_page .block .c .bg_bis {
	background-image:url(content.page.block.c.bg.bis.png);
}
#content_page .block .c .bg_bis_2 {
	background-image:url(content.page.block.c.bg.bis.2.png);
}
#content_page .block .c .border_4 {
	border:#b8b8a0 1px solid;
}
#content_page .block .c .border_b {
	border-bottom:#b8b8a0 1px solid;
}
#content_page .block .c .border_l {
	border-left:#b8b8a0 1px solid;
}
#content_page .block .c .border_r {
	border-right:#b8b8a0 1px solid;
}
#content_page .block .c .border_t {
	border-top:#b8b8a0 1px solid;
}
#content_page .block .c .hr {
	background-image:url(content.page.block.c.hr.png);
	background-position:center;
	background-repeat:repeat-x;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}
#content_page .block .c .steps {
	background-image:url(content.page.block.c.steps.png);
	border:#b8b8a0 1px solid;
	display:inline;
	float:left;
	padding-right:10px;
}
#content_page .block .c .steps a:link, #content_page .block .c .steps a:visited {
	color:#56553c;
}
#content_page .block .c .steps a:hover {
	color:#939061;
}
#content_page .block .c img.image {
	border:#3e3e3e 1px solid;
}
#content_page .block .c img.image:hover {
	border:#444444 1px solid;
}
#content_page .block .b {
}
#content_blocks_right {
	display:inline;
	float:left;
	margin-left:10px;
	width:230px;
}
#content_blocks_right .block {
	margin-top:10px;
}
#content_blocks_right .block .t {
	background-image:url(content.blocks.right.block.t.png);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
}
#content_blocks_right .block .t h2 {
	color:#605f4c;
	font-size:16px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
}
#content_blocks_right .block .t h2 span {
}
#content_blocks_right .block .c {
	background-image:url(content.blocks.right.block.c.png);
	background-repeat:repeat-y;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
#content_blocks_right .block .c div, #content_blocks_right .block .c p, #content_blocks_right .block .c span, #content_blocks_right .block .c td, #content_blocks_right .block .c ul {
	color:#56553c;
}
#content_blocks_right .block .c a:link, #content_blocks_right .block .c a:visited {
	color:#74714c;
}
#content_blocks_right .block .c a:hover {
	color:#939061;
}
#content_blocks_right .block .c p {
	line-height:19px;
}
#content_blocks_right .block .c ul {
	margin-bottom:0px;
	margin-left:25px;
	margin-right:15px;
	margin-top:0px;
}
#content_blocks_right .block .c ul li {
	line-height:20px;
	list-style-image:url(content.blocks.right.block.c.ul.li.png);
	margin:0px;
	padding:0px;
}
#content_blocks_right .block .c .input, #content_blocks_right .block .c select, #content_blocks_right .block .c select option, #content_blocks_right .block .c textarea {
	color:#000000;
}
#content_blocks_right .block.c input.button {
	padding-left:5px;
	padding-right:5px;
	letter-spacing:1px;
}
#content_blocks_right .block.c label {
	padding-right:10px;
	text-align:right;
}
#content_blocks_right .block .c .hr {
	background-image:url(content.blocks.right.block.c.hr.png);
	background-position:center;
	background-repeat:repeat-x;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}
#content_blocks_right .block .c img.image {
	border:#3e3e3e 1px solid;
}
#content_blocks_right .block .c img.image:hover {
	border:#444444 1px solid;
}
#content_blocks_right .block .b {
	background-image:url(content.blocks.right.block.b.png);
	background-repeat:no-repeat;
	height:10px;
}
#footer_container {
	background-image:url(footer.container.png);
	background-position:center;
	background-repeat:repeat-x;
}
#footer {
	background-image:url(footer.png);
	background-repeat:no-repeat;
	color:#eaeaea;
	height:30px;
	line-height:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:1000px;
}
#footer div {
}
#footer a:link, #footer a:visited {
	color:#56553c;
}
#footer a:hover {
	color:#74714c;
}