BODY
{
	padding: 0;
	margin: 0;
	background: #e9ffff;
}
TD
{
	font-family: Tahoma;
	font-size: 12px;
	color: #264251;
}
P
{
text-align:justify;
}
A
{
	color: #264251;
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
IMG
{
	border: none;
}
H1
{
	font-size: 12px;
	color: #264251;
	font-weight: bold;
}
.maintable
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #308080;
	border-left-color: #308080;
	border-right-style: solid;
	border-left-style: solid;
}
.header
{
	font-weight: bold;
}
.container
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftbg
{
	background-position: bottom left;
	background-repeat: no-repeat;
}
.rightbg
{
	background-position: bottom right;
	background-repeat: no-repeat;
}
.textphone
{
	color: #454c93;
	font-weight: bold;
	font-size: 14px;
}
.number
{
	color: #1f2151;
}

.contacts
{
	padding: 15px;
}
.contentmain
{
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 50px;
        padding-bottom: 40px;
}
.town
{
	text-decoration: underline;
}
/* Меню */

#top li ul {
	display: none;
	position: absolute;
	list-style: none;
}
#top 
{
	margin:0;
	list-style:none;
	padding-left: 0px;
}

#top li 
{
	text-align: center;	
	float:left;
	margin: 0;
	line-height: 37px;
	background-image: url(/templates/roscontainer/images/menubg.gif);
	position: relative;
	width: 107px; 
}

#top li a
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
	display:block;
    color: #224e72;
	text-decoration: none;
	height: 37px;
/*	width: 100px;*/
       padding: 5px;
       padding-left: 10px;
       padding-right: 10px;

}

#top li:hover, #top li.jshover
{
	background: #9ec7dd;
}

#top li a:hover, #top li a.jshover
{
	background-repeat: no-repeat;
	color: #224e72;
	text-decoration: none;
}
#top li:hover ul,#top li.jshover ul
{
	display: block;
}
#top li ul
{
	margin: 0;
	padding: 0;
	left: 0;
}
#top li li 
{
	padding: 0;
	margin: 0;
	background: #b3e1fb;
	line-height: 25px;
	text-align: left;
	width: 250px;
}
#top li li:hover, #top li li.jshover 
{
	padding: 0;
	margin: 0;
	border: none;
	background: #9ec7dd;
}
#top li li a
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #224e72;
	width: 120px;
	padding-left: 25px;
}
#top li li a:hover
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #224e72;
	padding-left: 25px;
}

/* Конец меню */

.footer
{
	padding-left: 35px;
}
.proa
{
padding-right:30px;
text-align:justify;
padding-top:5px;
padding-bottom:5px;
}

/* Forms */
.form_textarea
{
	width:223px;
	height:98px;
}
