.banner {
	background-image: url(../images/home_banner.jpg);
	background-repeat: no-repeat;
	height: 338px;
	width: 924px;
}
#lower_panel {
	width: 924px;
	background-image: url(../images/home_lowerpanel_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:55px;
	min-height: 300px;
}
.title_block {
	width:450px;
	margin-left:60px;
}
#sidebar {
	float:right;
	width:305px;
	height:620px;
	margin-right:40px;
	background-image:url(../images/sidebar_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
}
.sidebar_bucket {
	width:271px;
	height:287px;
	background-image:url(../images/sidebar_bucket.png);
	background-repeat:no-repeat;
	margin-left:34px;
	margin-bottom:30px;
}
.sidebar_bucket_title {
	text-align:center;
	margin-left:12px;
	padding-top:8px;
}
.sidebar_img_tbox {
	float:left;
	width:102px;
	height:112px;
	margin-left:30px;
	margin-top:30px;
}
.sidebar_img_bbox {
	margin-left:30px;
	margin-top:30px;
}
.sidebar_txt_tbox {
	margin-top:30px;
	padding-right:15px;
	font-size:20px;
	text-align:right;
	color:#0760af;
	line-height:1.4;
}
.sidebar_txt_bbox {
	margin-top:15px;
	margin-left:30px;
	padding-right:15px;
	font-size:13px;
	color:#76787a;
}
#sidebar_txt_learnmore {
	margin-top:10px;
	margin-left:30px;
	padding-right:15px;
	font-size:13px;
	text-align:right;
}
#sidebar_txt_learnmore a {
	color:#4893e9;
	text-decoration:none;
}
.aboutfs_txt_block {
	width:500px;
	height:600px;
	margin-top:20px;
	margin-left:60px;
	margin-bottom:40px;
}
.contacts_txt_block {
	width:500px;
	height:600px;
	margin-top:20px;
	margin-left:60px;
	margin-bottom:40px;
}
.terms_txt_block {
	width:500px;
	margin-top:20px;
	margin-left:60px;
	margin-bottom:40px;
}