table.maintable {
	width: 100%;
	height: 100%;
	background: transparent url('../images/bg_innertop.jpg') left top no-repeat;
}
table.maintable tr.header td.mleft {
	width: 301px;
	height: 52px;
}
table.maintable tr.header td.mcenter {
	width: auto;
	height: 52px;
	background: transparent url('../images/bg_menutop.jpg') right bottom repeat-x;
	vertical-align: bottom;
}
div.topmcenter {
	width: 100%;
	background: transparent url('../images/bg_menutop2.jpg') left top no-repeat;
	height: 52px;
}
table.maintable tr.header td.mright {
	width: 49px;
	height: 52px;
	background: transparent url('../images/bg-bodyrighttop.gif') left top no-repeat;
}

table.maintable tr.mainout td.mleft {
	width: 301px;
	height: auto;
}
table.maintable tr.mainout td.mcenter {
	width: auto;
	height: auto;
	background: #FFFFFF url('../images/bg-mainouttop.gif') left top repeat-x;
	vertical-align: top;
}
table.maintable tr.mainout td.mright {
	width: 49px;
	height: auto;
	background: transparent url('../images/bg_bodyright.jpg') left top no-repeat;
}

table.maintable tr.footer td.mleft {
	width: 301px;
	height: 45px;
}
div.footerleft {
	width: 100%;
	height: 45px;
	position: relative;
}
div.footerlinks {
	position: absolute;
	left: 10px;
	top: 14px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 9px;
	width: 100%;
}
div.footerlinks a {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}
div.footerlinks a:hover {
	text-decoration: underline;
}
table.maintable tr.footer td.mcenter {
	width: auto;
	height: 45px;
	vertical-align: top;
}
div.flash {
	position: absolute;
	left: 0px;
	top: 401px;
	width: 300px;
	height: 368px;
}
div.submenu {
	position: absolute;
	left: 0px;
	top: 103px;
	width: 307px;
	height: 260px;
	text-align: right;
}
table.submenu, table.submenu-act {
	width: auto;
	height: 24px;
	margin: 0px 0px 0px auto;
}
table.submenu td.link {
	width: auto;
	height: 24px;
	padding: 2px 35px 2px 12px;
}
table.submenu td.link a {
	text-decoration: none;
	color: #581C7A;
	font-size:14px;
	/*font-weight:bold;*/
}
table.submenu td.link a:hover {
	text-decoration: underline;
}
table.submenu td.arrow {
	width: 6px;
}
table.submenu-act td.link {
	width: auto;
	height: 24px;
	padding: 2px 35px 2px 12px;
	background: #1D9D50 url('../images/submenubg.gif') right top no-repeat;
	color: #FFF;
}
table.submenu-act td.link a {
	text-decoration: none;
	color: #FFF;
}
table.submenu-act td.arrow {
	width: 6px;
	background: transparent url('../images/submenuarrow.gif') right top no-repeat;
}
/**/
table.mainmenu {
	width: 100%;
	height: 27px;
	margin: 23px 0px 2px 0px;
}
table.mainmenu td {
	padding: 4px 8px;	
	font-size: 10px;
	white-space: nowrap;
	background: transparent url('../images/bg-menu.gif') left top repeat-x;
	color: #653D79;
	/*width: 15%;*/
	text-align: center;
}
table.mainmenu td a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
}
table.mainmenu td a:hover {
	color: #FFF;
	text-decoration: underline;
}
table.mainmenu td.act {
	background: #FFFFFF;
	color: #653D79;
}
table.mainmenu td.act a {
	color: #D00000;
	text-decoration: none;
}
table.mainmenu td.act a:hover {
	color: #653D79;
	text-decoration: underline;
}
table.mainmenu td.menuline {
	width: 1px;
	background: transparent url('../images/bg-menucorner.gif') right top no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
table.mainmenu td.menuline-act {
	width: 1px;
	background: transparent url('../images/bg-menucorner-act.gif') right top no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/**/
div.mainright {
	width: 49px;
	height: 100%;
	position: relative;
}
div.mainleft {
	width: 100%;
	height: 100%;
	text-align: right;
}
img.mainleftimg {
	margin: 0px 0px 0px 297px;
}
div.mainleft img {
	float: right;
}
table.mainout {
	width: 100%;
	height: 100%;
	background: transparent url('../images/bg-mainoutleft.gif') left bottom no-repeat;
}
table.mainout td.contacts {
	height: 130px;
	background: transparent url('../images/bg-mainoutright.gif') right bottom no-repeat;
	padding: 0px 23px 27px 23px;
	font-size: 11px;
	color: #65337F;
	vertical-align: top;
}
table.mainout td.header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1C9B4F;
	padding: 19px 0px 0px 26px;
	vertical-align: top;
	height: 47px;
	background: transparent url('../images/bg-header.gif') 26px bottom no-repeat;
}
table.mainout td.sandline {
	vertical-align: top;
	height: 43px;
	padding: 18px 0px 0px 25px;
	color: #1D9C50;
	font-size: 10px;
	text-transform:uppercase;
}
table.mainout td.sandline a {
	text-decoration: none;
	color: #6F6F6F;
}
table.mainout td.sandline a:hover {
	text-decoration: underline;
	color: #6F6F6F;
}
table.mainout td.sandline img {
	margin: 0px 4px 0px 4px;
}
table.mainout td.text {
	vertical-align: top;
	padding: 10px 26px 27px 26px;
	height: 500px;
}


/*Перезаписываемые стили*/
body {
	background: transparent url('../images/bg-inner.gif') left top repeat;
}

div.logo
{	position: absolute;
	width:300px;
	top: 6px;
	left:0px;
	text-align:center;
}

img.icoHome {
	position: absolute;
	left: 12px;
	top: 7px;
}
img.icoMap {
	position: absolute;
	left: 12px;
	top: 34px;
}
img.icoMail {
	position: absolute;
	left: 12px;
	top: 58px;
}
div.adress {
	position: absolute;
	left: 16px;
	top: 120px;
	color: #65337F;
	font-size: 11px;
	text-align: left;
	width: auto;
}
div.adress img {
	margin: 10px 0px;
	display: block;
}

img.collage {
	position: absolute;
	left: 0px;
	top: 255px;
	z-index: 0;
}
