@charset "utf-8";
body {
	margin: 0px ;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border:0;
	background:#ffffff;
	text-decoration:none; 
}
a, a:active, a:visited {
	color:#004382;
	text-decoration:none
} 
a:hover { color: #000; }
.subtext { font-size:10px; }
a, a:active, a:visited {
	color:#004382;
	text-decoration:none
} 
a:hover { color: #000; }

.content a, .product a, .showcase a, 
.content a:active, .product a:active, .showcase a:active, 
.content a:visited, .product a:visited, .showcase a:visited {
	color:#39F;
	text-decoration:none
}
.content a:hover, .product a:hover, .showcase a:hover { color:#999; }

.menu a {
	margin:0px 6px 0px 6px;
}
.site {
	margin: 0px 0px 0px 0px;
}
.site_border { 
	width:900px;
	display:block;
	margin: 0 auto;
}
.site_content { 
	width:994px;
	display:block;
	margin: 0 auto;
}
.showcase, .product_info, .product, .content { 
	position:relative;
	top:-2px;
	color:#FFF;
}
.product_info .left { 
	color:#000;
	width:600px;
}
.product_info .right {
	color:#000;
	float:right;
	width:346px;
}
.n900_demo { 
	height:249px;
	width:454px;
	background:url(siteimages/nokian900.png) no-repeat top left;
}
.demo_menu a { 
	margin:0px 6px 0px 6px; font-size:14px;
}
.product .left {
	background:url(siteimages/product_left_pwm.jpg) no-repeat top left;
	height:134px;
}
.product .right {
	float:right;
	background:url(siteimages/product_right.jpg) no-repeat top left;
	height:134px;
	width:346px;
}

.content .left {
	background:url(siteimages/content_left.jpg) no-repeat top left;
	height:428px;
}

.content .right {
	float:right;
	background:url(siteimages/content_right.jpg) no-repeat top left;
	height:428px;
	width:346px;
	text-align:left;

}

.showcase .left {
	background:url(siteimages/showcase_left_pwm.jpg) no-repeat top left;
	height:428px;
}

.showcase .right {
	float:right;
	background:url(siteimages/showcase_right_pwm.jpg) no-repeat top left;
	height:428px;
	width:346px;
	text-align:right;
}

.content { 

}

.endpage {
 background:#000;
 color:#CCC;
 padding:20px;
 margin-top:0px;
}

h1 {
	font-size:18px;
	color: #333;
}
h2 {
	font-size:14px;
	margin:0px;
	letter-spacing: 4px;
	font-variant: small-caps;
	color: #333;
}
h3 {
	color: #333;
	font-size:14px;
}

img {
	border:0px;
}
