﻿body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img { border: none; }

a { outline: none; color: #666666; }
a:hover { color: #ef0631; }

p { margin: 0 0 10px 0; }

h1, h2, h3, h4, h5 { margin: 0; }
ul, li { margin: 0; padding: 0; line-height: normal;}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: black;
	text-transform: uppercase;
	margin-bottom: 15px;
}
h2 {
	color: #013d75;
	font-size: 14px;
}
h3 {
	font-size: 14px;
	color: white;
	font-style: italic;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: black;
	text-transform: uppercase;
	margin-bottom: 15px;
}
h5 {
	font-size: 48px;
	color: white;
	font-weight: normal;
}


#head {
	margin: 22px auto 13px auto;
	width: 800px;
	height: 292px;
	background: url(../img/head_pic.jpg) no-repeat left top;
}

#head_print {
	margin: 22px auto 13px auto;
	width: 800px;
	height: 292px;
	background: url(../img/head_pic_print.jpg) no-repeat left top;
}
	#production {
		position: absolute;
		margin: 34px 0 0 210px;
	}
		#production a {
			color: white;
			font-size: 18px;
			font-weight: normal;
		}
		#production a:hover {
			color: #ef0832;
		}
	#constructor {
		position: absolute;
		margin: 143px 0 0 402px;
		line-height: 14px;
	}
	#exclusive {
		position: absolute;
		margin: 185px 0 0 433px;
		line-height: 30px;
		height: 65px;
		padding-top: 12px;
	}	
		
#main_menu {
	width: 800px;
	height: 37px;
	background: url(../img/menu_bg.gif) repeat-x left top;
	margin: 0 auto 13px auto;
}
	#menu_bg-left {
		position: absolute;
		width: 10px;
		height: 37px;
		background: url(../img/menu_bg-left.png) no-repeat left top;
	}
	#menu_bg-right {
		position: absolute;
		margin-left: 790px;
		width: 10px;
		height: 37px;
		background: url(../img/menu_bg-right.png) no-repeat left top;
	}
	
	#menu_items {
		text-align: center;
		font-size: 14px;
		text-transform: uppercase;
		padding-top: 10px;
	}
		#menu_items a.first_link {
			color: #353535;
			text-decoration: none;
			background: none;
		}
		#menu_items a {
			color: #232323;
			text-decoration: none;
			background: url(../img/menu-item_divider.gif) no-repeat left 9px;
			padding: 12px 0 12px 15px;
			margin-right: 9px;
		}
		#menu_items a:hover {
			color: #007ffe;
		}
		
		#main_menu  a.active {
	text-decoration: none;
	color: #FF0000;
}

#main_block-top { 
	background: url(../img/main_block-top.png) no-repeat left top;
	width: 800px;
	height: 15px;
	font-size: 1px;
	margin: 0 auto;
}

#main_block {
	width: 786px;
	margin: 0 auto;
	border-left: #e8e8e6 7px solid;
	border-right: #e8e8e6 7px solid;
}
	#left_column {
		width: 265px;
		float: left;
		padding-bottom: 15px;
	}
		#catalog {
			margin: 11px 0 0 69px;	
		}
			.catalog_item {
				margin-bottom: 10px;
				background: url(../img/catalog-link_marker.gif) no-repeat left 5px;
				padding-left: 11px;
			}
				.catalog_item a {
					color: #00449f;
				}
				.catalog_item a:hover {
					color: #ee0733;
				}
				  .catalog_item  a.active {
	                 text-decoration: none;
	                 color: #FF0000;
                }
		
		#spec_offer {
			margin-top: 25px;
		}
			#spec_offer h4 {
				margin-left: 69px;
			}
			#spec_offer_pic {
				padding: 11px 0 11px 60px;
				background: url(../img/spec_offer_bg.png) no-repeat left top;
				margin-left: 9px;
			}
			#spec_offer_content {
				margin-left: 69px;
			}
		
		#contacts {
			margin: 25px 0 0 69px;
		}
			#contacts table {
				border-collapse: collapse;
				width: 100%;
			}
				#contacts td.code {
					font-size: 14px;
					color: #0243a1;
					width: 50px;
				}
				#contacts td.phone {
					font-size: 18px;
					color: #ee0733;
				}
	
	#right_column {
		margin-left: 298px;
		padding: 11px 25px 15px 0;
		font-size: 12px;
	}
		#news {
			font-size: 11px;
			margin-top: 20px;
		}
			.news_item {
				margin-top: 20px;
			}
				.news_pic {
					width: 98px;
					float: left; 
				}
					.pic_border {
						position: absolute;
						background: url(../img/news-img_border.png) no-repeat left top;
						width: 98px;
						height: 98px;
					}
				.news_description {
					margin-left: 111px;	
				}
					.news_date {
						color: #ee0733;
						font-weight: bold;
						padding-left: 16px;
						background: url(../img/date_marker.gif) no-repeat left 2px;
						margin: 10px 0 7px 0;
					}
					.news_header {
						font-weight: bold;
						margin-bottom: 7px;
						font-size: 12px;
					}
			#archive {
				margin-top: 15px;
				background: url('../img/pencil.gif') no-repeat left top;
				padding-left: 18px;
			}

#main_block-bottom { 
	background: url(../img/main_block-bottom.png) no-repeat left top;
	width: 800px;
	height: 15px;
	font-size: 1px;
	margin: 0 auto;
}

#bottom_block {
	height: 75px;
	width: 800px;
	margin: 0 auto;
}
	#copyright {
		position: absolute;
		margin: 15px 0 0 25px;
	}
	#bottom_menu {
		float: right;
		margin: 15px 25px 0 0;
	}
		#bottom_menu a {
			color: black;
		}
		#bottom_menu a:hover {
			color: #017efe;
		}
		#banner {
			position: absolute;
			margin: 15px 0 0 190px;
		}
	
         #banner_1 {
			position: absolute;
			margin: 15px 0 0 300px;
		}
          #banner_2 {
			position: absolute;
			margin: 15px 0 0 410px;
		}









		
		
		