* {
	margin:0;
	padding:0
}

body {
	text-align:center
}

#canvas {
	width:720px;
	margin:0 auto;
	text-align:left
}

#header {
	height:150px;
	background:#FFF url("../images/header.gif") bottom no-repeat
}

#logo {
	float:left
}

#homelink {
	width:440px;
	height:14px;
	display:block;
	float:right;
	line-height:0;
	padding-right:30px;
	text-indent:-2000em;
	text-decoration:none;
	border-top:4px solid #721F38;
	background:url("../images/link-nissan.gif") center right no-repeat
}

img.header {
	display:block
}

#content {
	float:left;
	margin-bottom:20px;
	border-top:4px solid #721F38;
	background:url("../images/pixel999999.gif") center top repeat-y
}

.column {
	width:360px;wid\th:310px;
	padding:0 20px 40px 30px;
	float:left;
	background:url("../images/column-background.gif") top repeat-x;
}
.noheader {
	padding-top:42px
}

#footer {
	clear:left;
	height:30px;
	padding-left:30px;
	background:#D0D0D0 url("../images/footer.gif") right no-repeat;
}
