body {
	margin-top: 0px;
	background-color: #e60003;
}

#container {
	width: 1024 px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}


#header {
	height:74px;
	padding: 0;
	margin-bottom: 0;
}

#middlecontainer {
	height:489px;
	padding: 0;
	margin-bottom: 0;
	background-image: url(img/bodyback.jpg);
	background-repeat: no-repeat;
}
#contentcontainer {
	width: 902px;
	padding: 0;
	margin-left: 70px;
	margin-bottom: 0;
	border: 2px dotted #FFFFFF;
	float: left;
	visibility: visible;
}


#content {
	margin:0;
	padding: 0;
}



#left {
	height:432px;
	float: left;
	width: 148px;
	margin-right: 0;
	padding: 0;
	background-image: url(img/left_back.jpg);
	background-repeat: no-repeat;
}

#center {
	background-color: #000000;
    float: left;
	width: 732px;
	padding-left: 20px;
}

#right {
	float: right;
	width: 210px;
	margin-left: 0;
	padding: 4;
}


#footer {
	clear: both;
	margin-top: 0;
	height: 22px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: right;
}



#navcontainer1 {
	margin-top: 10px;
	text-align: center;
	height: 42px;
}

#menu1, #menu2, #menu3, #menu4, #menu5, #menu6, #menu7, #menu1-active, #menu2-active, #menu3-active, #menu4-active, #menu5-active, #menu6-active, #menu7-active  {
	height: 23px;
	float:left;
	margin-right: 8px;
	padding: 0px;
}

#menu1 a {
	background-image: url(img/menu_home_a.jpg);
	background-repeat: no-repeat;
	display:block;
	width: 70px;
	margin-left: 20px;
}
#menu1 a:hover {
	background-image: url(img/menu_home_b.jpg);
	background-repeat: no-repeat;
	display:block;
}
#menu2 a {
	background-image: url(img/menu_mammoet_a.jpg);
	background-repeat: no-repeat;
	display:block;
	width: 117px;
}
#menu2 a:hover {
	background-image: url(img/menu_mammoet_b.jpg);
	background-repeat: no-repeat;
	display:block;
}
#menu3 a {
	background-image: url(img/menu_ptc_a.jpg);
	background-repeat: no-repeat;
	display:block;
	width: 50px;
}
#menu3 a:hover {
	background-image: url(img/menu_ptc_b.jpg);
	background-repeat: no-repeat;
	display:block;
}
#menu4 a {
	background-image: url(img/menu_ptcmodel_a.jpg);
	background-repeat: no-repeat;
	display:block;
	width: 125px;
}
#menu4 a:hover {
	background-image: url(img/menu_ptcmodel_b.jpg);
	background-repeat: no-repeat;
	display:block;
}
#menu5 a {
	background-image: url(img/menu_extension_a.jpg);
	background-repeat: no-repeat;
	display:block;
	width: 208px;
}
#menu5 a:hover {
	background-image: url(img/menu_extension_b.jpg);
	background-repeat: no-repeat;
	display:block;
}
#menu6 a {
	background-image: url(img/menu_reservation_a.jpg);
	background-repeat: no-repeat;
	display:block;
	width: 146px;
}
#menu6 a:hover {
	background-image: url(img/menu_reservation_b.jpg);
	background-repeat: no-repeat;
	display:block;
}
#menu7 a {
	background-image: url(img/menu_contact_a.jpg);
	background-repeat: no-repeat;
	display:block;
	width: 101px;
}
#menu7 a:hover {
	background-image: url(img/menu_contact_b.jpg);
	background-repeat: no-repeat;
	display:block;
}

#menu1-active {background: url(img/menu_home_b.jpg) no-repeat; width: 70px;}

#menu2-active {background: url(img/menu_mammoet_b.jpg) no-repeat; width: 117px;}

#menu3-active {background: url(img/menu_ptc_b.jpg) no-repeat; width: 50px;}

#menu4-active {background: url(img/menu_ptcmodel_b.jpg) no-repeat; width: 125px;}

#menu5-active {background: url(img/menu_extension_b.jpg) no-repeat; width: 208px;}

#menu6-active {background: url(img/menu_reservation_b.jpg) no-repeat center; width: 146px;}

#menu7-active {background: url(img/menu_contact_b.jpg) no-repeat center; width: 101px;}


#navcontainer { margin:0; }

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#navcontainer li {
	margin: 0;
}

#navcontainer a
{
border-bottom: 2px dotted #FFFFFF;
display: block;
padding: 5px 4px;
width: 140px;
color: #fff;
background-color: #e60004;
text-decoration: none;
}

#navcontainer a:hover
{
color: #fff;
background-color: #000;
text-decoration: none;
}

#navcontainer li#active a
{
color: #fff;
background-color: #000;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 4px 5px 20px;
width: 124px;
color: #fff;
background-color: #000;
text-decoration: none;
}

#navcontainer ul ul a:hover {
color: #fff;
background-color: #e60004;
text-decoration: none;
}

.mainimg {
	float:right;
	clear:both;
	margin:0;
	padding:0;
	margin-left:20px;
}
.contimg {
	clear: right;
	float: left;
	margin-right: 10px;
}

.gallerycontrol {
	float: right;
	width: 100px;
	margin-left:10px;
}
#gallery {
	margin:0;
	margin-bottom:20px;
	width: 500px;
	float: left;
}


