body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url("../images/bodyback.jpg") no-repeat;
	font-family: Georgia;
	font-size: 1em;
}

#wrapper {
	width: 1000px;
	float: left;
}

#header {
	float: left;
	width: 611px;
	height: 133px;
	margin-left: 130px;
}

#content {
	float: left;
	margin-left: 80px;
}

#footer {
	float: left;
	margin-left: 50px;
	font-size: .9em;
	width: 90%;
}

.footer td {
	border: 2px solid black;
	background: yellow;
}
.imgRight {
float:right;
margin:0 0 20px;
padding:0 0 0 10px;
text-align:right;
vertical-align:top;
}

#prodImgLabel {
color:#0A3D91;
font-weight:normal;
text-align:right;
vertical-align:top;
}
ul {
list-style-position:outside;
margin:0 0 15px 35px;
padding:0 0 0 14px;
}
#clear {
border-color:#FF0000;
border-width:1px;
clear:both;
margin:0;
padding:0;
}
h3 {
margin:0 0 10px 34px;
padding:0;
border:0 solid #CCCCCC;
color:#E36924;
font-size:14px;
font-weight:normal;
line-height:16px;
margin:0 0 10px;
padding:0 0 5px;
text-transform:none;
}
h2 {
border:0 solid #CCCCCC;
color:#0A3D91;
font-size:18px;
font-weight:normal;
height:30px;
line-height:22px;
margin:0 0 10px;
padding:3px 0 3px 35px;
text-transform:none;
}
