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

/***** Hero area *****/
#hero-area {
	position: relative;
	width: 960px;
	padding: 0px 0px 0px 0px; /*top, right, bottom, left*/
	margin: 0px 0px 0px 0px; /*top, right, bottom, left*/
	height:550px;
}

