body {
	background: #E4DBC2 url(/_img/background.gif) repeat-x;
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
}

body, td, th {
	font: 12px/17px "lucida grande", lucida, verdana, san-serif;
}

p {
	font-size: 100%;
	margin: 0 0 13px;
}

td, td p {
	font: 12px/15px "lucida grande", lucida, verdana, san-serif;
}

tr, td {
	vertical-align: top;
}

h1, .hide {
	display: none;
}

h3 {
	color: #006BB7;
	font-weight: normal;
	font: 18px/23px "lucida grande", lucida, verdana, san-serif;
	text-align: center;
	padding: 8px 0 8px 0px;
	margin: 5px 0 10px 0px;
	border-top: 1px solid #006BB7;
	border-bottom: 1px solid #006BB7;
}


#wrapper {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	text-align: left;
}

/* # HEADER ######################################################## */

#header {
	width: 790px;
	border: 0px solid #C72024;
	margin: 0px;
	padding: 0px;
}

#header-logo, #header-panasonic {
	float: left;
}

#header-nav {
	float: left;
	color: #fff;
	width: 530px;
	background: #006BB7 url(/_img/header_nav.gif) no-repeat;
	margin: 0;
	padding: 4px 0 20px 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 520px;
}

html>#header-nav {
	width: 520px;
}

#header-nav a {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 3px 0px 3px;
	margin: 0;
}

#header-nav a:hover, #header-nav a:focus {
	color: #EBCFD1;
	text-decoration: underline;
}

/* # CONTENT ######################################################## */

#content-wrapper {
	background: #E4DBC2 url(/_img/content_background.gif) repeat-y;
	width: 790px;
	margin: 0px;
	padding: 0px 8px 0px 8px;
	border: 0px solid #C72024;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 774px;
}

html>#content-wrapper {
	width: 774px;
}

#content {
	width: 774px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #006BB7;
}

#content a {
	color: #C0151D;
	text-decoration: underline;
}

#content a:hover, #content a:focus {
	color: #B46D70;
	text-decoration: underline;
}

#content-left {
	float: left;
	display: inline;
	width: 250px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	border: 0px solid #C72024;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 235px;
}

html>#content-left {
	width: 235px;
}

#content-left p {
	color: #514D51;
	font-size: 90%;
	line-height: 1.2em;
}

#content-right {
	float: left;
	width: 524px;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	border: 0px solid #C72024;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 494px;
}

html>#content-left {
	width: 494px;
}

/* # FOOTER ######################################################## */

#footer {
	background: #E4DBC2 url(/_img/footer_background.gif) no-repeat;
	margin: 0px;
	padding: 5px 30px 25px 0px;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	text-align: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 760px;
}

html>#footer {
	width: 760px;
}

#footer p {
	font-size: 90%;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #fff;
}

#footer a:hover, #footer a:focus {
	color: #EBCFD1;
	text-decoration: underline;
}