body{
	background: #5b5b5d url("http://www.eretailing.com/images/backgr.jpg") repeat-x ;
	text-align: center;
	padding: 0;
	margin: 0;
}

a:link, a:visited{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}




p {
	font-family: arial;
}

a img {

	border-width: 0;
}

#wrapper {
	width: 930px;
	margin: auto;
	padding: 0;
	text-align: left;
}

#header {
	width: 924px;
	margin: 0;
	padding: 0;
}

#nav {
	padding-bottom: 15px;
	margin: 0px 12px 10px 50px;

}


#nav ul {
	padding: 0;
	margin: 0;
}


#nav ul li {
	list-style-type: none;
	display: inline;
	font-family: Arial;
	font-size: 12pt;
	margin-right: 15px;
	
	
}

#nav ul li a {
	color: #ea5c1e;

}

.current {
	color: #666666 !important;
}


#logo {
	position: relative;
	margin-top: 16px;
	margin-left: 57px;
	float: left;
	margin-bottom: -7px;
}


#brands {
	float: right;
	height: 75px;
	padding-top: 19px;
	padding-right: 20px;
	margin-bottom: -25px;
}


#brands img{
	margin-right: 27px;

}

#content-wrapper {
	width: 930px;
	background: url("../images/shadow.png") repeat-y ;
	margin-top: -7px;
	padding-right: 3px;
}

#content {
	width: 900px;
	background-color: #fff;
	margin: 0px 12px 10px 12px;
	padding-bottom:120px;
	
}

#content p {
	font: normal normal normal 16px arial;
	color: #000;
	margin: 0 50px 7px 50px;
	line-height: 1.7;

}
#content #office-l {
	margin: 0 5px 7px 50px;
}

#content #office-r {
	margin: 7px 0 7px 5px;
}

#content #separator {
	margin: 0 0 20px 47px;
}

#content #footer {
	padding-bottom: 35px;
	font: normal normal normal 14px arial;
	color: #666;
	margin-top: 15px;
}


.clear {
	clear: both;	
}
