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

.body {
margin: 0;
padding: 0;
height:100%;
background-image:url(images/gradient.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
font-family:Century Gothic, Verdana, Arial;
font-size:12px;
line-height:14px;
color:#000000;
text-align:left;
}

.container {
width:841px;
height:100%;
margin-left:auto;
margin-right:auto;
}

.header {
float:left;
width:841px;
height:207px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
float:left;
}

.menu {
float:left;
width:841px;
height:65px;
background-image:url(images/menu.jpg);
background-repeat:no-repeat;
float:left;
}

.menu-button {
float:left;
padding-left:42px;
}

.main {
float:left;
width:841px;
background-image:url(images/main-background.jpg);
background-repeat:repeat-y;
}

.content {
float:left;
width:801px;
padding:10px 20px 10px 20px;
}

.content a {
color:#000066;
text-decoration:none;
}

.content a:hover {
color:#000066;
text-decoration:underline;
}

.content h1 {
font-family:Century Gothic, Verdana, Arial;
font-size:18px;
color:#000000;
font-weight:bold;
text-align:left;
padding-bottom:10px;
}

.content h2 {
font-family:Century Gothic, Verdana, Arial;
font-size:14px;
color:#000000;
font-weight:bold;
text-align:center;
}

.content h3 {
font-family:Century Gothic, Verdana, Arial;
font-size:12px;
color:#000000;
font-weight:bold;
text-align:center;
}

.contact {
float:left;
padding: 0px 50px 0px 0px;
}

.first {
border:1px solid #99ccff;
background-image:url(images/form-bground.jpg);
background-repeat:repeat-x;
padding:5px;
color:#000000;
width:200px;
}

.message {
border:1px solid #99ccff;
background-image:url(images/form-bground.jpg);
background-repeat:repeat-x;
background-color:#edfcff;
padding:5px;
font-family:Verdana, Arial;
font-size:12px;
line-height:15px;
color:#000000;
width:300px;
height:180px;
}

.image {
float:left;
margin-right:20px;
}

.image2 {
float:right;
padding-left:20px;
}

.base {
float:left;
width:841px;
height:27px;
background-image:url(images/base.jpg);
background-repeat:no-repeat;
}

.footer {
width:841px;
}

.footer-text {
float:left;
width:538px;
text-align:center;
font-size:9px;
line-height:10px;
color: #000066;
font-family:Arial, Helvetica, sans-serif;
}

.footer-text a {
color:#000066;
text-decoration:underline;
}

.footer-text a:hover {
color:#000066;
text-decoration:none;
}

.daikin {
float:left;
width:204px;
height:47px;
}

.daikin a img {
border:none;
}

.wscc {
float:left;
width:99px;
height:98px;
}

.wscc a img {
border:none;
}