body {
	padding: 0;
	margin: 0;
	background-color: #c0c0c0;
}

.header {
	width: 1000px;
	height: 217px;
	background-image: url(/design/bg_top.jpg);
}

.content {
	width: 1000px;
	background-image: url(/design/bg_footer.jpg);
	background-position: left bottom;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

.header_logo {
	height: 90px;
	background-image: url(/design/logo_1.jpg);
}

.slogan {
	margin-left: 155px;
	
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

.search_query {
    padding: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    
	width: 287px;

	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-align: center;
	
	background-color: #f2f2f2;
	border: 1px solid #ffffff;
}

.content_table {
	width: 100%;
	height: 100%;
}

.content_table_header {
	height: 100%;
}

.content_table_footer {
	height: 120px;
}

.content_table_footer a {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
}

.content_table_footer a:hover {
	text-decoration: underline;
}

.bottom_menu {
	padding-left: 15px;
	line-height: 18px;
    
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.page_text {
	padding-left: 25px;
	padding-right: 25px;
}

/*
контент
*/

.content_1 {
	width: 862px;
	height: 42px;
	background-image: url(/design/content_1.jpg);
	text-align: left;
}

.content_1_content {
	padding-top: 12px;
	padding-left: 25px;
	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.content_2 {
	width: 862px;
	background-image: url(/design/content_2.jpg);
	text-align: left;
}

.content_2_content {
	font-family: Arial;
	font-size: 12px;
	color: #5f5f5f;
	
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}

.content_2_content a {
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: underline;
}

.content_2_content a:hover {
	color: #000000;
	text-decoration: underline;	
}

.content_2_content h1,.content_2_content h2,.content_2_content h3,.content_2_content h4,.content_2_content h5 {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.content_3 {
	width: 862px;
	height: 11px;
	background-image: url(/design/content_3.jpg);
	background-repeat: no-repeat;
}

.navbar {
	padding-bottom: 15px;
	
	font-family: Tahoma;
	font-size: 11px;
	color: #5f5f5f;
}

.navbar a {
	font-family: Tahoma;
	font-size: 11px;
	color: #5f5f5f;
	
	padding-left: 5px;
	padding-right: 5px;
}



/*
блок
*/


.small_1 {
	width: 202px;
	height: 41px;
	background-image: url(/design/small_1.jpg);
	text-align: left;
}

.small_1_content {
	padding-top: 12px;
	padding-left: 25px;
	
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.small_2 {
	width: 202px;
	background-image: url(/design/small_2.jpg);
	text-align: left;
}

.small_2_content ul {
    padding: 0;
	margin: 0;
	padding-left: 15px;
	line-height: 15px;
}

.small_2_content ul a {
    color: #5f5f5f;
    text-decoration: none;
}

.small_2_content ul a:hover {
    color: #000000;
    text-decoration: underline;
}

.small_2_content {
	font-family: Tahoma;
	font-size: 11px;
	color: #5f5f5f;
	
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.small_3 {
	width: 202px;
	height: 11px;
	background-image: url(/design/small_3.jpg);
	background-repeat: no-repeat;
}
