body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f0f0f0;
}
a:active, a:focus { outline: none;border:none; }
#masterdiv {
	background-color: #f0f0f0;
	padding-left:31px;
	padding-top:106px;
	margin:0px;
	border: 0px solid #cc0000;
}
#header {
	cursor: pointer;
}
div.shopping-bag-link {
	border:0 solid #FF0000;
	position: absolute;
	top: 420px;
	left: 30px;
}
#signup
{
	position: absolute;
	top: 460px;
	left: 31px;
	margin: 0 0 0 0;
	border: 0px solid #cc0000;
	

}

#contact_form
{
	position: absolute;
	top: 475px;
	left: 31px;
	margin: 0 0 0 0;
	border: 0px solid #cc0000;
	font:12px helvetica,tahoma,verdana,arial,sans-serif

}
label.error           		{ font-weight:normal;color:red;text-align:left;}
input.text-input			{ margin:0px; padding:2px 0 2px 0; color:#999; width: 170px; height: 12px; border:1px solid #999999;}
#message					{ width: 150px; margin: 10px 0 0 0; font-size: 1em; font-family:Arial, Helvetica, sans-serif; color:#999; }


#readnewsletter
{
	position: absolute;
	top: 505px;
	left: 31px;
	margin: 0 0 0 0;
	border: 0px solid #ccc;

}

#contact_require { 

	position: absolute;
	top: 505px;
	left: 31px;
	height: 20px;
	margin: 0 0 0 0;
	border: 0px solid #cc0000;

}

#facebook
{
	position: absolute;
	top: 525px;
	left: 31px;
	height: 20px;
	margin: 0 0 0 0;
	border: 0px solid #cc0000;

}

#container {
	left:245px;
	top:0px;
	width:745px;
	margin:0 0 30px;
	position:absolute;
	overflow:visible;
	
	
}
#contentfooter {
  margin: 0;
  padding: 0 0 40px 0;
  width: 745px;
  position: relative;
}
#contentfooter img[src*="footer.png"] {
    height: 30px;
}

#main-logo {
	position: absolute;
	top: 65px;
	left: 275px;
	z-index: 100;
	
	overflow: hidden;
}
#main-logo img {
	width: 140px;
	height: 80px;
}
#footer-contact {
	position: absolute;
	bottom: -10px;
	left: -220px;
	width: 950px;
	height: 24px;
	font-family: AvenirLTStd35Light, Tahoma;
	color: #A9A9A9;
	
}
#footer-address  a {
	color: #A9A9A9;
	text-decoration: none;
}
#footer-address a:hover {
	background-color: #BABABA;
	text-decoration: none;
	color: #FFF;
}

#footer-social-contacts img {
	padding-right: 5px;
}
#footer-social-contacts {
	display: inline-block;
	font-size: 11px;

}
#footer-address {
	display: inline-block;
	font-size: 11px;
	float: right;
	line-height: 22px;
	width: 700px;
	text-align: left;
}