@import url("/styles/global.css");
@import url("/styles/series_home.css");
@import url("/styles/sdmenu.css");
@import url("/styles/tabs.css");
@import url("/styles/red.css");


#Hero {
	background-image: url("/art/vision/hero.jpg");
	background-repeat: no-repeat;
	background-position:-1px;
	background-color:#000000;
	height: 308px;
}
#HeroText {
	width: 360px;
	float: right;
	position: relative;
	right: 35px;
	top: 100px;
}
.herotext {
	font-size: 13px;
	line-height: 18px;
	text-align: right;
}
.sub_pars {
  padding: 20px;
}

#vis_landing{
	background-image:url(/art/drumsets/vision/bgmainpage.jpg);
	background-repeat:no-repeat;
	height:590px;
	background-position: -5px 0;
}

#vis_logo {
float:right;
}

#vis_text {
	float:right;
	width:305px;
	padding-top:140px;
}

#vis_text p.redsubhead {
	margin-bottom:0px;
}

#vis_text p {
	width:275px;
	padding-bottom:20px;
}

#vis_learn_more {
	top:280px;
	position:absolute;
	left:440px;
}
