body{	
		background:#eeeeee;	
		font: 76% helvetica, arial,sans-serif;
		text-align:center}
		
		
#header {
	height:auto;
	line-height:auto;
	margin:0;
	text-align:center;
	padding-right:10px;
	padding-bottom:20px;
	padding-top:0px;
	background: #fff;
	color: #79B30B
	}
	
	
	div#container{background: white;text-align:center}
	div#container{width:700px;margin:0 auto}
	
	div#service{background: white;text-align:center;margin-top:50px;}
	div#service{width:700px;}

a:hover {color: #555; border-bottom: 1px solid #555; background: #D3D3D3;}	
a:link {color: #555; border-bottom: 0px solid #555;}
a:visited {color: #555; border-bottom: 0px solid #555;}
a {text-decoration: none;}	


h2 {
	text-align: left;
	font-size:14px;
	}

#footer {
	padding-top: 20px;
  	padding-bottom: 20px;
  	}