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

body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-image: url(../img/salon/Salon_bg.jpg);
background-color: #333333;
font-family: Arial, Helvetica, sans-serif;
}

/* Main Layout */

#Wrap {
width: 862px;
height: auto;
margin: 0 auto;
background-color: #ffffff;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
}

#Header {
width: 862px;
height: 249px;
float: left;
background-image: url(../img/salon/header.jpg);
background-repeat: no-repeat;
}

#Menu {
width: 832px;
height: 28px;
float: left;
background-color: #ffffff;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
padding-left: 30px;
color: #ea007e;
font-weight: bold;
font-size: 14.5px;
padding-top: 12px;
}

#Content {
width: 832px;
height: auto;
float: left;
background-color: #ffffff;
padding-left: 30px;
padding-top: 20px;
}

#Content_index {
width: 412px;
height: auto;
float: left;
background-color: #ffffff;
background-image: url(../img/salon/index_bg.jpg);
background-repeat: no-repeat;
padding-left: 30px;
padding-top: 70px;
padding-right: 420px;
}

#Footer {
width: 832px;
height: 30px;
float: left;
padding-left: 30px;
background-color: #ffffff;
padding-top: 5px;
}

/* Font */

.header {
color: #ffffff;
font-size: 20px;
font-weight: bold;
}

.pageheader {
color: #ea007e;
font-size: 25px;
font-weight: bold;
}

.bodyfont {
color: #ffffff;
font-size: 12px;
line-height: 20px;
}

.bodyfontmain {
color: #5c5d60;
font-size: 12px;
line-height: 20px;
}

.portfoliofont {
color: #ffffff;
font-size: 15px;
line-height: 20px;
}

.footer {
color: #666666;
font-size: 11.5px;
}

.menu {
color: #5c5d60;
font-size: 14.5px;
font-weight: bold;
}

#Menu a:link {
color: #ea007e;
text-decoration: none;
font-weight: bold;
}

#Menu a:visited {
text-decoration: none;
color: #ea007e;
font-weight: bold;
}

#Menu a:hover {
text-decoration: underline;
color: #ea007e;
font-weight: bold;
}

#Menu a:active {
text-decoration: none;
color: #ea007e;
font-weight: bold;
}
