div{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

div#frontRow1{
	clear:both;
}
div#frontRow2{
	clear:both;
}
div#frontRow3{
	clear:both;
}

div#panelMain
{
	background-image: url(../Images/homeImage.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 385px;
}

div#panel1{
	background-image: url(../Images/front_01.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 198px;
	float: left;
}
div#panel2{
	background-image: url(../Images/front_02.jpg);
	background-repeat: no-repeat;
	width: 262px;
	height: 198px;
	float: left;
}
div#panel3{
	background-image: url(../Images/front_03.jpg);
	background-repeat: no-repeat;
	width: 274px;
	height: 198px;
	float: left;
}
div#panel4{
	background-image: url(../Images/front_04.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 190px;
	float: left;
}
div#panel5{
	background-image: url(../Images/front_05.jpg);
	background-repeat: no-repeat;
	width: 262px;
	height: 190px;
	float: left;
}
div#panel6{
	background-image: url(../Images/front_06.jpg);
	background-repeat: no-repeat;
	width: 274px;
	height: 220px;
	float: left;
}

div#barForm{
	background-image: url(../Images/frontBar.gif);
	background-repeat: no-repeat;
}

#buttonOffers {
	height: 30px;
	width: 125px;
	position: relative;
	left: -5px;
	bottom: 5px;
}


#buttonEnter{
	height: 37px;
	width: 157px;
	position: relative;
	left: 10px;
	top: 145px;
}

#buttonOrder{
	height: 50px;
	width: 175px;
	position: relative;
	left: 580px;
	top: 15px;
}

#buttonMenu {
	height: 30px;
	width: 115px;
	position: relative;
	left: 140px;
	top: 125px;
}

div#fp_content{
	width: 160px;
	color: #000;
	margin-top: 10px;
	margin-left: 20px;
	font-weight: bold;
}
div#fp_content img{
	margin-top: 10px;
	margin-bottom: 10px;
}

div#container{
	background: #FFF;
	text-align:left;
	width:770px;
	margin: 0 auto;
}


#buttonFundRaisers
{
	height: 24px;
	width: 108px;
	position: relative;
	left: 380px;
	top: 330px;
}
