html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	position: relative;
	width: 772px;
	margin: 0 auto;
	background: #7db2de url('../images/bg.gif') center top scroll repeat-x;
	font: 18px Tahoma, Verdana, Arial, Times New Roman, serif;
	color: #000;
}
ul, ol {
	list-style: none;
	margin-bottom: 20px;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	color: #09f;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}
p {
	margin-bottom: 20px;
}
h1 {
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: normal;
}
h2 {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: normal;
}
	h2 small {
		display: block;
		font-size: 20px;
	}
h3 {
	margin-bottom: 20px;
	font-weight: normal;
}
.gray {
	color: #666;
}
.orange {
	color: #f30;
}
.small {
	font-size: 14px;
	color: #999;
}
.price {
	margin-top: -18px;
}
.clear {
	clear: both;
}
#main {
	margin-top: 74px;
}
.block {
	background-color: #fff;
}
	.block .corner {
		width: 100%;
		height: 100%;
		background: url('../images/corner1.gif') left top scroll no-repeat;
	}
		.block .corner .corner {
			background: url('../images/corner2.gif') right top scroll no-repeat;
		}
			.block .corner .corner .corner {
				background: url('../images/corner3.gif') left bottom scroll no-repeat;
			}
				.block .corner .corner .corner .corner {
					background: url('../images/corner4.gif') right bottom scroll no-repeat;
				}
					.index #main_content {
						min-height: 275px;
						background: url('../images/index_screens.jpg') 534px 18px scroll no-repeat;
					}
					#main_content {
						padding: 17px 30px;
						width: 712px;
						min-height: 500px;
						background: url('../images/screens.gif') right 68px scroll no-repeat;
						overflow: hidden;
					}
						#main_text {
							width: 550px;
						}
							.index_list {
								margin-left: 35px;
							}
								.index_list li {
									padding-left: 15px;
									background: url('../images/list.gif') left 10px scroll no-repeat;
								}
							#download {
								position: relative;
								width: 712px;
								margin: 0 0 20px -30px;
								padding: 3px 30px 5px 30px;
								background-color: #b0d05c;
							}
								#download h2 {
									color: #fff;
									margin-bottom: 3px;
								}
									#download a {
										color: #555;
									}
								#download .small {
									margin-bottom: 3px;
									color: #666;
								}
							.index .menu {
								float: left;
								width: 400px;
							}
							#ovi {
								float: left;
								margin: 10px 0 20px;
								width: 260px;
								overflow: hidden;
							}
								#ovi div {
									float: left;
									margin-right: 15px;
									font-size: 14px;
								}
							#nokia {
								float: left;
								width: 290px;
								margin-top: 10px;
							}
								#nokia div {
									float: left;
									margin-right: 15px;
									font-size: 14px;
								}
#footer {
	margin: 18px 0 60px;
	font-size: 12px;
	color: #999;
}
	#footer_content {
		padding: 8px 0;
		text-align: center;
	}
		#footer_content div {
			display: inline;
			margin-right: 12px;
		}
		#footer_content .last {
			margin-right: 0;
		}
#video_title {
	clear: both;
	margin: 10px 0;
}