/* CSS Document Asian Massage Dorchester */


#header { /* Site Header */	
width: 100%;
height: auto;
position: relative;
border-bottom: 1px solid #0000FF;}
/* optional - background-image url(images/*****.gif);
border-bottom 2px solid #ff00ff; */

#header-img {
  max-width: 100%;
  height: auto;
}

img {max-width:100%}


.hidden {
	display:none; }


#footer {  /* Footer Space */
clear: both;
width: 100%;
height: 25px;
position: relative;
text-align: left;
border-bottom: 1px solid #990033;
font-size: 10px;
font-family: Times, Verdana; padding: 12px 0px 0px 0px; text-decoration: none;}


#footer .design-by { /* Designed By Script */
position: absolute; bottom: 0px; right: 5px;
font-family: Times, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
display: inline;}

#footer .design-by ul { 
margin: auto;
display: inline;}

#footer .design-by li{
list-style-type: none;
display: inline;}

#footer .design-by a:link {
color: #666666;
text-decoration: none;
display: inline;}

#footer .design-by a:visited {
color: #666666;
text-decoration: none;
display: inline;}

#footer .design-by a:hover {
color: #000000;
text-decoration: none;
font-style: normal;
font-weight: normal;
display: inline;}

#footer .design-by a:active {
color: #666666;
text-decoration: none;
display: inline;} 

/* IMAGES */

.img-chinese {
  background-image: url('images/chinese.png');
  height: 100px;
  width: 100px;
}

.img-thai {
  background-image: url('images/thai.png');
  height: 100px;
  width: 100px;
}

.img-euro {
  background-image: url('images/euro.png');
  height: 100px;
  width: 133px;
}

/* ........................................................... */

/* optional - rarely used */

#footer .site-map { /* © &quot; Site-Map Hyper-Link */
position: absolute; bottom: 0px; left: 5px;
font-family: Times, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
display: inline;}

#footer .site-map ul { 
/* margin: auto; messes up IE6*/
display: inline;}

#footer .site-map li{
list-style-type: none;
display: inline;}

#footer .site-map a:link {
color: #000000;
text-decoration: none;
display: inline;}

#footer .site-map a:visited {
color: #000000;
text-decoration: none;
display: inline;}

#footer .site-map a:hover {
color: #FF00FF;
text-decoration: none;
font-style: italic;
font-weight: bold;
display: inline;}

#footer .site-map a:active {
color: #FF00FF;
text-decoration: none;
display: inline;}


/* CSS Document */





