#bodypane {
	background-color:#FFFFFF;
	width:744px;
	margin:0 auto;
	text-align:center;
	padding:0px;
}

#header {
	padding:0px;
	width:715px;
	height:180px;
	margin:0 auto;
	background-color:#DB8C0D;
	background-image: url(../images/template_headerbg.jpg);
	background-repeat:repeat-x;
}
#headertop {
	top:10px;
	margin:0px;
	height:7px;
	background-color:#FFFFFF;
}
#headerlogo{
	position:relative;
	float:left;
	left:7px;
	margin:0px;
}
#headerorder{
	position:relative;
	float:right;
	right:7px;
	top:5px;
	margin:0px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;
}
#headerlinks{
	position:relative;
	top: -40px;
	clear:both;
	width:100%;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
}
#link{
	position:relative;
	float:right;
	right:150px;
	padding-left:20px;
}


#content{
	width:715px;
	text-align:left;
	font-size:12px;
}
div#contentimg {
	float:left; 
	width:40%;
	text-align:center;
}
img#contentimg {
	float:right; 
	vertical-align:baseline;
}
#contenttxt {
	float:right; width:60%
}
#contentfull {
	clear:both;
	width:715px;
	text-align:left;
	margin:0-auto;
}

#footer {
	width:715px;
	clear:both;
	margin:0 auto;
}
#footeradds{
	width:100%;
	background-image:url(../images/template_footerbg.jpg);
	overflow:hidden;
	height:143px;
}
#footeritem{
	position:relative;
	float:left;
	left:75px;
	padding-right:75px;
}
#footercopyrights {
	position:relative;
	text-align:center;
	font-size:12px;
}


#seperator {
	background-image:url(../images/template_hr.jpg);
	overflow:hidden;
	width:100%;
	height:9px;
}

#field_input {
	float:left;
	padding:2px;
}
#field_label {
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
	padding:2px;
}

.retailer-logo {
    float: left;
    height: 100px;
}

