/* default float side for sidebar */
#sidebarContainer {
	float: right;
}

#contentContainer {
	margin-right: 230px;
	margin-left: 0px;
}

.btn_featured_bxd {
	width: 200px;
	height: auto;
	padding: 20px 0px;
	text-align: left;
}	

.btn_form_bxd {
	width: 180px;
	height: auto;
	background: url(../../../../../assets/images/but_feature_back_01.gif) no-repeat center bottom;
	padding: 10px;
	margin: 0 0 5px 0;
}	

.btn_you_tube_bxd {
	width: 180px;
	height: auto;
	background: url(../../../../../assets/images/but_feature_back_02.gif) no-repeat center bottom;
	padding: 10px;
	margin: 0 0 5px 0;
}	

.btn_dt_brochure_bxd {
	width: 180px;
	height: auto;
	background: url(../../../../../assets/images/but_feature_back_03.gif) no-repeat center bottom;
	padding: 10px;
	margin: 0 0 5px 0;
}	

.btn_geog_brochure_bxd {
	width: 180px;
	height: auto;
	background: url(../../../../../assets/images/but_feature_back_04.gif) no-repeat center bottom;
	padding: 10px;
	margin: 0 0 5px 0;
}	

