.menuBrand {
	float:left;
	margin:24px 0 0 0;
	width:230px;
}
.menuBrand img.logo {
	margin-bottom: 66px;
	float:right;
}
.kiotis .menuBrand img.logo {
	margin: 0 63px 24px 0;
}
.menuBrand ul li {
	width:210px;
	float:right;
}
.menuBrand ul li a, .menuBrand ul li a span {
	display: block;
	height:33px;
	line-height:33px;
}
.menuBrand ul li a {
	cursor:pointer;
	font-size:13px;
	color:#193078;
	font-weight:bold;
	padding-right:29px;
	outline: none;
}
.menuBrand ul li a:hover {
	text-decoration:none;
}
.stanhome .menuBrand ul li a {
	background:url(/img/bt-link-stanhome-right.png) no-repeat right top;
}
.kiotis .menuBrand ul li a {
	background:url(/img/bt-link-kiotis-right.png) no-repeat right top;
}
* html .stanhome .menuBrand ul li a {
	background:url(/img/bt-link-stanhome-right-8bits.png) no-repeat right top;
}
* html .kiotis .menuBrand ul li a {
	background:url(/img/bt-link-kiotis-right-8bits.png) no-repeat right top;
}
.menuBrand ul li a span {
	color:#763fd0;
	font-size:12px;
}
.menuBrand ul li {
	padding-left:10px;
}
.stanhome .menuBrand ul li {
	background:url(/img/bt-link-stanhome-left.png) no-repeat left top;
}
.kiotis .menuBrand ul li {
	background:url(/img/bt-link-kiotis-left.png) no-repeat left top;
}
* html .stanhome .menuBrand ul li {
	background:url(/img/bt-link-stanhome-left-8bits.png) no-repeat left top;
}
* html .kiotis .menuBrand ul li {
	background:url(/img/bt-link-kiotis-left-8bits.png) no-repeat left top;
}
.stanhome .menuBrand ul li a span {
	background:url(/img/bt-link-stanhome-bgd.png) repeat-x left top;
	color:#193078;
}
.kiotis .menuBrand ul li a span {
	background:url(/img/bt-link-kiotis-bgd.png) repeat-x left top;
}
* html .stanhome .menuBrand ul li a span {
	background:url(/img/bt-link-stanhome-bgd-8bits.png) repeat-x left top;
}
* html .kiotis .menuBrand ul li a span {
	background:url(/img/bt-link-kiotis-bgd-8bits.png) repeat-x left top;
}
.menuBrand ul li.on a span,  .menuBrand ul li.on, .menuBrand ul li.selected a span,  .menuBrand ul li.selected {
	background-position: left -33px;
}
* html .menuBrand ul li.on a span,  * html .menuBrand ul li.on, * html .menuBrand ul li.selected a span,  * html .menuBrand ul li.selected {
	background-position: left -33px;
}
.menuBrand ul li.on a, .menuBrand ul li.selected a {
	background-position: right -33px;
}
* html .menuBrand ul li.on a, * html .menuBrand ul li.selected a {
	background-position: right -33px;
}
.kiotis .menuBrand ul li.on a span, .menuBrand ul li.selected a span {
	color: #fff;
}

#introBrand {
	margin-top:120px;
}
.introBrand {
	float: left;
	margin-left:50px;
	color:#2b2b2b;
	width:240px;
}
#js .introBrand {
	margin:0;
	clear:both;
	left:280px;
	top:127px;
	position:absolute;
	float:none;
}
#js .stanhome .introBrand {
	top:118px;
}
.introBrand p.claim,
.introBrand h1.claim {
	position:relative; /* debug ie7 */
	color: #2b8cd7;
	font-size:26px;
	line-height: 0.9;
	letter-spacing: -1px;
	font-family:"Trebuchet MS",Arial,sans-serif;
	width:auto;
	margin-left:-40px;
}
* html #introBrand p.claim,
* html #introBrand h1.claim {
	line-height: 1.3;
}
.kiotis .introBrand p.claim {
	color:#ef88eb;
	font-style:italic;
}
.introBrand p.claim span,
.introBrand h1.claim span {
	font-size: 23px;
	color: #223f9a;
}
.kiotis .introBrand p.claim span {
	color:#a463f5;
}
.introBrand p.claim span, 
.introBrand h1.claim span{
	position:relative;
}
.introBrand p,
.introBrand h1 {
	position:relative; /* debug ie7 */
	width:235px;
	margin-top:0.9em;
}
* html #introBrand p,
* html #introBrand h1 {
	margin-top:0.3em;
}
.introBrand ul {
	margin-top:1em;
}
#templateBrandHome .introBrand ul.seeMore li {
	background:none;
}
.stanhome #introstep2 ul li {
	background:none;
}
#introstep1, #introstep2, #introstep3, #introstep4 {
	display: none;
}
.kiotis #introstep1 {
	width:260px;
	top:90px;
}
.kiotis #introstep2 {
	top:70px;
	width:260px;
}
/*.stanhome #introstep3 {
	top:130px;
}*/
.kiotis #introstep3 {
	top:100px;
}
.kiotis #introstep4 {
	top:75px;
	width:260px;
}
.introBrand a.btSemiTransparent {
	float:right;
	line-height:45px;
}
* html .introBrand a.btSemiTransparent {
	width:95px;
	background:none;
}
.introBrand ul li {
	padding-left:9px;
}
.stanhome .introBrand ul li {
	background:url(/img/stanhome/arrow.gif) no-repeat left 4px;
}
.kiotis .introBrand ul li {
	background:url(/img/kiotis/arrow.gif) no-repeat left 4px;
}
.stanhome .introBrand .btSemiTransparent {
	background:url(/img/stanhome/bt-semitransparent.png) no-repeat right center;
	color:#223f9a;
}
.stanhome .introBrand .btSemiTransparent:hover {
	background:url(/img/stanhome/bt-semitransparent-on.png) no-repeat right center;
}
* html .stanhome .introBrand .btSemiTransparent, * html .stanhome .introBrand .btSemiTransparent:hover {
	background:none;
}
* html .stanhome .introBrand .btSemiTransparent .bgd {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/stanhome/bt-semitransparent.png',sizingMethod='image');
}
* html .stanhome .introBrand .btSemiTransparent .bgdOn {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/stanhome/bt-semitransparent-on.png',sizingMethod='image');
}
.kiotis .introBrand .btSemiTransparent {
	background:url(/img/kiotis/bt-semitransparent.png) no-repeat right center;
	color:#a363f4;
}
.kiotis .introBrand .btSemiTransparent:hover {
	background:url(/img/kiotis/bt-semitransparent-on.png) no-repeat right center;
}
* html .kiotis .introBrand .btSemiTransparent, * html .kiotis .introBrand .btSemiTransparent:hover {
	background:none;
}
* html .kiotis .introBrand .btSemiTransparent .bgd {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/kiotis/bt-semitransparent.png',sizingMethod='image');
}
* html .kiotis .introBrand .btSemiTransparent .bgdOn {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/kiotis/bt-semitransparent-on.png',sizingMethod='image');
}
