body {
  margin:50px 0px;
  padding: 0px;
  background-color: #000;
}

#pageContainer {
  margin-left: auto;
  margin-right: auto;
  width:800px;
}

#header {
  width: 790px;
  height: 165px;
  background: url(images/header.jpg) repeat;
  border-color: #999;
  border-style: solid;
  border-top-width:5px;
  border-right-width:5px;
  border-bottom-width:0px;
  border-left-width:5px;
}
  
#left-col {
  float:left;
  width: 170px;
  height: 400px;
  border-color: #999;
  border-style:solid;
  border-width:5px;
  text-align:left;
  background-color:#FFF;
}

#center-col {
	float:left;
	width: 180px;
  height: 400px;
	background-image:url(images/lifter.jpg);
  border-color: #999;
  border-style:solid;
  border-top-width:5px;
  border-right-width:0px;
  border-bottom-width:5px;
  border-left-width:0px;
	text-align:left;
}

#right-col {
	float:left;
  width: 430px;
  height: 400px;
  border-color: #999;
  border-style:solid;
  border-top-width:5px;
  border-right-width:5px;
  border-bottom-width:5px;
  border-left-width:5px;
	text-align:left;
}

#logo {
  float: left;
  padding-left: 10px;
  padding-right:20px;
}

.title {
  color: #000;
  padding-top: 20px;
  padding-right:20px;
  text-align:right;
  font-family: verdana;
  font-size: 36pt;
  font-weight:bold;
}

.holistic {
  color: #000;
  padding-top: 20px;
  padding-right:20px;
  text-align:right;
  font-family: verdana;
  font-size: 24pt;
  font-weight:bold;
}

.navi-text {
	width:160px;
	height:20px;
	padding-left:10px;
	padding-top:5px;
	background-color:#FFF;
	color:#000;
	border-bottom:5px solid #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.navi-text-selected {
	width:160px;
	height:20px;
	padding-left:10px;
	padding-top:5px;
	background-color:#0c4bf1;
	color:#000;
	border-bottom:5px solid #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a:link img {border: none}
a:visited img {border: none}
a:active img {border: none}
a:hover img {border: none}
a:focus img {border: none}

a {
	color: #000000;
	text-decoration: none; 
}



#key-points{
	width:320px;
	float:left;
	height:400px;
	background-color:#FFF;
}

h1 {
	width:280px;
	height:45px;
	margin:0px 0px 0px 0px;
	padding:20px 20px 0px 20px;
	text-align:center;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.guarantee {
	width:280px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:20px 20px 0px 20px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

h2 {
	width:280px;
	height:50px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding:20px 20px 0px 20px;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.call-now {
	width:280px;
	text-align:right;
	padding:30px 20px 0px 20px;
	color:#0c4bf1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}