* {
	margin: 0;
	padding: 0;
}

#wrapper { width: 581px; margin: 0 auto; padding: 0; }

#content { float: left; width: 581px; margin: 0; padding: 0; }

body {
  margin:0px;
	padding: 0;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #000000;
	background-image: url('http://demo.zylom.com/zylom_media/newsletter/nl/issue1/popup/images/bg-trans.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-position: top center;
}


a:link		{ color:#000; text-decoration:underlined; font-weight:normal; }
a:visited	{ color:#000; text-decoration:underlined; font-weight:normal; }
a:hover		{ color:#000; text-decoration:none; font-weight:normal; }
a:active	{ color:#000; text-decoration:underlined; font-weight:normal; }

a.list:link		{ color:#000; text-decoration:none; font-size: 12px; font-weight:bold; }
a.list:visited	{ color:#000; text-decoration:none; font-size: 12px; font-weight:bold; }
a.list:hover		{ color:#000; text-decoration:underlined; font-size: 12px; font-weight:bold; }
a.list:active	{ color:#000; text-decoration:none; font-size: 12px; font-weight:bold; }

img  { display:block; margin: 0; padding: 0; border: 0; }

p {
	font-size: 12px;
	color: #000000;
}

p.date {
  float: right;
  display: block;
	font-size: 10px;
	font-weight: bold;
	margin-right: 37px;
	color: #e39d13;
}

#header {
	margin: 0;
	padding: 30px 0 0 0;
}

#whitebg {
  float: left; 
  width: 581px; 
	background-image: url('http://demo.zylom.com/zylom_media/newsletter/nl/issue1/images/hr.png');
	background-repeat: repeat-y;
}

#article {
  float: left;
  display: block;
  padding: 0 25px 10px 30px;
  width: 510px;
}

#article h1 {
  font-size: 16pt;
  font-weight: bold;
  padding: 30px 25px 20px 0;
  width: 510px;
}

#article h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0 0 0;
}

#article ul {
  margin: 0;
  padding: 10px 0 0 15px;
  width: 320px;
  font-size: 12px;
  color: #e39d13;
}

#article li {
  color: #000000;
}

#article li.list {
  color: #e39d13;
}

.blacktext { color: #000000; }

#article #image1 { 
  float: right; 
  display: block; 
  margin: -130px -25px 0 0; 
  padding: 0; 
}

#article #image1 p { 
  font-size: 11px; 
  color: #e39d13; 
  text-align: center; 
}

#article #image2 { 
  float: right; 
  display: block; 
  margin: -100px -25px 0 0; 
  padding: 0; 
}

#article #image2 p { 
  font-size: 11px; 
  color: #e39d13; 
  text-align: center; 
}

img  {
	margin: 0;
	padding: 0;
	display:block;
}

#orange-bar { 
  float: left; 
  border:0; 
  margin: 0; 
  padding: 10px 25px 10px 30px; 
}

#footer {
  float: left;
  width: 540px;
	height: 55px;
	margin: 0;
	padding: 0 0 5px 0;
}

#footer p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0 0 20px 0;
	text-align: center;
}
