body {
	background: #fff url(../images/header_background.gif) repeat-x;
	margin: 0;
	padding: 0;
}
<!--
#map {
	position: relative;
	top: 0px;
	left: 0px;
}
-->

div.footer {
	text-align: center;
	background-color: #000000;
	font-family: verdana;
	color: #999;
	padding: 15px 0;
	font-size: 10px;
	line-height: 1.4em;
	margin-top: 5px;
	clear: both;
}

div.footer a {
	color: #fff;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin:0px;
	padding-top:10px;
	}

div.container {
	width: 700px;
	margin: 0 auto;
}

/*----- HEADER -----*/

div#header {
	height: 70px;
	margin: auto;
	width: 600px;
	text-align: left;
}

div#header p {
	padding-top: 2px;
	font-size: 11px;
	font-family: verdana;
}

div#header img.logo {
	float: right;
}

div#header a img {
	border: 0;
}

/*-------------------------------------------------
header
-------------------------------------------------*/

body.product div#header a.current {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

body.product div#header {
	height: 32px;
}

body.product div#header img.logo {
	padding-top: 5px;
}

body.product div#header p {
	padding-top: 11px;
}

body.product div#header img.product_logo {
	float: left;
	margin-right: 20px;
}

body.product div.product img, body.product div.product {
	margin: 0;
	padding: 0;
}

div.band {
	padding: 30px 0;
	text-align: center;
	background-color: #FFFF99;
	border-top: 1px solid #ffe8cd;
	border-bottom: 1px solid #ffe8cd;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;
float:left;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a.current {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

div.message {
	padding: 30px 0;
	text-align: center;
	/*background-color: #FFFFCC;*/
	background-color:#FFFFFF;
	border-top: 1px solid #ffe8cd;
	border-bottom: 1px solid #ffe8cd;
	font-family: verdana;	



	/*font-size: 10px;
	line-height: 1.4em;*/
	margin-top: 5px;
	clear: both;
}



div.content {
	padding: 30px 0;
	text-align: center;

	border-bottom: 1px solid #ffe8cd;
	font-family: verdana;	



	/*font-size: 10px;
	line-height: 1.4em;*/
	margin-top: 5px;
	clear: both;
}

div.content-text {
	padding: 0px 0;
	text-align: center;

	border-bottom: 1px solid #ffe8cd;
	font-family: verdana;	



	/*font-size: 10px;
	line-height: 1.4em;*/
	margin-top: 5px;
	clear: both;
}

/*-------------------------------------------------
action
-------------------------------------------------*/

div.action {
	padding: 8px 0;
	background-color: #ffe640;
	margin: 10px auto;
	width: 400px;
}

SPAN {
background-color: #FFFF00;
}
h2 {
	font-family: verdana;
	line-height: 1.2em;
	font-size: 14px;
	margin: 0 0 3px 0;
}
h3 {
	font-family: verdana;
	line-height: 1.3em;
	font-size: 16px;
	margin: 0 0 3px 0;
}