a img, img.diama {
	border: none;
}
a:link 
{
                text-decoration:none;
	color: #3366FF;
}
a:visited 
{
	text-decoration:none;
	color: #3366FF;
}
a:hover 
{
	text-decoration:underline;
	color: #3366FF;
}
a:active 
{	
	text-decoration:none;
	color: #3366FF;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.white {
	color: #fff;
}
.yellow {
	color: #FF9900;
}
.blue {
	color: #6699FF;
}
.s1 {
	font-size: 12px;
}
.s2 {
	font-size: 18px;
}
.s3 {
	font-size: 32px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	min-width: 1000px;
	padding-bottom: 10px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #777;
	text-decoration: underline;
}

#head
{
	background: url(../img/head-bg.png) repeat-x;
}

#head table {
	width: 100%;
	height: 191px;
/*	padding-bottom: 10px;*/
}

#hc1 {
	width: 332px;
	height: 113px;
}

td.hc3 {
	background: url(../img/rc3-bg.png) right no-repeat;
	vertical-align: top;
	height: 78px;
}

#hc3 {
	background-position: bottom right;	
}

#slogan {
	color: #fff;
/* 	text-transform: uppercase; */
	font-size: 15px;
	font-style: oblique;
}
#slogan:first-letter{
	text-transform: uppercase;
}
div.phone div.s1, div.phone div.s2 {
	margin-right: 220px;
}
div.phone div.s3 {
	margin-right: 65px;
	margin-top: -30px;
}

div.phone1 div.s1, div.phone1 div.s2 {
	margin-right: 185px;
}
div.phone1 div.s3 {
	margin-right: 30px;
	margin-top: -30px;
}

#main-menu {
	margin: 15px 0px;
	margin-top: 30px;
	padding: 0px;
}

#main-menu li {
	display: inline;
	padding: 27px 18px;
	background: url(../img/top-menu.png) bottom repeat-x;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}

#main-menu li a {color: #fff; text-decoration: none;}

#main-menu li.selected {
	background: url(../img/top-menu-selected.png) bottom repeat-x;
	color: #0b5173;
}

#main-menu li.selected a {color: #0b5173;}

#search {
	background: url(../img/podmyshka.png) 0px 60px no-repeat;
}
#search form {margin: 0px; padding: 0px;}
#search input{
	width: 245px;
	border: solid 1px #ff8a00;
	background: transparent;
	color: #fff;
}
#search input.button {
	border: 0px;
	width: 249px;
}

td.left-col, div.left-col {
	padding-right: 34px;
}

#main-body {
	background: url(../img/podmyshka.png) 0px -19px no-repeat;
}

#main-body td {
	vertical-align: top;
}

td.b1 {
	background: #3b5a9d;
	width: 293px;
/* 	border: solid 1px red; */
}

#left-menu {
	margin: 0px;
	padding: 0px;
	color: #a7cbe1;
	font-size: 14px;
}

#left-menu li {
	padding: 0px 50px;
	padding-bottom: 5px;
	background: url(../img/left-menu.png) repeat-y 25px 0px;
	list-style-type: none;
	/*border-bottom: solid 1px red;
	margin-top: -1px;*/
}

#left-menu li a {color: #a7cbe1;}

td.b1 div.border-bottom {
	margin: 0px 25px;
	border-top: dashed 1px #29488b;
}

#banner {
	text-align: center;
	margin: 20px;
}

#left-menu li.selected {
	border: dashed 1px #ff8a00;
	margin: 10px 20px;
	padding: 10px 20px;
	background: none;
	font-size: 110%;
	color: #ff8a00;
	font-weight: bold;
}

#left-menu li.selected a {color: #ff8a00;}

#left-menu li.empty {
	padding: 0px 20px;
	background: none;
	padding-bottom: 5px;
	margin-top: -15px;
}

td.b2 {
	padding: 10px 40px;
	
}

span.size1 {color: #0b5173; font-size: 80%;}
span.size2 {color: #0b5173; font-size: 90%;}
span.size3 {color: #0b5173; font-size: 100%;}
span.size4 {color: #0b5173; font-size: 120%;}
span.size5 {color: #ff8a00; font-size: 120%;}

h1.title {
	margin: 20px 0px;
	text-decoration: none;
	color: #ff8a00;
	border: dashed 1px #ff8a00;
	font-size: 20px;
	padding: 5px;
}
.border {
	border-top: dashed 1px #ff8a00;
	text-align: center;
	padding: 10px;
	background: #3b5a9d;
	font-size: 15px;
}

#search-label {
	color: #fff;
/* 	font-size: 15px; */
/* 	margin-top: -20px; */
}
