@charset "UTF-8";
/* CSS Document */

body {
	font-family: arial;
	background-image: url(images/backgroundlong.jpg);
    background-repeat:repeat-x;
	color: #fff;
	background-color: #7e7e7e;
}


/* the navbar*/

#nav {
	width: 760px;
	height: 52px;
	background-image:url(images/top_nav.jpg);
	margin: 0 auto;
	text-align: right;
	font-family: tahoma;
	font-size:16px;
	
}

#nav a:link, #nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	color: #ff0000;
	text-decoration: none;
}



/* End Of Nav Bar */



#mainheader {
	background-image:url(images/header.jpg);
	width: 760px;
	height: 182px;
	margin:0 auto;
	padding: 0 0 -10px 0;
}

#content {
	text-align: left;
	background-color:#666;
	
	
}

#foodbox{
	align:center;
	padding:0 0 20px 165px;
	
}
 
 #h1{
	 

}



#footer {
	background:url(images/footer.gif);
	width:760px;
	height: 33px;
	text-align:center;
	
}


#form{
	align:center;
	width: 750px;
	padding:0 0 0 22px;
		
}

#homepagepics {
	padding: 0 0 0 73px;
	
	
}

#callus {
	width:500px;
	padding: 0 0 0 273px;
	
}



#callus2 {
	width:500px;
	padding: 0 0 0 290px;
	
	
}


	
.fixit {
	width:680px;
	padding: 0 0 0 50px;
}

#links {
	Width:600px;
	padding: 0 0 0 20px;
	
}
