/* VIRAL MARKETING STYLESHEET */
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
a.navi:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.navi:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.navi:active {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a.navi:hover {
	text-decoration: none;
	font-weight: bold;
	color: #C8CFE8;
}
#flashcontainernew {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -512px;
	margin-left: -640px;
	overflow: hidden;
}
#suma {
	position: absolute;
	top: 1050px;
}


a:link {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:hover {

	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.navactive {
	font-size: 11px;
	font-weight: bold;
	color: #7480A7;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#sitecontainer {
	position: absolute;
	height: 550px;
	width: 800px;
	z-index: 1;
	left: 50%;
	top: 25px;
	margin-left: -400px;
	text-align: center;
}
#sitecontent {
	position: absolute;
	z-index: 2;
	left: 25px;
	top: 170px;
	height: 400px;
	width: 750px;
	overflow: auto;
	padding-right: 10px;
}

#flashcontainer {
	position: absolute;
	height: 800px;
	width: 1000px;
	z-index: 1;
	left: 50%;
	top: 50%;
	margin-top: -400px;
	margin-left: -500px;
	text-align: center;
}

#navigation {
	position: absolute;
	z-index: 2;
	height: 100px;
	width: 800px;
	left: 0px;
	top: 40px;
	background-image: url(../viral_images/nav_bg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}

#footer {
	z-index: 2;
	height: 50px;
	width: 500px;
	position: absolute;
	left: 143px;
	top: 600px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding: 10px;
	overflow: hidden;
}
.headline {
	font-size: 12px;
	font-weight: bold;
}
#viralpicturelarge {
	position: absolute;
	z-index: 1;
	height: 180px;
	width: 180px;
	top: 364px;
	left: 5px;
}
#viralpicturesmall {
	position: absolute;
	z-index: 1;
	height: 152px;
	width: 161px;
	top: 190px;
	left: 625px;
}
