/* CSS Document */
h1{
color:#FFFFFF;
font-size: 1em;
}

	p{
		color: black;
		font-size:smaller;
		}
		
	a{ 
		color:#0099FF;
		}
	body {
	background-image: url(patty.gif);
	background-repeat: repeat;
}	
	body {
	
        font-family: arial, helvetica, sans-serif;
        font-size: 1em;
}

#nav {
	position:absolute;
	width:579px;
	height:54px;
	z-index:2;
	left: 293px;
	top: 0px;
}
#logo {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 46px;
	top: 50px;
}
#sidebar {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 45px;
	top: 196px;
}
#main {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 45px;
	top: 68px;
}
#projects_bar {
	position:absolute;
	width:828px;
	height:76px;
	z-index:7;
	left: 45px;
	top: 590px;
}
#company_btn {
	position:absolute;
	width:73px;
	height:23px;
	z-index:12;
	left: 325px;
	top: 15px;
}
#team_btn {
	position:absolute;
	width:44px;
	height:18px;
	z-index:13;
	left: 450px;
	top: 15px;
}
#projects_btn {
	position:absolute;
	width:63px;
	height:24px;
	z-index:14;
	left: 550px;
	top: 15px;
}
#store_btn {
	position:absolute;
	width:42px;
	height:19px;
	z-index:15;
	left: 675px;
	top: 15px;
}
#beevision {
	position:absolute;
	width:189px;
	height:62px;
	z-index:11;
	left: 655px;
	top: 650px;
}
#small_logo {
	position:absolute;
	width:171px;
	height:95px;
	z-index:22;
	left: 667px;
	top: 494px;
}
#store_display {
	position:absolute;
	width:200px;
	height:115px;
	z-index:16;
	left: 94px;
	top: 166px;
}
#arrows {
	position:absolute;
	width:124px;
	height:37px;
	z-index:17;
	left: 391px;
	top: 634px;
}
#number {
	position:absolute;
	width:48px;
	height:36px;
	z-index:18;
	left: 439px;
	top: 639px;
}
#store_sign {
	position:absolute;
	width:264px;
	height:76px;
	z-index:23;
	left: 46px;
	top: 0px;
}
#news_btn {
	position:absolute;
	width:42px;
	height:19px;
	z-index:15;
	left: 780px;
	top: 15px;
}