* {
    padding: 0;
    margin: 0;
} 

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	;
	text-align: center;
}

img { border: none; }
a {
	color: #00336E;
	text-decoration: underline;
	font-style: italic;
}
a:hover { text-decoration: underline; color : #000; }

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
	height: 95px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.spaceandborder {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#header h1 {
	font-size: 36px;
	font-weight: 100;
	letter-spacing: -3px;
	padding: 12px 0 5px 10px;
	line-height: 100%;
}
#header h1 a {
color: #57626a;
text-decoration: none;
}
#header h1 a:hover {
color: #57626a;
text-decoration: none;
}
#header h2 {
	color: #666;
	font-size: 15px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 15px;
}
#header #address {
	float: right;
	width: 600px;
	padding-top: 10px;
	font-weight: normal;
}
#header #address a {
	font-size: 11px;
	font-style: italic;
	color: #036;
	text-decoration: underline;
}
#header #logo {
	float: left;
	width: 200px;
	padding-top: 35px;
}

#menu {
height: 40px;
line-height: 40px;
background: #57626a url(images/menu.jpg) no-repeat;
text-transform: uppercase;
}
#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
	color: #eee;
	text-decoration: none;
	font-weight: 100;
	font-size: 14px;
	letter-spacing: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#menu ul li a:hover {
color: #eee;
text-decoration: underline;
}

#content {
padding: 10px 20px;
}

.right {
	width: 568px;
	float: right;
}
.right h2 {
	color: #AC120A;
	font-size: 19px;
	letter-spacing: 0px;
	font-weight: bolder;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 120%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-style: italic;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
.right .articles p strong {
}
.redheadline {
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	color: #AC120A;
}
h2 {
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #AC120A;
	padding-top: 10px;
	padding-bottom: 5px;
	letter-spacing: normal;
	text-align: center;
}
.link a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00336E;
	text-decoration: underline;
}
.link {
	color: #09C;
}
#coupons a {
	font-size: 12px;
	font-weight: normal;
	color: #00336E;
	text-decoration: underline;
}
h3 {
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #AC120A;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}
h6 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #AC120A;
}
.articles p {
	padding-bottom: 10px;
	text-align: center;
}

.left {
	width: 150px;
	float: left;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	line-height: 140%;
	font-weight: bold;
}
.left ul {
list-style-type: square;
padding: 5px 10px 10px 20px;
color: #57626a;
}
.left h2 {
height: 30px;
font-size: 14px;
color: #666;
line-height: 30px;
font-weight: 600;
}
.left a { text-decoration: none }

#footer {
	background: #eee;
	border-top: 3px solid #57626a;
	margin-top: 20px;
	text-align: center;
	color: #333;
	font-size: 11px;
	padding: 10px;
	clear: both;
}
.cellpad {
	padding: 5px;
}
#content .right table tr td img {
	border: 1px solid #000;
}
#content .left p a {
	font-style: normal;
	color: #000;
	line-height: 160%;
}
#manufacturers table tr td a {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	font-style: normal;
}
#wrap #content .left p a:hover {
	color: #900;
}
#coupons h6 {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #C00;
}
#coupons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#coupons ul li {
	text-align: center;
}
.coupon {
	text-align: center;
	padding: 10px;
	margin-right: 5px;
	margin-left: 5px;
	border: 2px dashed #000;
	font-size: 12px;
	line-height: 14px;
}
#coupons h1 {
	font-size: 36px;
	line-height: 38px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.asterickPrice {
	font-size: 20px;
	vertical-align: 30%;
}
