@charset "utf-8";
/* CSS Document */

#btmcontent{
display:inline;
float:left;
height:680px;
width:845px;
padding:0px;
margin:0px 0px 0px 55px;
background-image:url(images/contentbackground.jpg);
background-repeat:repeat-y;

}

p#pjewelry{
background-color:#000;
width:845px;
height:38px;
margin:0px;
padding:0px;
float:left;
}

#titanium{
float:left;
width:845px;
height:400px;
margin:0px;
padding:0px;
}

h1#h1titanium{
	background-image:url(images/title/dupont.jpg);
	background-repeat:no-repeat;
	width:845px;
	height:175px;
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
}

a#titaniump1{
	display:inline;
	float:left;
	background-image:url(images/content/stdupont.jpg);
	background-repeat:no-repeat;
	width:188px;
	height:31px;
	margin:0px 0px 0px 610px;
	padding:0px;
	text-indent:-9999px;
}

#footer{
	display:inline;
	float:left;
	background-image:url(images/dupontfooter.jpg);
	background-repeat:no-repeat;
	width:845px;
	height:484px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-indent:-9999px;
}

