/* CSS Document */

body {
margin: auto;
padding-top: 0px;
background-color: #A29B9B;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
text-align: center;
line-height: 1.3;
}

a {
color: #D60500;
text-decoration: underline;
}

a:hover {
color: #D60500;
text-decoration: none;
}

p {
padding-left: 40px;
padding-right: 20px;
margin-top: 0px;
}

h1 {
padding-left: 40px;
padding-right: 20px;
margin-top: 0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}

#container {
position:relative;
width: 670px;
background: url(img/bkg.jpg) top center repeat-y #FFF;
margin: auto;
text-align: left;
}

#header {
float: left;
width: 670px;
height: 290px;
background: url(img/header.jpg) top center no-repeat;
background-color: transparent;
margin: 0;
text-align: left;
}

#language {
float: left;
width: 660px;
height: 45px;
background: url(img/bkg_language.jpg) top left repeat-y #FFF;
margin: 0;
padding-right:10px;
text-align: right;
}

#menu {
float: left;
width: 224px;
background: url(img/bkg_menu.jpg) left top repeat-y #D6D6D6;
margin: 0;
padding: 0;
text-align: left;
}

#menu a {
color: #000;
text-decoration: none;
}

#menu a:hover {
color: #000;
text-decoration: underline;
}

#menu a#activelink {
color: #D60500;
text-decoration: none;
}

#menu ul {
list-style-type: none;
padding-left: 40px;
padding-right: 20px;
margin: 0;
}

#content {
float: left;
width: 436px;
background-color: #FFF;
margin: 0;
padding: 0;
text-align: left;
}

#content01 {
float: left;
width: 436px;
background: url(img/i01up.jpg) bottom right no-repeat #FFF;
margin: 0;
padding: 0;
text-align: left;
}

#content02 {
float: left;
width: 436px;
background: url(img/i02up.jpg) bottom right no-repeat #FFF;
margin: 0;
padding: 0;
text-align: left;
}

#content03 {
float: left;
width: 436px;
background: url(img/i03up.jpg) bottom right no-repeat #FFF;
margin: 0;
padding: 0;
text-align: left;
}

#content04 {
float: left;
width: 436px;
background: url(img/i04up.jpg) bottom right no-repeat #FFF;
margin: 0;
padding: 0;
text-align: left;
}

#content05 {
float: left;
width: 436px;
background: url(img/i05up.jpg) bottom right no-repeat #FFF;
margin: 0;
padding: 0;
text-align: left;
}

#content06 {
float: left;
width: 436px;
background: url(img/i06up.jpg) bottom right no-repeat #FFF;
margin: 0;
padding: 0;
text-align: left;
}

#photo {
clear:both;
width: 670px;
background: transparent;
margin: 0;
padding: 0;
text-align: right;
}

#footer {
clear: both;
width: 670px;
height: 15px;
background: url(img/footer.jpg) top center no-repeat #A39A9B;
margin: 0;
text-align: left;
}