/* reset.css */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, abbr, img, ol, ul, li, fieldset, form, label, legend, table, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.3;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#000;background:#fff;font-family:"Times New Roman", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#990000;margin:40px 0 0 10px;}
h1 {font-size:3em;line-height:1;}
h2 {font-size:1.5em;}
h3 {font-size:1.5em;line-height:1;}
h4 {font-size:1.2em;line-height:1.25;}
h5 {font-size:1em;font-weight:bold;}
h6 {font-size:1em;font-weight:bold;}
p {margin:7px 0 0 10px;}
hr{display:none;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a.text{text-decoration:none;color:#000;}
a {color:#0066cc;text-decoration:underline;}
strong {font-weight:bold;}
li {margin:0;padding-left:20px;background: url(../img/bg_li.jpg) no-repeat 0 9px;}
ul, ol {margin:7px 0 0 10px;}
ul {list-style:none;}
ol {list-style-type:decimal;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.loud {background: #6b0006 url(../img/bg_loud.jpg) no-repeat ;height:162px;position:relative;}
.silent {background: #f2f2f2 url(../img/bg_silent.jpg) no-repeat ;height:217px;position:relative;}
.quiet {background: #f2f2f2 url(../img/bg_quiet.jpg) no-repeat ;height:289px;position:relative;}
.highlight {background:#ff0;}
.bg-center{background-position: -470px 0px;}
.bg-right{background-position:right;}
.gray{color:#999999;}
.white{color:#fff;}
.pink{color:#e8a29b;}
.w50{width:50%;}
.w75{width:75%;margin-top:40px;}

/*  ID for construction */
#page{
  width: 950px;
  margin: 0 ;
  background:white;
  position:relative;
  background: white url(../img/bg_page.jpg)repeat-x bottom left ;
}

#header{
  position:relative;
  background: #efc1bc url(../img/bg_header.jpg) no-repeat ;
  height: 179px;
   }
#header h1{
  margin: 0 ;
  padding: 0 ;
  border: none;
  font-weight:bold;
 }
#header h1 a{
  display: block;
  text-decoration: none;
  color: #fff;
  width: 405px;
  line-height: 110px;
  height: 110px;
  text-align: center;
  position: absolute;
  top: 69px;
  left: 30px;
  background:none;
}
#header h1 a span{
  display: block;
  width: 100% ;
  height: 100% ;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background: url(../img/logotype.gif) no-repeat ;
}
#mainlink{
  position: absolute;
  top: 50px;
  left: 265px;
  text-decoration: none;
  color: #660000;
  background:none;
  font-size:1.6em;
  font-style:italic;
}
#mainlink:hover{
color: #000;
}

/* content */
#content{
  overflow:hidden;

  font-size:1.2em;
  }
#content.index{

  }
p.extra{
font-size:1.2em;
}
p.tel{
color:#330000;
font-size:2.0em;
text-align:right;
font-weight:bold;
margin:82px 45px 0 0;
}  
span.tel{
position:relative;
top:87px;
left:158px;
color:#fff;
font-size:0.9em;
font-weight:bold;
}

h2.foto{margin:0 0 -86px 0;}
h2.foto a{
padding:40px 0 0 10px;
height:107px;
width:240px;
display:block;
}
.span-1, .span-2 {
float:left;
overflow:hidden;
}

.span-1{
width:400px;
padding-left:70px
}
.span-2{
width:240px;
}


/* footer */
#footer{
  clear: both;
  color:#999999;
  background: #fff;
  height:60px;
  font-size:1.2em;
  padding:0 73px 0 80px;
  margin-bottom:150px;
	  }
#footer a{
color:#999999;
  }
#footer p{
height:60px;
line-height:60px;
float:left;
margin:0;
}
#footer p#creactive{
float:right;
}
#footer .seo{
float:left;
padding:5px 0 25px 0;
width:480px;
color:#333;
text-align:left;
}  
p#creactive a{
color:#000;
text-decoration:none;
}
p#creactive a span{
color:#cc3300;
}
.counters{
  position: absolute;
  visibility: hidden;
}

/*  class   */
.noscreen{display: none;}
.separ {border-bottom: 1px solid #ebf0f2  ; line-height: 1px; font-size: 1px; height: 1px; margin: 15px 0 ;}
.break {clear: both; line-height: 1px; font-size: 1px; height: 1px; margin: 0 ;}
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}
.justify {text-align: justify;}
.fl { float: left;}
.fr { float: right;}
.bold{font-weight:bold;}
/*	color scheme

temp_01:
ffffff
000000
003e56
0d89bb
ebf0f2
ff6a00

*/
