@charset "iso-8859-1";
	#topimage{
		background-image:url(images/top%20image.jpg);
		background-repeat:repeat-x;
		}
	
	
	#logo {
	background-image:url(images/logo.PNG);
	text-align:center;
	background-repeat:no-repeat;
	background-position:center;
	width:auto;
	height:106px;
	padding-bottom:43px;
		
		
		}	

			
				#centerimage{
	background-image:url(images/center%20image.JPG);
	background-repeat:no-repeat;
	background-position:center;
	height:400px;
	margin-bottom:40px;
				}
		
						
						 
								
													
				#footer{
	background-color:#f7f7f8;
	background-position:center;
	background-repeat:no-repeat;
	padding-top:20px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	text-align:center;
	height:69px;
	width:auto;
	font-family: "Courier New", Courier, monospace;
	color: #CCC;
	
	
					
					}
					
					#contacts {
						background-color:#333;
						
						width:auto;
						height:70px;
						padding:none;
						margin:none;
						border:none;
					}
						