#rightContainer {
	float: right;
	margin-bottom: 20px;
}

#content {
	margin-top: 70px;
	float: left;
	width: 730px;
}

#content p {
	padding: 0 100px 0 0;
}

#content .top {
	height: 247px;
}

#content .middle {
	height: 178px;
	margin: 20px 0 0 7px;
}

#content .middleBlock {
	float: left;
	width: 214px;
	height: 178px;
	padding: 0 15px;
	border-left: 1px solid #C1C1C2;
	color: #957156;
	overflow: hidden;
}

#content .middleBlock a {
	color: #564C3A;
}

#content .middleBlock p {
	margin: 0 0 15px 0;
}

#content .middleBlock ul, #content .middleBlock li {
	margin: 0 0 5px 5px;
	padding: 0;
}

#content #contentBottom {
	width: 445px;	
	height: 135px;
	background-image: url(/inc/img/bg_content_repeater.jpg);
	margin: -11px 0 0 0;
	padding: 20px 0 0 285px;
	overflow: hidden;
}


/* Videoblock */
#content .videoBlock {
	float: left;
	position: relative;
	top: -3px;
	left: -3px;
	width: 243px;
	height: 165px;
	padding: 18px 0 0 0;
	color: #957156;
	background-image: url(/inc/img/blok_video.jpg);
}

#content .bottom {
	height: 132px;
	margin-top: 20px;
}

#content .bottom img {
	margin: 0 1px 0 2px;
	float: left;
}

#content .inlogBlock {
	width: 242px;
	height: 135px;
	background-image: url(/inc/img/homepage_blok_2.jpg);
	float: left;
	margin-left: 2px;
}

#content .inlogBlock form.frm_login {
	position: relative;
	margin: 0;
	padding: 0;
	left: 22px;
	top: 24px;
}

#content .inlogBlock input.frm_input {
	width: 141px;
	border: 0;
	background-color: #FFFFFF;
	color: #957156;
	margin-bottom: 10px;
	font-size: 10px;
	letter-spacing: 1px; 
}

#content .inlogBlock a.frm_button {
	position: absolute;
	display: block;
	width: 41px;
	height: 41px;
	right: 42px;
	top: 21px;
	z-index: 100;
}

#content div.homepageBanner {
	position: relative;
	width: 739px;
	height: 247px;
	float: left;
}

#content div.homepageBanner div.bgr {
	width: 739px;
	height: 247px;
	background-image: url(/inc/img/bg_homepage_img.png);
}

#content div.homepageBanner div.image {
	float: left;
	width: 488px;
	height: 227px;
	position: absolute;
	top: 10px;
	left: 10px;
}

#content div.homepageBanner div.corners {
	width: 20px;
	height: 247px;
	position: absolute;
	top: 1px;
	left: 0px;
	background-image: url(/inc/img/layer_banner_corners.png);
}

#content div.homepageBanner div.text {
	width: 200px;
	height: 207px;
	padding: 10px 15px;
	position: absolute;
	top: 10px;
	left: 499px;
}

#content div.homepageBanner div.text h1 {
	margin: 0 0 10px 0;
	color: #9fb219;
	font-size: 15px;
	letter-spacing: 1px;
}

#content div.homepageBanner div.text p {
	margin: 0 0 15px 0;
	color: #FFFFFF;
	line-height: 18px;
}

#content div.homepageBanner div.text a {
	color: #FFFFFF;
}

#content div.homepageBanner div.text a:hover {
	color: #51aee0;
}

#right {
	width: 248px;
	margin-top: 50px;
}

#right .top {
	height: 24px;
	background-image: url(/inc/img/bg_right_top.png);
}

#right .middle {
	background-image: url(/inc/img/bg_right_middle.png);
	background-repeat: repeat-y;
	padding: 0 25px;
	color: #564c3a;
}

#right .bottom {
	height: 24px;
	background-image: url(/inc/img/bg_right_bottom.png);
}

#right h1,
#contentBottom h1,
#content h1
{
	margin: 0 0 10px 0;
	color: #564c3a;
	font-size: 15px;
	letter-spacing: 1px;	
}

#right h2 {
	margin: 0 0 5px 0;
	color: #957156;
	font-size: 12px;
	letter-spacing: 1px;	
}

#right p,
#contentBottom p
{
	margin: 0 0 0px 0;
	color: #957156;
	line-height: 18px;	
}

#right a {
	color: #FFFFFF;
}

#right a:hover {
	color: #51aee0;
}

#bottomRight {
	width: 243px;
	min-height: 145px;
	padding: 20px 0;
	color: #957156;
	margin-left: 3px;
}

#bottomRight .top {
	height: 24px;
	background-image: url(/inc/img/bg_bottomRight_top.png);
	background-repeat: no-repeat;
}

#bottomRight .middle {
	background-image: url(/inc/img/bg_bottomRight_middle.png);
	background-repeat: repeat-y;
	padding: 0 20px;
}

#bottomRight .bottom {
	height: 24px;
	background-image: url(/inc/img/bg_bottomRight_bottom.png);
}

#bottomRight h1 {
	margin: 0 0 10px 0;
	color: #564c3a;
	font-size: 15px;
	letter-spacing: 1px;	
}

#bottomRight h2 {
	margin: 0 0 5px 0;
	color: #957156;
	font-size: 12px;
	letter-spacing: 1px;	
}

#bottomRight p {
	margin: 0;
	color: #957156;
	line-height: 18px;	
}

#bottomRight a {
	color: #FFFFFF;
}

#bottomRight a:hover {
	color: #51aee0;
}
