@charset "utf-8";
/* CSS Document */

* { padding:0; margin:0;}

body { background:#a41c1c url(../images/bg.png) top repeat-x;}
p { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#610a0a;}
a { text-decoration:none; color:#610a0a;}
a:hover { text-decoration:underline;}
/*fonts*/
.title1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:24px; color:#610a0a; font-weight:normal;}
.title2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#e05a00; font-weight:normal;}
.orange { color:#e05a00;}
.orange2 { color:#e05a00; font-weight:bold;}
.red { color:red;}
#wrapper { margin:0 auto; width:900px; height:auto;}
.link-text { color:#e05a00; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:14px}
.link-number { color:#e05a00; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px}
.link-directory { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#610a0a;}
a:hover.link-directory { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#610a0a; font-weight:bold;}

/*Header----------------------------------*/
#header { background:url(../images/header_bg.png) no-repeat; height:248px;}
 #logo { padding:105px 0 0 0; height:98px;}
 #navigation { height:45px;}
  #navigation ul {list-style:none;}
  #navigation ul li {float:left;} 
  #navigation ul li a { float:left; font-family:Verdana, Arial, Helvetica, sans-serif; width:100px; height:21px; padding:23px 0 0 0; font-size:12px; color:white; text-decoration:none; text-align:center;} 
  #navigation ul li a:hover { background:url(../images/nav_hover.png) no-repeat;} 
  .active { background:url(../images/nav_active.png) no-repeat;} 
  

/*Content--------------------------------*/
#content { clear:both; padding:20px; background:#ffe5e5 url(../images/content_bg.png) repeat-x; height:auto;}
 .img1 { float:left; margin:0 20px 20px 0;}
 .img2 { float:right; margin:0 0 20px 20px;}
 .divider1 { clear:both; background:url(../images/divider1.png) repeat-x; height:20px;}
 .divider2 { clear:both; background:url(../images/divider1.png) repeat-x; height:20px; margin:10px 45px 10px 45px;}
 .ad1 { float:left; margin:20px 20px 0 0;}
 .ad2 { float:left; margin:20px 0 0 0;}
 .location { float:left; margin:20px 20px 0 40px; padding:10px; }
 .dir { float:left; margin:20px 10px 0 40px; width:210px;}
 .dir2 { margin:20px 10px 0 560px; width:270px;}
 .cont { float:left; margin:20px 0 0 0; width:130px;}
 .cont2 { float:right; margin:20px 50px 0 0; width:100px;}
 .dir-desc { float:right; margin:30px 45px 0 15px; width:630px;}
 .imglink { margin:10px 45px 10px 45px;}
/*Footer--------------------------------*/
#footer { clear:both; margin:20px 0 20px 0;}
 .footer_text1 { color:#ffe5e5; font-size:10px;}
 .footer_text2 { color:#feb027;}


/*Others*/ 
.floatleft { float:left;}
.clear { clear:both;}

/*Massage*/
.massage { float:left; margin:10px 8px; width:156px; height:125px; text-align:center;}
.massage_img a { width:156px; height:95px;}
.massage_title { clear:both; margin:5px 0 0 0;}

/*Product*/
.product { float:left; margin:10px 8px; width:156px; height:121px; text-align:center;}
.product_text { margin:0 0 0 180px; padding:10px 0 0 0;}
.button1 { float:left; }
.button1 a { float:left; background:url(../images/select_btn_hover.png) no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; width:115px; height:22px; margin:10px 0 0 0; padding:10px 0 0 0; font-size:12px; color:white; text-decoration:none; text-align:center;}
.button1 a:hover { background:url(../images/select_btn.png) no-repeat;}
/*Form*/
.select_btn { margin:0 0 0 20px; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(../images/select_btn.png) no-repeat; width:115px; height:32px; color:#FFFFFF; border:none; }

/*Gift Certificate*/
.button2 { float:left; }
.button2 a { float:left; background:url(../images/select_btn.png) no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; width:115px; height:22px; margin:10px 0 0 0; padding:10px 0 0 0; font-size:12px; color:white; text-decoration:none; text-align:center;}
.button2 a:hover { background:url(../images/select_btn_hover.png) no-repeat;}

/*Emploment*/
.employment_banner { clear:both; padding:10px; text-align:center;}
