body
{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

h1
{
	padding-top:5px;
	margin-top:5px;
}

a
{
	color:#000066;
}

#top_part
{
	position:relative;
	width:992px;
	height:75px;
	margin:auto;
	background:url(images/top.jpg);
}

#phones
{
	position:absolute;
	color:#FFFFFF;
	left:10px;
	top:10px;
	font-size:22px;
	font-weight:600;
	line-height:26px;
}

#address
{
	position:absolute;
	top:8px;
	right:10px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:600;
}

#mainmenu
{
	width:978px;
	height:26px;
	margin:auto;
	position:relative;
}

#mainmenu a
{
	display:block;
	background:url(images/menuback1.jpg);
	width:138px;
	height:26px;
	float:left;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}

#mainmenu a:hover
{
	background:url(images/menuback2.jpg);
}

#menusep
{
	display:block;
	float:left;
	width:2px;
	height:26px;
	background:url(images/menusep.jpg);
}

#text_part
{
	position:relative;
	width:940px;
	min-height:600px;
	margin:auto;
	margin-top:20px;
}

#groups a
{
	display:block;
	height:26px;
	width:220px;
	color:#000000;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
	background:#f4f3f3;
	padding-left:10px;
	border-bottom:1px solid #d1d0d0;
}

#groups a:hover
{
	background:#666666;
	color:#FFFFFF;
}

#main_part
{
	position:relative;
	width:992px;
	margin:auto;
	background:url(images/pageback.gif);
	min-height:900px;
}

#bottom_part
{
	width:992px;
	position:relative;
	margin:auto;
	background:url(images/pagebottomback.gif);
	height:50px;
	border-top:1px solid #dddddd;
}