#locationbar1 {
	position: relative;
	margin: auto;
	height: auto;
	width: 900px;
	border: 0px solid black;
	float: left;
	padding-bottom: 10px;
	padding-top: 5px;
}

#productcontent {
	position: relative;
	margin: auto;
	height: auto;
	width: 900px;
	border: 0px solid black;
	float: left;

}	
	
#productcontent1 {
	position: relative;
	margin: auto;
	height: auto;
	width: 198px;
	border: 0px solid black;
	float: left;
}

#productcontent2 {
	position: relative;
	margin: auto;
	height: auto;
	width: 678px;
	border: 0px solid black;
	float: left;
	padding-left: 20px;
}

#prodheader1 {
	position: relative;
	margin: auto;
	height: 35px;
	width: auto;
	border: 0px solid black;
	float: left;
	
}

#resources {
	position: relative;
	margin: auto;
	height: auto;
	width: 900px;
	border: 0px solid black;
	float: left;
	padding-left: 200px;
}

#prodimg {
	position: relative;
	margin: auto;
	height: 87px;
	width: 900px;
	border: 0px solid black;
	float: left;	
}

.bg {
	background-image: url(images/gif/bgtext1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.bg1 {
	background-image: url(images/gif/box1.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.prodbody {
	position: relative;
	margin: auto;
	height: 35px;
	width: 175px;
	border: 0px solid black;
	background-image: url('images/gif/bg.gif');
	background-repeat: repeat;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 22px;
	color: #0179b5;
	font-weight: 100;
	margin: 0;
	padding-top:0px;;
}



