body {
		text-align: left;
		padding: 0;
		margin: 0;
		background-color: #6d4061;
		font-family: verdana;
		font-size: 10pt;
		color: #fff;
		background-image: url('../images/grad.jpg');
		background-repeat: no-repeat;
		line-height: 1.4;
}

#logo {
position: absolute;
left: 10px;
top: 10px;
background-image: url('../images/logo.gif');
background-repeat: no-repeat;
width: 320px;
height: 219px;
}

#menu {
position: absolute;
left: 320px;
top: 100px;
height: 20px;
border-bottom: 1px solid #fff;
}

#sub_menu_catalogue {
position: absolute;
left: 320px;
top: 126px;
width: 600px;
height: 30px;
}

#sub_menu_projects {
position: absolute;
left: 320px;
top: 126px;
width: 600px;
height: 30px;
}

#catMenu {
position: absolute;
left: 50px;
top: 257px;
width: 189px;
height: 400px;
}

.catMenuSub {
margin-top: 4px;
margin-left: 8px;
}

.catMenuSubActive {
margin-top: 4px;
margin-left: 8px;
font-weight: bold;
color: #fff;
}

#cat_title {
position: absolute;
left: 40px;
top: 0px;
width: 400px;
height: 30px;
font-size: 11pt;
}

#container {
		position: absolute;
		left: 180px;
		top: 185px;
		margin: 20px;
		width: 715px;
		height: 1000px;
		text-align: left;
}

 a:link {text-decoration: none; color: #CCC; }
 a:visited {text-decoration: none; color: #CCC; }
 a:active {text-decoration: none; color: #CCC; }
 a:hover {text-decoration: none; color: #FFF; }
 
.menu_item {
margin-right: 15px;
}
.white {
color: #fff;
}

#main_image {
position: absolute;
left: 40px;
top: 30px;
width: 600px;
height: 400px;
border: 1px solid black;
}

#filmstrip {
position: absolute;
left: 3px;
top: 350px;
width: 680px;
border-top: 1px solid white;
}

.thumbs {
width: 120px;
margin: 7px;
height: 85px;
float: left;
border: 1px solid black;
}

#item_container {
position: absolute;
left: 30px;
top: 30px;
width: 700px;
height: 400px;
}

#image {
width: 450px;
height: 320px;
position: absolute;
top: 10px;
left: 10px;
border: 1px solid black;
}

#name {
position: absolute;
left: 480px;
top: 10px;
width: 460px;
height: 30px;
color: #fff;
font-size: 12pt;
}

#plu {
position: absolute;
left: 480px;
top: 35px;
width: 200px;
height: 30px;
color: #fff;
font-size: 9pt;
font-style: italic;
}

#description {
position: absolute;
left: 480px;
top: 70px;
width: 200px;
height: 200px;
color: #fff;
}

#price {
position: absolute;
left: 480px;
top: 315px;
width: 200px;
height: 20px;
color: #fff;
}


#size {
position: absolute;
left: 480px;
top: 285px;
width: 200px;
height: 20px;
color: #fff;
}

