/* =====================================================================	
	 structure-home.css
========================================================================	
   	Author: feedomtocreate.com
   	Date:	2009
  	
========================================================================*/  

/*

#btnBarOne {	
	position: absolute;
	top: 0px;
	left: 0px;
	width:215px;
	height:70px;
	margin: 0 0 0 782px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color:#d74ea8;
}


#btnBarTwo {	
	position: absolute;
	top: 72px;
	left: 0px;
	width:215px;
	height:69px;
	margin: 0 0 0 782px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color:#d74ea8;
}

#btnBarThree {	
	position: absolute;
	top: 142px;
	left: 0px;
	width:215px;
	height:70px;
	margin: 0 0 0 782px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color:#d74ea8;
}

#btnBarFour {	
	position: absolute;
	top: 213px;
	left: 0px;
	width:215px;
	height:70px;
	margin: 0 0 0 782px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color:#d74ea8;
}




#btnHomeBar {	
	position:absolute;
	float: left;
	top: 0px;
	right: 0px;
}

*/

#btnBarOne {	
	position: absolute;
	top: 0px;
	left: 0px;
	width:168px;
	height:97px;
	margin: 0 0 0 827px;
	border-left: 2px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	
	/*background-color:#d74ea8;*/
}


#btnBarTwo {	
	position: absolute;
	top: 98px;
	left: 0px;
	width:168px;
	height:97px;
	margin: 0 0 0 827px;
	border-left: 2px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#btnBarThree {	
	position: absolute;
	top: 196px;
	left: 0px;
	width:168px;
	height:97px;
	margin: 0 0 0 827px;
	border-left: 2px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#btnBarFour {	
	position: absolute;
	top: 294px;
	left: 0px;
	width:168px;
	height:96px;
	margin: 0 0 0 827px;
	border-left: 2px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#btnHomeBar {	
	position:absolute;
	float: left;
	top: 1px;
	right: 0px;
	display:block;
	height:100%;
}

