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


*{
	padding:0;
	margin:0;
}

body{
	height:100%;
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top; 
	padding:0;
	margin:0;
}

#header{
	background-image:url(images/logo_contactinfo.png);
	position: absolute;
    left: 50%;
    margin-left: -443.5px;
	top:25px;
	width:887px;
	height:100px;
	z-index:1;
}

#wrap
{
	height:508px;
	width:853px;
	background-position:center;
	background-image:url(images/backboard.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin:0 auto;
	z-index:1;
	padding:0;
}


#headline{
	background-image:url(images/brissonsportmarketing.png);
	background-repeat:no-repeat;
	position: relative;
	top:60px;
   left:390px;
   height:250px;
   width: 507px;
	z-index:3;
}
	
#headlinetxt{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #bca4a7;
	position:relative;
	left:-150px;
	width:650px;
	line-height: 15px;
	top:40px;
}
	

#productimg
{
	position: relative;
   float: left;
   top:-95px;
   left: 95px;
   width: 20%;
   height: 394px;
	z-index:3;
}

#contentwrap{
	background-image:url(images/strip.png);
	position: absolute;
	top:219px;
    left: 50%;
    margin-left: -496.5px;
	width:997px;
	height:228px;
	z-index:2;
}

.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}

#pdficon {
	position: relative;
	vertical-align:middle;
   left:0px;
	z-index:2;
}

#catologuedownload {
	position:relative;
	top:10px;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	vertical-align:middle
	}
	
#dockets {
	background-image:url(images/dockets.png);
	background-repeat:no-repeat;
	position: relative;
	margin:0 auto;
	height:156px;
	width:855px;
	z-index:3;
	background-position: center center;
	padding:0;
}

#productslink {
	position:relative;
	height:100%;
	width:25%;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;

	}
	
	#presslink {
	position:relative;
	height:100%;
	width:25%;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;

	}
	#partnershipslink {
	position:relative;
	height:100%;
	width:25%;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;

	}
	#ordernowlink {
	position:relative;
	height:100%;
	width:25%;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:right;

	}
	
	#home {
	position:relative;
	height:60px;
	width:255px;
	cursor: pointer;
	float:left;
	}
	
