div#no_flash
	{
	margin: 0 auto;
	width: 580px;
	}

div#no_flash h1
	{
	display: block;
	width: 449px;
	height: 150px;
	background: transparent url(../images/header.gif) 0 100% no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}

div#no_flash h2
	{
	display: block;
	width: 571px;
	height: 18px;
	background: transparent url(../images/blurb.gif) 0 0 no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}

ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul li
	{
	margin: 5px 0;
	}
ul li a
	{
	display: block;
	text-indent: -999em;
	overflow: hidden;
	width: 120px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
ul li#btn_download_flash a
	{
	height: 12px;
	background-image: url(../images/btn_download_flash.gif);
	}
ul li#btn_visit_blog a
	{
	height: 14px;
	background-image: url(../images/btn_visit_blog.gif);
	}


div.contact_info
	{
	float: left;
	width: 290px;
	height: 200px;
	}

h3
	{
	display: block;
	width: 100px;
	height: 14px;
	text-indent: -999em;
	overflow: hidden;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
h3#new_york
	{
	background-image: url(../images/title_new_york.gif);
	}
h3#sao_paulo
	{
	background-image: url(../images/title_sao_paulo.gif);
	}
h3#london
	{
	background-image: url(../images/title_london.gif);
	}

a,
a:visited
	{
	color: #ff0000;
	}
a:hover,
a:active
	{
	text-decoration: none;
	}