@charset "UTF-8";
/* CSS Document */

.about_tab_unsel {
	width: 130px;
	background-image: url(../images/tab_about_unsel.gif);
}

.about_tab_sel {
	width: 130px;
	background-image: url(../images/tab_about_sel.gif);
}

#column_brands_top {
	float: left;
	width: 753px;
	background-image: url(../images/column_shop_top.gif);
	background-repeat: no-repeat;
	height: 7px;
	overflow: hidden;
}

#brand_main_image {
	float: left;
	background-image: url(../images/brands_main.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
}

#column_brands_bottom {
	float: left;
	width: 753px;
	background-image: url(../images/column_shop_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
	overflow: hidden;
}

#brand_main_text {
	float: left;
	width: 550px;
	padding-left: 35px;
	margin-top: 340px;
}

#brand_main_text p {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}

#brand_about_image {
	float: left;
	background-image: url(../images/about_us_background.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
	overflow: hidden;
}

#brand_gemini_image {
	float: left;
	background-image: url(../images/gemini_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
	overflow: hidden;
}

#brand_stepper_image {
	float: left;
	background-image: url(../images/stepper_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
	overflow: hidden;
}

#brand_territory_image {
	float: left;
	background-image: url(../images/about_us_territory_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
	overflow: hidden;
}

#brand_aura_image {
	float: left;
	background-image: url(../images/aura_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
	overflow: hidden;
}

#brand_staff_image {
	float: left;
	background-image: url(../images/about_us_staff_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 6px;
	width: 738px;
	height: 465px;
	overflow: hidden;
}

#brand_column_left {
	float: left;
	width: 319px;
	height: 298px;
	margin-top: 137px;
	padding-right: 20px;
	padding-left: 30px;
}

#brand_column_right {
	float: left;
	width: 319px;
	height: 298px;
	margin-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
}

.brandColumnRightImg {
	display: block;
	margin-bottom: 25px;
}

#brand_column_right h2 {
	font-size: 20px;
	line-height: 24px;
	color: #8c8888;
	font-family: Tahoma, Verdana, Arial ,sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 40px;
}

.brands_para {
	line-height: 16px;
	color: #000000;
}

.brands_first_para {
	line-height: 16px;
	color: #8c8888;
}

#brand_col_bottom_left, #brand_col_bottom_right {
	float: left;
	width: 319px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: center;
}

#brand_col_bottom_right img {
	margin-left: 6px;
}