body, html {
background: #dfe4ea;
text-align: center;
font-family: arial, verdana, sans-serif;
margin: 0px;
padding: 0px;
}

#container {
background: #fff;
font-family: garamond;
border: transparent 1px #000;
border-top: none;
border-bottom: none;
width: 845px;
text-align: left;
margin: 0px auto 0px auto;
}



#header {
background: #fff url('./images/painfreelivinglogo2.jpg') no-repeat;
width: 404px;
height: 112px;
margin-bottom: -48px;
}
h1#logo span {
display: none;
}

#menu {
border: none;
position: relative;
background: none;
width:577px;
height: 52px;
left: 404px;

}
#menu ul {
margin:0px;
padding: 0px;
}

#menu li {
display: inline; 
border: none;
}
/* This is To kill the Text In Menu */
#menu ul span {
display: none;
}
#menu li a{
text-decoration: none;
color:#000;
display: block;
float: left; 
border: none;
}
#menu a img {
border : none;
}

.form p {
font-size: 12px;
font-weight: normal;
}

* html #home_div{
height: 200px;
}


#days_time {
position: relative;
left: 75px;
top: -132px;
}

* html #days_time {

top: -125px;
}

#days_pic{
position:relative;
left: 198px;
top: -150px;
}
#home_left_side{
width: 450px;
height: 375px;
float: left;
display: block;

}

#home_right_side{
float: left;
width: 376px;


}
*html #home_right_side{
top:-615px;
}
#home_right_side p{
position: relative;
top: -10px;
font-size: 100%;
}

.home_buyonline{
position: relative;
left: -4px;
top: 10px;
}
.home_buytext{
position: relative;
top: 10px;
}
.withmarg {
padding-left: 64px;
}
#staff_page{
position: relative;
left: 70px;
top: -60px;
}
#staff_page p{
position: relative;
top: -10px;
font-size: 100%;
width: 90%;
}
#home_div img.face{
float: left;
margin-right: 5px;
margin-bottom: 5px;
}
#home_div img.name{
margin-top: 15px;

}
#page_contact{
position: relative;
width: 750px;
left: 70px;
top: -60px;
}
#page_contact p{
position: relative;
top: -13px;
font-size: 100%;

}
#home_div img.contact{
float: left;
margin-right: 5px;
margin-bottom: 40px;
}
*html #home_div img.contact{
margin-top: -10px;
}
#services_page{
position: relative;
left: 70px;
top: -60px;
}

#home_div p{
position: relative;
top: -10px;
font-size: 100%;
width: 90%;
}

#home_div img.laser {
float: left;
margin-right: 5px;
}
#about_page{
position: relative;
left: 70px;
top: -60px;
}

#about_page p{
position: relative;
top: -10px;
font-size: 100%;
width: 90%;
}
#home_div img.massage {
float: left;
margin-right: 5px;
margin-bottom: 10px;
}
 
 *html #home_div img.massage {
 float: left;
 position: relative;
 margin-right: 20px;
 display: inline;
 left: 10px;
 }
#home_div img.laser{
float: left;
margin-right: 5px;

}



#footer {
background: #fff url('./images/footer_bg.jpg') no-repeat;
border: none;
height: 39px;
}
#footer p{
position: relative;
left: 195px;
font-size: 70%;
top:7px;
}
#footer a{
color:#000;
text-decoration: none;
font-weight: bold;
}

.clear {
clear: both;
}
