body {
			margin:0px;
			padding:0px;
			width:100%;
			height:100%;
			background-color:#FFFFFF;			
}
body {
 		 background-image: url(http://www.nissan-mtb.com/media/norway/img/bg.gif);
		 background-repeat: repeat-y;
}
img {
	border: 0px none transparent;
}
a {
	color: #ffffff;
	text-decoration:underline;
}
a:hover {
	color: #ffffff;
	text-decoration:none;	
}
#title {
		 position:absolute;
		 top:0px;
		 float:right;
		 width:100%
}
#bike {
		 position:absolute;
		 bottom:0px;
		 font-size:1px;
		 width:369px;
		 height: 404px;
		 margin:0px;
		 padding:0px;
		 line-height:0px;
}
#content {
	position:absolute;
	width: 387px;
	padding: 0px 23px 0px 370px;
	top:0px;
	left: 0px;
	font-family:verdana;
	color:#ffffff;
	font-size:10px;
	line-height:18px;
	
	background:url(http://www.nissan-mtb.com/media/norway/img/bike.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	min-height: 100%;
}
#content2 {
	border-top: 1px solid black;	
	margin-top: 62px;
	padding-top: 30px;
	padding-bottom: 10px;
}
#content img {
	/*vertical-align:middle;*/
}
#logos {
	width: 110px;
	position: absolute; 
	left: 836px;
	top:62px;
}

#logos p {
	margin:0px;
	padding:0px;
}

#logos img {
	display:block;
	margin-bottom:10px;
}
.heading1 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-family:verdana;
	text-transform:uppercase;
}
.heading2 {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	font-family:verdana;
}