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

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

#boss {
margin:auto;
background: url(images/BG.jpg)repeat-x;
}

#menu {
width:980px;
height:50px;
background-image:url(images/BGmenu.jpg);
}

#logo {
width:326px;
height:50px;
background:url(images/logo.jpg);
float:left;
}

h1 {
text-decoration:none;
list-style: none;
color:#966F49;
font-size:32px;
font-family: "Georgia", Times New Roman, Times, serif;
font-style:normal;
font-weight:lighter;
line-height: 1em;
text-align:center;
display: block;
}

/*-----------MENU-----------*/

#menufinal {
width:380px;
height:32px;
padding-top:18px;
float:right;
}

#menu ul{
list-style: none;
padding: 0;
margin: 0px;
/*color:#666;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-indent:15px;
text-decoration:none;
}

#menu li
{
float: left;
color: #FFFFff;
text-align: center;
display: block;
}

#menu li a:visited {
text-decoration:none;
color:#FFFFFF;
}

#menu li a:hover {
color: #FFCC00;
text-decoration:none;
}

/*-----------CONTENT-----------*/

/*#content {
width:980px;
height:413px;
background:
}*/

#content1 {
width:980px;
height:413px;
background: url(images/c1.jpg);
}

#content2 {
width:980px;
height:413px;
background:url(images/c2.jpg);
}

#content3 {
width:980px;
height:413px;
background:url(images/c3.jpg);
}

#content4 {
width:980px;
height:413px;
background:url(images/c4.jpg);
}

#content5 {
width:980px;
height:413px;
background:url(images/c5.jpg);
}

#content6 {
width:980px;
height:413px;
background:url(images/c6.jpg);
}

#text {
width:500px;
height:auto;
/*background: #FFFF99;*/
margin-top:-70px;
margin-bottom:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-align:justify;
}

/*-----------FOOTER-----------*/

#footer {
width:980px;
height:118px;
background:url(images/footer.jpg);
}

#copy {
width:350px;
height:15px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
float:left;
margin-top:78px;
margin-left:-350px;
}

#addthis {
width:125px;
height:16px;
float:right;
margin-top:50px;
margin-right:20px;
}


#search {
}

#menufooter {
width:350px;
height:50px;
float:left;
padding-top:20px;
padding-left:120px;
}

#menufooter ul{
list-style: none;
padding: 0;
margin: 0px;
/*color:#666;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-indent:15px;
line-height: 2em;
}

#menufooter li
{
float: left;
color: #FFFFff;
text-align: left;
display: block;
}

#menufooter li a:visited {
text-decoration:none;
color:#FFFFFF;
}

#menufooter li a:hover {
color: #FFCC00;
text-decoration:none;
}
