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

div.modelcontent {
	z-index: 1;
	width: 413px;
	margin: 0 0 0 0;
	}

#model {
	height: 115px;
	width: 20px;
	float: left;
	background-image: url(images/models.png);
}

#strip1 {
	height: 115px;
	width: 3px;
	background-image: url(images/shade.png);
	float: left;
}
	
#modelframe {
	height: 115px;
	width: 115px;
	background-image: url(images/frame.png);
	float: left;
}
	
#strip2 {
	height: 115px;
	width: 3px;
	background-image: url(images/shade3.png);
	float: left;
}

#modelinfo {
	height: 115px;
	width: 242px;
	background-image: url(images/content.png);
	float: left;
	color: #DDDDBD;
}

#strip3 {
	height: 15px;
	width: 12px;	
	background-image: url(images/shade3.png);
	float: left;
}

#spotlight {
	height: 115px;
	width: 18px;
	background-image: url(images/spotlight.png);
	float: left;
}

div.hr {
	z-index: 1;
	height: 24px;
	width: 413px;
	clear: both;
	background-image: url(images/hr2.png);
	float: left;
	}
	
div.modelcontent2 {
	z-index: 1;
	width: 413px;
	clear: left;
	}
	
#mod_1 {
	height: 6px;
	width: 402px;
	background-image: url(images/s1.png);
	clear: both;
}

#mod_2 {
	height: 263px;
	width: 6px;
	background-image: url(images/s2.png);
	float: left;
}

#mod_content {
	height: 263px;
	width: 390px;
	background-image: url(images/model_content.png);
	float: left;
	overflow:auto;
}


#mod_3 {
	height: 263px;
	width: 6px;
	background-image: url(images/s3.png);
	float: left;
}

#mod_4 {
	height: 6px;
	width: 402px;
	background-image: url(images/s4.png);
	clear: left;
}

#separator {
height: 10px;
width: 370px;
}

div.hr2 {
	height: 5px;
	width: 413px;
	clear: both;
	background-image: url(images/space.png);
}
