@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	font-weight: normal;
	color: #000000;
	background-color: #fafeff;
	background-image: url(/images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin:0px;
	padding:0px;
}

div,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	padding:0px;
	margin:0px;
}

img {
	border:none;
}

#container {
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:848px;
	background-image:url(/images/container_bg.gif);
	background-repeat:repeat-y;
}

#header {
	float:left;
	width:848px;
	height:102px;
	background-image:url(/images/top_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#logo {
	float:left;
	width:300px;
}

#logo .logo {
	margin-left:22px;
	margin-top:20px;
}

#topnav {
	float:left;
	width:548px;
}

#topnav p {
	text-align:right;
	padding-right:20px;
	line-height:40px;
	font-weight:normal;
}

#topnav a {
	color:#000000;
	text-decoration:none;
	margin-left:8px;
	margin-right:8px;
}

#topnav a:hover {
	color:#000000;
	text-decoration:underline;
}

.printcoupon a {
	font-weight:bold;
	color:#0086CD;
	text-decoration:none;
}

.printcoupon a:hover {
	font-weight:bold;
	color:#0086CD;
	text-decoration:underline;
}

#bodycontainer {
	float:left;
	width:848px;
	background-image: url(/images/container_bg.gif);
	background-repeat:repeat-y;
}

#flash {
	float:left;
	width:538px;
	height:354px;
	margin-left:1px;
	margin-right:0px;
	background-image:url(/images/flash_holder.jpg);
}

#topteaser {
	padding:0px;
	float:left;
	width:308px;
	height:246px;
	margin-left:0px;
}

#bottomteaser {
	float:left;
	padding:0px;
	width:308px;
	height:108px;
	background-image:url(/images/teaser_small.gif);
	background-repeat:no-repeat;
}

#bottomteasertext {
	float:left;
	width:155px;
	height:73px;
	padding-left:25px;
	padding-top:35px;
}

#bottomteasertext p {
	line-height:16px;
}

#bottomteaserbutton {
	float:left;
	width:128px;
	height:108px;
}

#bottomteaserbutton .signupbutton {
	margin-top:58px;
	margin-left:0px;
}

#footercontainer {
	float:left;
	width:848px;
	padding-top:3px;
	background-image: url(/images/container_bg.gif);
	background-repeat:repeat-y;
}

#footer {
	float:left;
	width:806px;
	height:67px;
	background-image:url(/images/footer_bg.jpg);
	background-repeat:repeat-x;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	margin-left:1px;
	margin-right:1px;
}

#footer p {
	line-height:18px;
	color:#4d503e;
}

#footer p.teaser {
	font-weight:bold;
}

#footer p a {
	color:#4d503e;
	text-decoration:underline;
}

#footer p a:hover {
	color:#4d503e;
	text-decoration:underline;
}

#footercorner {
	float:left;
	width:848px;
	height:20px;
	background-image:url(/images/footer_corners.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

object {
	padding:0px;
	margin:0px;
	border:none;
	float:left;
}
