html, body, div, p, ul, li, h1, h2, h3, h4, h5, h6, img
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	color: #5f5346;
	font-family: 'Tahoma', sans-serif;
	font-size: 10px;
}

form { padding: 0; margin: 0; border: 0;}

a
{
	cursor: pointer;
	color: #ff4d00;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

html
{
	background: #f1ece2 url(bg_fade.png) 0 0 repeat-x;
}

#rap
{
	background: url(mainbg_repeat.jpg) 0 0 repeat-y;
	width: 1000px;
	height: 100%;
	margin: 0 auto 0 auto;
	display: table;

}

div#smallrap
{
	background-color: #fff;
	background-image: url(mainbg_header.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: table;
	width: 1000px;
	height: 100%;

}

div#footer
{
	background: url(mainbg_footer.png) 0 0 no-repeat;
	width: 1000px;
	height: 8px;
	display: table;
	margin:auto;
}

h1
{
	width: 151px;
	height: 40px;
	display: block;
	padding: 30px 0 0 20px;
	margin-bottom: 37px;
}

h1 a
{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: relative;
}

h1 a span
{
	width: 100%;
	height: 100%;
	position: absolute;
	background: url(mainbg_header.png) -20px -30px no-repeat;
}

ul#menu
{
	margin: 0 0 0 11px;
}

ul#menu li a
{
	width: 195px;
	height: 22px;
	display: block;
	position: relative;
	overflow: hidden;
}

ul#menu li a span
{
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(menu.png);
	background-repeat: no-repeat;
}

ul#menu li#m1 a span { background-position: 0 0; }
ul#menu li#m1 a.active span { background-position: -390px 0; }
ul#menu li#m1 a:hover span { background-position: -195px 0; }

ul#menu li#m2 a span { background-position: 0 -22px; }
ul#menu li#m2 a.active span { background-position: -390px -22px; }
ul#menu li#m2 a:hover span { background-position: -195px -22px; }

ul#menu li#m3 a span { background-position: 0 -44px; }
ul#menu li#m3 a.active span { background-position: -390px -44px; }
ul#menu li#m3 a:hover span { background-position: -195px -44px; }

ul#menu li#m4 a span { background-position: 0 -66px; }
ul#menu li#m4 a.active span { background-position: -390px -66px; }
ul#menu li#m4 a:hover span { background-position: -195px -66px; }



ul#menu li#m5 { display: none;}



ul#menu li#m5 a span { background-position: 0 -88px; }
ul#menu li#m5 a.active span { background-position: -390px -88px; }
ul#menu li#m5 a:hover span { background-position: -195px -88px; }

ul#menu li#m6 a span { background-position: 0 -110px; }
ul#menu li#m6 a.active span { background-position: -390px -110px; }
ul#menu li#m6 a:hover span { background-position: -195px -110px; }

ul#menu li#m7 a span { background-position: 0 -132px; }
ul#menu li#m7 a.active span { background-position: -390px -132px; }
ul#menu li#m7 a:hover span { background-position: -195px -132px; }

ul#menu li#m8 a span { background-position: 0 -154px; }
ul#menu li#m8 a.active span { background-position: -390px -154px; }
ul#menu li#m8 a:hover span { background-position: -195px -154px; }

ul#menu li#m9 a span { background-position: 0 -176px; }
ul#menu li#m9 a.active span { background-position: -390px -176px; }
ul#menu li#m9 a:hover span { background-position: -195px -176px; }

ul#menu li#m10 a span { background-position: 0 -198px; }
ul#menu li#m10 a.active span { background-position: -390px -198px; }
ul#menu li#m10 a:hover span { background-position: -195px -198px; }

ul#menu li#m11 a span { background-position: 0 -220px; }
ul#menu li#m11 a.active span { background-position: -390px -220px; }
ul#menu li#m11 a:hover span { background-position: -195px -220px; }

ul#menu li#m12 a span { background-position: 0 -242px; }
ul#menu li#m12 a.active span { background-position: -390px -242px; }
ul#menu li#m12 a:hover span { background-position: -195px -242px; }

ul#menu li#m13 a span { background-position: 0 -264px; }
ul#menu li#m13 a.active span { background-position: -390px -264px; }
ul#menu li#m13 a:hover span { background-position: -195px -264px; }

ul#menu li#m14 a span { background-position: 0 -286px; }
ul#menu li#m14 a.active span { background-position: -390px -286px; }
ul#menu li#m14 a:hover span { background-position: -195px -286px; }

ul#menu li#m15 a span { background-position: 0 -308px; }
ul#menu li#m15 a.active span { background-position: -390px -308px; }
ul#menu li#m15 a:hover span { background-position: -195px -308px; }

#left
{
	float: left;
	width: 206px;
}

#right
{
	float: left;
	width: 776px;
	padding-left: 18px;
	padding-top: 26px;
}

#intro
{
	background: url(main/image.jpg) 0 0 no-repeat;
	padding-left: 340px;
	width: 233px;
	height: 179px;
	float: left;
	padding-top: 10px;
}

#intro h2
{
	font-size: 22px;
	font-family: 'Arial', sans-serif;
	color: #796550;
}

#intro h3
{
	font-size: 10px;
	font-family: 'Arial', sans-serif;
	color: #b8a897;
	font-weight: normal;
	margin-top: -4px;
	margin-bottom: 3px;
}

#intro p
{
		font-size: 11px;
}

#intro cite
{
	float: right;
	padding-right: 10px;
	padding-top: 5px;
}

#contact
{
	background: #efedec url(main/greybox_footer.png) 0 bottom no-repeat;
	width: 180px;
	float: left;
	display: table;
	margin-left: 5px;
}

#contact h2
{
	background: url(main/greybox_header.png) 0 top no-repeat;	
	display: block;
	width: 100%;
	font-size: 22px;
	font-family: 'Arial', sans-serif;
	color: #796550;
	padding-top: 10px;
	padding-left: 10px;
}

#contact p
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#contact a
{
	font-weight: bold;
}

#contact span
{
	color: #ff540a;
	font-weight: bold;
}

#selection
{
	clear: both;
	float: left;
	padding-bottom: 20px;
	width: 575px;
}

#selection div
{
	width: 180px;
	float: left;
	margin-right: 16px;
}

#selection div h3 a
{
	background: url(selection/button_moredetail.png) 169px 5px no-repeat;
	width: 100%;
	display: block;
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	color: #5f5346;
}

#selection div h3 a:hover
{
	text-decoration: none;
}

#right.content
{
	width: 756px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#right.content h2
{
	font-size: 22px;
	font-family: 'Arial', sans-serif;
	color: #796550;
}

#right.content h3
{
	font-size: 16px;
	margin-bottom: 3px;
}

#right.content p
{
	font-size: 12px;
	margin-bottom: 10px;
}

#right.content ul li
{
	padding-left: 13px;
	font-size: 12px;
	line-height: 12px;
	height: 15px;
	background: url(listbullet.gif) 2px 8px no-repeat;
}

table
{
	border-collapse: collapse;
	width: 100%;
}

table thead tr
{
	background: #826f5c;
}

table thead tr td
{
	color: #fff;
	padding: 2px 2px 2px 2px;
	font-size: 12px;
	font-weight: bold;
}

table tbody tr td
{
	font-size: 11px;
	padding: 0 0 0 2px;
}

table tbody tr.sr
{
	background: #f0eeec;
}

#galeriachoose
{
	float: left;
	padding-right: 10px;
}

.bigimage
{
	float: left;
}

.bigimage img
{
	margin-bottom: 3px;
}

#callback
{
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 5px;
}

#callback h2
{
	font-size: 18px;
	margin-bottom: 3px;
}

#callback p
{
	line-height: 10px;
	margin-bottom: 13px;
}

#callback label
{
	width: 65px;
	display: block;
	text-align: right;
	clear: both;
	float: left;
	margin-right: 5px;
	font-size: 9px;
}

#callback input,
#callback textarea
{
	background: none;
	border: 0;
	padding: 0;
	width: 110px;
	font-size: 9px;
	margin: 0;
	padding: 3px 4px 0 4px;
	_padding: 2px 4px 0 4px;
	font-family: 'Tahoma', sans-serif;;
}

.smallinput
{
	background: url(input_small.png) 0 0 no-repeat;
	width: 112px;
	height: 16px;
	float: left;
	margin-bottom: 2px;
}

.biginput
{
	background: url(input_big.png) 0 0 no-repeat;
	width: 112px;
	height: 66px;
	float: left;
	margin-bottom: 2px;
}


.imageshow img
{
	margin-right: 5px;
	margin-bottom: 5px;
}
.imageshow h3
{
	font-size: 13px;
}

#nav
{
	margin-top: 10px;
}

#nav a
{
	width: 196px;
	display: block;
	text-align: center;
	margin: 0 0 0 10px;
	font-size: 10px;
	font-family: 'Tahoma', sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover
{
	background: #ff4d00;
	color: #fff;
}

#tel
{
	margin-top: 13px;
	font-size: 13px;
	line-height: 14px;
	height: 55px;
	padding-top: 5px;
	background: url(telback.gif) 11px 0 no-repeat;
	text-align: left;
	padding-left: 50px;
	color: #978675;
	font-weight: bold;
	font-family: 'Tahoma', sans-serif;
}

#tel span
{
	font-size: 23px;
}

.namelist a
{
	font-size: 13px;
	display: inline;
	margin: 0;
	padding: 0;
	margin-top: 2px;
	font-weight: bold;
}

.namelist span
{
	clear: both;
	display: block;
	margin: -1px 0 5px 0;
	padding:0;
}

#changer
{
	position: absolute;
	top: 10px;
	left: 111px;
	display: block;
	z-index: 555;
}

#left
{
	position: relative;
}
