#BrandStory {
	background: #000 url(http://www.dabs.com/Images/Rob/Aorus/bg8-2.jpg) no-repeat;
background-attachment: fixed;
margin: 0;
padding: 0;
}

	#content .about {
width: 1200px;
margin: 0px auto;
padding-bottom: 30px;
background: url(http://www.dabs.com/Images/Rob/Aorus/80.png);
box-shadow: 0px 0px 5px #000000;
-webkit-box-shadow: 0px 0px 5px #000000;
-moz-box-shadow: 0px 0px 5px #000000;
}
	
	.supportTitle {
margin: 0 0 10px 0;
font-size: 30px;
line-height: 30px;
color: #FFF;
padding-top: 30px;
padding-left: 30px;
}

#content .about .frame {
margin-left: 56px;
margin-top: 30px;
padding: 0 30px 0 0;
font-size: 16px;
color: #bbb;
line-height: 30px;
}
	
	.framebottom {
background: url(http://www.dabs.com/Images/Rob/Aorus/framebottom.png) repeat-x bottom;
max-width: 100%;
min-width: 1200px;
height: 49px;
}