@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/88cut.jpg);
	background-repeat:no-repeat;
	width:845px;
	height:424px;
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
	text-indent:-9999px;
}

a#titaniump1{
	display:inline;
	float:left;
	background-image:url(images/content/canadamark.jpg);
	background-repeat:no-repeat;
	width:195px;
	height:67px;
	margin:10px 0px 0px 310px;
	padding:0px;
	text-indent:-9999px;
}

#footer{
	display:inline;
	float:left;
	background-image:url(images/88cutfooter.jpg);
	background-repeat:no-repeat;
	width:845px;
	height:155px;
	margin:50px 0px 0px 0px;
	padding:0px;
	text-indent:-9999px;
}

