/*
-----------------------------------------------
EquipeSport.com
Stylesheet: Master.css
Author:   Ben Glassman
Organization:	Vermont Design Works
Created: 11 April 2008
----------------------------------------------- */

@import url(framework.css);
@import url(content.css);

html body { padding-top: 22px; }
#logo { left: 0; top: 0; }

#content {
	position: relative;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 715px;
	float: none;
	display: block;
}

#banner { 
	background: none;
	padding: 0;
	position: absolute;
	top: 78px;
	left: 0; 
}

#banner a { display: block; width: 960px; height: 400px; }
#banner img { position: absolute; top: 0; border: 1px solid #FFF; }
#photo1 { left: 0; }
#photo2 { left: 325px; }
#photo3 { left: 650px; }

#splash_links { margin: 0; list-style: none; }
#splash_links li { position: absolute; }
#splash_links a { outline: 0; }
#btn_shop { top: 421px; left: 1px; z-index: 15; }
#btn_stores { top: 413px; left: 487px; z-index: 15; }
#btn_home { top: 518px; left: 435px; z-index: 20; }

#site_info { background: none; }