﻿body 
{
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #5a7e92;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

:focus
{
	-moz-outline-style: none;
}

#parent 
{
	width: 930px;
	margin: 0 auto;
}

#logo 
{
	display: none;

}

#content 
{
	margin: 0px 0px 0px 0px;
	
}

#shadow 
{
	
	display: none;
	
}

#footer 
{
	width: 930px;
	text-align: center;
	color: #ffffff;
	font-size: 9px;
	padding: 25px 0px 0px 0px;
}

#footer a 
{

	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	padding: 0px 15px 0px 15px;
	
}

object 
{ 
    outline:none; 
}


A:hover 
{
    color:#A3D869 !important;
}

.tracking 
{
    position:absolute;
    width:1px;
    height:1px;
    visibility:hidden;
}

#swfholder 
{
    width:930px;
    height:626px;
    position:relative;
    text-align:center;
}

.tstill 
{
    position:absolute;
    top:0px;
    left:0px;
    width:930px;
    height:716px;
    display:none;
}

#homepage 
{
    position:absolute;
    top:0px;
    left:0px;
    width:930px;
}

.ctaHome 
{
	position: absolute;
	top: 566px;
	left:299px;
	width:322px;
	height:55px;
}