/**
 * Layout generated with http://layzilla.com
 * Layout generator is free of use.
 * We appreciate if you leave this comment block in commercial use of generator.
 * All comment and ideas can be submitted to us using contacts below.
 *
 *    site: www.jmholding.com
 *   email: info@jmholding.ru
 *  twitter: @jmholding
 */
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%; 
}

.content {
	min-height: 100%;
	position: relative;
	overflow: auto;
	z-index: 0; 
}

.background {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
}

.top_block {
	width: 100%;
	display: block; 
}

.bottom_block {
	position: absolute;
	width: 100%;
	display: block;
	bottom: 0; 
}

.left_block {
	display: block;
	float: left; 
}

.right_block {
	display: block;
	float: right; 
}

.center_block {
	display: block;
	width: auto; 
}

.block_1 {
	width: 100%;
	height: 140px;
	background-color: #9999ff;
}

.menu {
	width: 100%;
	height: 43px;
	background-color: #9966ff;
}

.background.content {
	height: auto !important;
	padding-bottom: 0;
	left: 0;
	right: 0;
	background-color: #996666;
	margin-top: 183px;
	margin-bottom: 41px; 
}

.content {
	width: auto;
	height: auto;
	padding-bottom: 41px;
}

.footer {
	width: 100%;
	height: 41px;
	background-color: #999999;
}

