* {
	padding: 0px; margin: 0px;
	}

.clearer {
	clear: both;
}

body {
	background-color: #FFFFFF;
}

body, td {
	color: #43423B;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

body a, td a {
	color: #630600;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #164686;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 5px;
}

h4 {
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #164686;
	text-transform: uppercase;
	margin-left: 30px;
	margin-top: 25px;
}

#mail img {
	border: 0px;
	margin-right: 15px;
}

#menu {
	margin-top: 15px;
	margin-bottom: 15px;
}

#menu, #menu a {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #0F488F;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

.logo {
	background: url(images/best.jpg) no-repeat right center;
	height: 115px;
}

.contacts {
	background: url(images/cont.jpg) no-repeat right top;
	height: 300px;
	/*position: relative;
	top: -8px;
	left: -2px;
	z-index: 2;*/

}

.contacts .cont_text {
	margin-left: 40px;
	color: #000000;
}

.contacts .cont_text p{
	margin-bottom: 10px;
}

.content {
	background-color: #E7EAEC;
	height: 300px;
	padding: 10px;
}

.content .text {
	margin: 10px;
}

.content .text p {
	margin-bottom: 10px;
}

.line {
	background-color: #002552;
	height: 30px;
	color: #FFFFFF;
	padding-left: 25px;
	font-size: 11px;
	font-weight: bold;
}

.line td, .line td a {
	height: 30px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}


.tablemain td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mlink {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.tablemain a:hover {
	color: #630600;
}

.tablemain img {
	border: solid 1px #000000;
	margin-top: 5px;
}


ul {
	margin-left: 20px;
}


