blockquote, body, caption, div, dl, dt, dd, form, fieldset, h1, h2, h3, h4, h5, h6, html, li, ul, ol, p, pre, textarea, table, td, th {
	margin: 0;
	padding: 0;
}
body {
	background: transparent url(/leilas-country-living/images/body-background.jpg);
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #111111;
}
input, textarea, button, select {
	font-family:inherit;
}
ul, li {
	list-style: none;
}
img {
	border: none;
}
a {
	color: #00b3b2;
}
h1, h2, h3, h4 {
	font-family: Georgia;
	font-weight: normal;
	text-transform: uppercase;
	color: #4f8396;
	margin-bottom: 6px;
}
h1 {
	font-size: 19px;
}
h2 {
	font-size: 19px;
}
h3 {
	font-size: 19px;
}
p {
	font-family: Georgia;
	line-height: 20px;
	margin-bottom: 6px;
}
.clear {
	display: none;
}
#page {
	background: transparent url(/leilas-country-living/images/page-background.png) repeat-x 0 0;
	position: relative;
}
#header {
	height: 176px;
	text-align: center;
}
#header-inner {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#logo {
	position: absolute;
	top: 29px;
	left: 118px;
}
#navigation {
	width: 490px;
	height: 24px;
	position: absolute;
	top: 32px;
	right: 0;
}
#navigation ul li {
	font-family: Georgia;
	font-size: 17px;
	line-height: 24px;
	text-transform: uppercase;
	float: left;
	margin: 0 7px;
	border-bottom: solid 4px #c8ecea;
}
#navigation ul li.selected {
	border-bottom: solid 4px #00b3b2;
}
#navigation ul li a {
	color: #111111;
	text-decoration: none;
}
#column-one {
	float: left;
	width: 440px;
	background-color: #ffffff;
	border: solid 25px #ffffff;
	margin: 5px 0 25px;
}
#column-two {
	float: right;
	width: 440px;
	
	border: solid 25px transparent;
	margin: -94px 0 25px;
}
#content {
	width: 980px;
	margin: 0 auto;
}
#intro {
	font-family: Georgia;
	font-size: 29px;
	line-height: 29px;
	color: #535353;
	text-transform: uppercase;
	text-align: center;
}
#intro em {
	color: #f3338d;
	font-style: normal;
}
#latest-issue {
	text-align: center;
	margin-top: 80px;
}
div.header-preamble-image, div.picture-big {
	margin-bottom: 6px;
}
div.bt-file-component {
	margin-bottom: 6px;
}
form.pren {
	clear: both;
}
form.pren label.subscribe-option {
	width: auto;
	padding: 14px;
	margin: 0 0 10px;
	font-size: 22px;
	color: #ffffff;
	border: dashed 2px #ffffff;
	background-color: #6fcec8;
}
form.pren label.selected {
	background-color: #00b3b2;
}
form.pren label.subscribe-option strong {
	font-size: 38px;
	display: block;
}
form.pren label.subscribe-option input {
	float: left;
	margin: 5px 5px 0 0;
}
form.pren .buttons input {
	margin: 12px 0 0;
}
.customer.pren .adressarea {
	border: none;
}
.pren .adressarea {
	border: none;
	padding: 0;
	background: none;
}
.pren .adressarea span {
	float: none;
	margin-bottom: 6px;
}
.pren .adressarea h2 {
	display: block;
}
.pren .adressarea label input {
	float: none;
	width: 432px;
	padding: 4px;
	font-weight: normal;
	border: solid 1px #999999;
}
.customer textarea {
	margin: 10px 0 0;
	width: 432px;
	padding: 4px;
	border: solid 1px #999999;
	color: #333333;
}
#accept-agreement-label {
	font-weight: bold;
}
.mail-form-component label {
	display: block;
	font-weight: bold;
}
.mail-form-component .normal {
	margin: 10px 0 10px;
	width: 432px;
	padding: 4px;
	border: solid 1px #999999;
}
.mail-form-component .input-submit {
	margin-bottom: 10px;
}
.mail-form-component p {
	font-family: Arial, Verdana, sans-serif;
}
.mail-form-component br {
	display: none;
}
#footer {
	clear: both;
	height: 160px;
	background-color: #000000;
	font-family: Georgia;
	font-weight: normal;
	font-size: 14px;
	color: #4f8396;
}
#footer-inner {
	width: 980px;
	height: 160px;
	margin: 0 auto;
	position: relative;
}
#footer-inner ul li {
	padding-top: 6px;
}
#contact-info .title {
	text-transform: uppercase;
}
#contact-info {
	position: absolute;
	bottom: 30px;
	left: 0;
}
#site-info {
	position: absolute;
	bottom: 30px;
	right: 0;
}