html, body{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	
}
body, div, a, td { font-size: 12px; font-family: Arial; color: #707070; }

.top_corner_image{
	background: #fff url("") no-repeat left top;
}

.everything{
	width: 1000px;
	background: url("./images/top.png") no-repeat left top;
}

.top { 
	width: 1000px;
	height: 212px;
}

.right_blocks{
	line-height: 150%;
}

.content_td{
	width: 570px;
	padding-left: 3px;
	line-height: 150%;
}

.content-outer{
	padding: 0px 5px 100px 15px;
	background: url("./images/bottom.gif") bottom center no-repeat;
}

.content{
	margin-top: 15px;
	width: 566px;
	background: url("./images/content_line.gif") center center repeat-y;
}

.left_menu {
	padding-top: 106px;
	padding-left: 25px;
}

.left_menu-item{
	padding-top: 10px;
}

.left_menu-item-inactive,
.left_menu-item-active{
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	
}

.left_menu-item-active
{
	color: #562e2d;
}

.submenu{
	padding: 5px 0px 0px 0px;
}

.submenu-item{
	background: url("./images/submenu_bullet.gif") no-repeat 5px 9px;
	padding: 4px 0px 0px 14px;
}

.submenu-item-inactive,
.submenu-item-active{
	font-weight: bold;
	color: #562e2d;
	text-decoration: none;
}


.submenu-item-inactive{
	font-weight: normal;
}

.gallery_block {float: left; width: 180px; height: 180px; padding-left:0px; margin:0px 15px 15px 0px; }

.form_place{
	padding: 20px 0px 0px 0px;
}

table.form{
	padding-top: 5px;
}

.page_name{
	font-weight: bold;
	padding: 0px 0px 15px 10px;
}