body {
			background: #FFF;
			font-family:Arial, Helvetica, sans-serif;
		}
       #container{
			width:770px; 
			text-align:center;
			margin: 0px auto;
			padding: 0px;	
			border:0;
		}
		#content{text-align:left;}
		#middle-content{padding:0 5px;}
		#header {
			font-size: large;
			text-align: center;
			/*padding: 0.3em 0;
			background-color:#666633;*/
		background-image:url(../images/banner.jpg);
		background-repeat:no-repeat;
		
		}
		#header{height:120px;}
		#header h1{
			
		}
		h1 {color:#018351; font-size:28px;}
		#footer {
			font-size: large;
			text-align: center;
			padding: 0.3em 0;
			background-color:#018351;
			color:#FFFFFF;
		}
		#fir{
			padding:100px 0 0 0;
			overflow:hidden;
			background:url(../images/logo.png) no-repeat;
			height: 0px !important; /**/
			height:/**/: 90px; /**/
		}

		#left {
			background: #009933;
		}
		#left ul{}
		#left li{list-style:none;}

		#center {
			background: #fff;
		}
        #center h1 {
		  background:#f6f2c0;
		  }
		#right {
			background: #009933;
		}

		.column {
			padding-top: 1em;
			text-align: justify;
		}
		#designer{float:right; font-size:smaller; padding-right:2%; }
		#telephone{text-align:left; font-weight:bold; font-size:0.9em; padding-right:1px;}
		#menu{text-align:left;}
		#menu ul {list-style:none; padding:0; margin:0;}
		#menu li {list-style:none;}
		.address{font-size:smaller; font-weight:bold; text-align:right;}
		.rounded{height:235px;background-image:url(../images/rounded.png); background-repeat:no-repeat;}
		.paddedH3 {padding: 13px 0 0 15px;}
	
		