* {
	font-family: Tahoma, Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a {
	color: #e5e5e3;
}

span.noFlashHead {
	background-color: #726d69;
	padding: 3px 4px 3px 5px;
}

div#noFlashTextBody {
	padding-left: 5px;
}

div#flashLayer {
	width: 100%;
	height: 100%;
}

div#noFlash {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 767px;
	height: 501px;
	background-color: #000000;
	background-image: url(../images/toni-gard-fashion.jpg);
	background-repeat: no-repeat;
}

div#noFlashText {
	position: absolute;
	left: 295px;
	top: 180px;
	width: 445px;
	color: #e5e5e3;
	line-height: 15px;
	margin-left: 5px;
}

div#noFlashLogo {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 245px;
	height: 52px;
}