@CHARSET "utf-8";

.staticRightSection {
	width: 520px;
	margin-right: 50px;
	font-size: 12px;
	margin-top: 30px;
	color: #767676;
	float: right;
}

.staticLeftSection {
	width: 220px;
	margin-right: 170px;
	font-size: 12px;
	margin-top: 30px;
	color: #767676;
	float: right;
}

.staticWholeSection {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 30px;
	font-size: 12px;
	color: #767676;
}

.staticImage {
	margin-bottom: 10px;
}

.staticMenuTop {
	width: 173px;
	height: 12px;
	background-image: url("../images/static/menu/why_top.png");
}

.staticMenuTopPerson {
	width: 173px;
	height: 95px;
	background-image: url("../images/static/menu/expert_pic.png");
}


.staticMenuMid {
	width: 153px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
	background-image: url("../images/static/menu/why_middle.png");
}

.staticMenuBottom {
	width: 173px;
	height: 12px;
	background-image: url("../images/static/menu/why_bottom.png");
	margin-bottom: 15px;
}

.staticMenuArrow {
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 3px;
}

.productBullets {
	margin-right: 25px;
}

#bottomSpacer {
	clear: both;
	height: 40px;
}

.bigTitle {
	font-size: 18px;
	margin-bottom: 15px;
}

.smallTitle {
	font-size: 14px;
	margin-bottom: 5px;
}