@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #d4d2a0;
	background-image: url(images/head1r.jpg);
	background-repeat: repeat-x;
}
img { 
    border: none; 
}
a  {
	color: #660000;
	text-decoration: none;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4ex;
	margin-right: 20px;
	text-indent: 20px;
}
#container  {
	width: 966px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header  {
	height: 323px;
	width: 966px;
}
#headup {
	height: 121px;
	width: 966px;
	background-image: url(images/head1.jpg);
}
#headdown {
	height: 202px;
	width: 966px;
	background-image: url(images/head2.jpg);
}
#meni {
	background-image: url(images/meni.jpg);
	float: left;
	height: 162px;
	width: 294px;
	display: inline;
	margin-left: 90px;
	padding-top: 20px;
	padding-left: 20px;
}
#banner {
	background-image: url(images/banner.jpg);
	float: right;
	height: 202px;
	width: 383px;
	display: inline;
	margin-right: 90px;
}

#mainContainer  {

}
#mainup {
	background-image: url(images/bodyup.jpg);
	height: 48px;
}

#maincenter {
	background-image: url(images/bodywb.jpg);
	background-repeat: repeat-y;
	height: 319px;
}
#maincenter1 {
	background-image: url(images/bodywb.jpg);
	background-repeat: repeat-y;
	height: 3700px;
}
#maincenter2 {
	background-image: url(images/bodywb.jpg);
	background-repeat: repeat-y;
	height: 1980px;
}

#mainleft {
	float: left;
	height: 319px;
	width: 340px;
	padding-left: 60px;
	display: inline;
}
.box {
	height: 150px;
	width: 319px;
	display: inline;
}
.center {
	height: 30px;
	margin-top: 15px;
}
.left {
	float: left;
	display: inline;
}
.right {
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
	text-align: left;
	margin-top: 20px;
	margin-right: 25px;
}




#mainright {
	float: right;
	height: 319px;
	width: 400px;
	margin-right: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.video {
	margin-left: 30px;
	margin-top: 20px;
}





#maindown {
	background-image: url(images/bodydown.jpg);
	height: 47px;
}

#footer  {
	background-image: url(images/foot.jpg);
	background-repeat: repeat-x;
	height: 70px;
}
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#clear {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.footomot{
	height: 70px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.copyright{
	float: left;
	margin-top: 18px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 1.4em;
	color: #53523E;
	margin-left: 350px;
	text-align: center;
	display: inline;
}
.validation{
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a.web {
	color: #53523E;
	font-size: 11px;
}
#mainright {
	float: right;
	height: 319px;
	width: 400px;
	margin-right: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mainright1 {
	float: right;
	width: 400px;
	margin-right: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mainleft1 {
	float: left;
	height: 319px;
	width: 340px;
	padding-left: 60px;
	display: inline;
}
.clear {
	clear: both;
}
.foto {
	padding-top: 50px;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	
}
