@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	background-color:#000000;
	background-image:url(http://www.nofear.com/multimedia/newSplash/images/backgrounds/bg_stpattys.jpg);
	background-repeat:repeat;
}

#huge_wrap{
	width:1100px;
	margin:0 auto;
	background-image:url(http://www.nofear.com/multimedia/newSplash/images/shadow.png);
}

#page_wrapper{
	width:915px;
	height:887px;
	margin:0 auto;
}	

#mainbanner{
	width:915px;
	height:428px;
	margin-top:105px;
	z-index:0;
}

#ctas{
	width:915px;
	height:221px;
	z-index:0;
}

#footer{
	width:915px;
	height:133px;
	z-index:0;
	clear:both;
}

#skullwing{
	position:relative;
	top:-865px;
	right:65px;
	width:260px;
	height:162px;
	z-index:0;
}

#legal{
	width:670px;
	margin:0 auto;
	margin-top:-250px;
	font-size:14px;
	color:#FFFFFF;
}

#legal a{
	text-decoration:none;
	color:#FFFFFF;
}

#topCTA{
	width:374px;
	height:79px;
	margin-bottom:0px;
	position:relative;
	top:-1020px;
	right:-572px;
	z-index:0;
	clear:both;
}
