#topgreen {

	background-color: #008F0C;

	height: 6px;

	width: 100%;

	position:absolute;

  top:0;

  left:0;

}







#maincontainer{

	top:6;

	width: 1080px; /*Width of main container*/

	margin-left:auto;

	margin-right:auto;

	height: 100%;

	background-color: #FFF;

}



#header{



height: 262px; /*Height of top section*/

background: url(images/header.png) center no-repeat;

}











#center{

	

	background: url(images/center.png) center repeat-y;

	height: 2100px;

	

}

#center2{

	

	background: url(images/center.png) center repeat-y;

	height: 900px;

	

}



#footer{





background: url(images/footer.png) center no-repeat;

height: 160px; 



}



#leftcontent{

	right: 20px;

	width: 195px;

	margin-left:20px;

	text-align: center;

	float: left;

}

#navbar{

	width: 700px;

	height: 75px;

	position: relative;

	top: 0px;

	left: 100px;

	background-image: url(images/navbar.png);

	

}

#home{

	width: 106px;

	height: 44px;

	position: relative;

	top: 15px;

	left: 13px;

	float: left;

	z-index: 1;



}

#specials{

	width: 130px;

	height: 44px;

	position: relative;

	top: 15px;

	left: 13px;

	float: left;

	z-index: 1;

}

#calculator{

	width: 130px;

	height: 44px;

	position: relative;

	top: 15px;

	left: 13px;

	float: left;

	z-index: 1;



}

#contact{

	width: 138px;

	height: 44px;

	position: relative;

	top: 15px;

	left: 13px;

	float: left;

	z-index: 1;

}

#other{

	width: 168px;

	height: 44px;

	position: relative;

	top: 15px;

	left: 13px;

	float: left;

	z-index: 1;

}

#glisten{

	width: 700px;

	height: 75px;

	background-image: url(images/glisten.png)

	z-index: 2;

}

#bottomtext{

	position: relative;

	top: 15px;

	left: 275px;

	width: 730px;

	height: 120;

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 12px;

	color: #666;

	text-align: center;

}



#maincontent{

	position: relative;

	top: 15px;

	left: 35px;

	width: 800px;

	height: 500px;

	font-family: Tahoma, Geneva, sans-serif;

	font-size: 16px;

	color: #03C;

	float: left;

}



#phone{

	position: relative;

	width: 300px;

	height: 100px;

	left: 725px;

	top: 150px;

	color: #2853D4;

}

