body {
	padding: 0;
	margin: 0;
	background-color: #fcfcf2;
	height: 100%;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

p
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

h1 {
	font-family: tahoma;
	font-size: 16px;
	padding: 0;
	margin: 0;
	color: #324f5d;
}
table {
	border-collapse: collapse;
}
table td {
	padding: 0;
	text-align: left;
	vertical-align:top;
}
img {
	padding: 0;
	margin: 0;
}
table#content {
	width: 100%;
	height: 100%;
}
#head {
	height: 298px;
}
#mid {
	height: 100%;
	background: url(images/cont_tile.gif) top repeat-x;
}
#mid_in {
	width: 1070px;
}
#up1 {
	height: 234px;
	width: 100%;
	background: url(images/head_tile.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#nbr {
	width: 1236px;
	float: left;
}
#fmenu {
	height: 28f;
	width: 1000px;
	float: left;
	clear: both;
}
#fmenu_wrap {
	background: #e6f0d8;
	width: 100%;
	float: left;
}
#fmenu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 600px;
}
#fmenu ul li {
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	width: 135px;
	height: 20px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2f6a70;
	text-transform: uppercase;
	background: url(images/fmenu_b.gif);
	background-repeat: no-repeat;
	padding: 7px 0 0 11px;
}
#fmenu ul li a {
	color: #2f6a70;
	text-decoration: underline;
}
#fmenu ul li a:hover {
	text-decoration: none;
}
#underhouse {
	float: left;
}
#undermenu {
	height: 37px;
	background: url(images/undermenu_tile.gif);
	background-repeat: repeat-x;
	clear: left;
}
#undermenu_wrap {
	width: 960px;
	float: left;
}
#lmenu {
	width: 240px;
	height: 547px;
	background: url(images/menu_back.jpg);
	float: left;
	clear: left;
	padding: 0;
}

.left-menu
{
	background: url(images/menu_back.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding: 0;
}

.left-menu a
{
	text-decoration:underline;
	color:#0066cc;
}

.left-menu a:visited
{
	color:#990099;
}

.left-menu a:hover
{
	text-decoration:none;
}

.menu-table
{
	margin-left:30px;
	margin-top:113px;
}

.td-content
{
	padding:10px; 
	padding-right:20px;
}


#lmenu table {
	margin: 119px 0 0 27px;
}
#lmenu table td {
	color: #0159b3;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 29px;
}
#lmenu table td a {
	color: #000;
	text-decoration: none;
}
#lmenu table td a:hover {
	color: #0159b3;
}
#main {
	float: left;
	margin-left: 70px;
}
#main_wrap {
	width: 760px;
	float: left;
}
#footer {
	height: 142px;
	background: url(images/footer_tile.gif);
}
#adr {
	margin: 48px 0 0 86px;
	font-family: tahoma;
	font-size: 11px;
	color: 6c6c62;
	float: left;
}
#adr a {
	color: 6c6c62;
}
#fpic {
	float: right;
}
.splitter {
	height: 9px;
	width: 100%;
	background: url(images/split_tile.gif);
	margin-left:50px;
	margin-right:100px;
	margin-top:10px;
	margin-bottom:10px;
}
.block {
	/*width: 750px;*/
}

table.block
{
	margin-left:50px;
	margin-right:100px;
}

table.block td {
	padding: 5px;
	font-family: tahoma;
	font-size: 12px;
	color: #292929;
}

