#music, #music embed
{
	height: 18px;
	width: 18px;

	float: right;
	overflow: hidden;
}

body
{
	
	background-color: #381418;
	text-align: center;
	padding: 20px 0;

	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div,table,tr,td,ul,ol,li,img
{
	margin: 0;
	padding: 0;
	border: 0;
}
#the-body
{
	position: relative;
	margin: 0 auto;

	height: 600px;
	width: 801px;

	text-align: left;

	color: #464A4A;
	background-color: #FFFFFF;
}
a
{
	color: #8B7A6F;
}
p
{
	line-height: 16px;
	margin: 8px 0 10px 0;
}
h2
{
	margin: 8px 0;
	font-size: 110%;
}
h3
{
	margin: 15px 0 6px 0;
	font-size: 103%;
}

#content
{
	position: absolute;
	bottom: 0;
	right: 0;

	height: 440px;
	width: 360px;

	padding: 0 15px 0 30px;

	overflow: auto;
}
/*****************/
.error
{
	color: red;
	margin-bottom: 0;
}
.left 	{	float: left;	}
.right	{	float: right;	}
/*****************/
.form_row
{
	width: 340px;
	height: 12px;
	padding: 8px 0;
}
.label
{
	width: 135px;
	float: left;
}
.input
{
	float: right;
	width: 205px;
}

/******************/
#menu_1
{
	position: absolute;
	right: 0;
	top: 72px;

	height: 33px;
	width:400px;
}
#menu_1 ul
{
	list-style: none;

	padding-bottom: 17px;
}
#menu_1 ul li
{
	float: right;
	position: relative;

	text-align: center;

	width: 90px;
}

#menu_1 .decorservices {
width:120px;
}

/* MENU 1 & 2 MOUSE OVERS */
#menu_1 li, #menu_2 li
{
	height: 24px;
	overflow: hidden;
}
#menu_1 img { margin: 0 auto; }
#menu_2 img { margin: 0; }
#menu_1 img, #menu_2 img
{
	height: 48px;
	display: block;
}
#menu_1 .current_menu img, #menu_2 .current_menu img,
#menu_1 a:hover img, #menu_2 a:hover img,
#menu_1 a.over img, #menu_2 a.over img
{
	margin-top: -24px;
}

/* MENU 1 SUBMENT MOUSE OVERS */
#menu_1_1 li
{
	height: 11px;
	overflow: hidden;
}
#menu_1_1 .current_menu img,
#menu_1_1 a:hover img,
#menu_1_1 a.over img
{
	margin-top: -11px;
}

#title_bar
{
	position: absolute;
	top: 104px;

	width: 100%;
	height: 56px;

	clear: both;
	z-index: 100;

	
	background: #660622 url('../images/title_bar.jpg') no-repeat -45px center;
}

#menu_1_1
{
	float: right;

	height: 56px;
	width: 375px;
}
#menu_1_1 ul
{
	list-style: none;
	margin: 22px 0;
	padding: 0;
}
#menu_1_1 ul li
{
	float: right;
	position: relative;
	text-align: left;
}

/***********************/
#contact_title, #links_title, #cons_title
{
	position: absolute;
	top: 26px;

	height: 30px;

	background: transparent url('') no-repeat bottom left;
}
#contact_title
{
	width: 123px;
	left: 522px;
	/*background-image: url('../images/contact.gif');*/
}
#links_title
{
	width: 56px;
	left: 484px;
	/*background-image: url('../images/links.gif');*/
}
#cons_title
{
	width: 150px;
	left: 600px;
	/*background-image: url('../images/consultation.gif');*/
}
/******************/
#left
{
	position: absolute;
	top: 0;
	left: 0;

	height: 100%;
	width: 396px;
}

#menu_2
{
	float: left;
	width: 90px;
	height: 100%;
}
#menu_2 ul
{
	position: absolute;
	bottom: 30px;
	left: 0;

	list-style: none;
	padding-left: 4px;
}
#menu_2 ul li
{
	margin: 10px 0;
}

#left_center
{
	width: 306px;
	height: 100%;

	float: left;
	overflow: hidden;
}
#left_img
{
	width: 306px;
	height: 0;
}

/********************/
#bottom
{
	position: relative;
	margin: 0 auto;
	clear: both;

	width: 801px;
}
#copyright
{
	float: left;
}
#menu_3
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_3 li
{
	display: inline;
	border-right: 1px solid #868686;
}
#copyright, #menu_3 a
{
	color: #868686;
	text-decoration: none;
}