body {
    margin: 0px;
    padding: 0px;
	
	width: 100%;
	height: 100%;
	
	background-color: #2f2e2c;
	background-color: #fff;
}

html{
	height: 100%;
}

/*==========================================================*/


#omnia_family_content {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	
	margin-top: -1px;
	
	padding-top: -5px;
}

#omnia_family_footer {
	position: absolute;
	bottom: 0px;
	
	height: 80px;
	width: 100%;
	
	background-color: #2f2e2c;
	border: none;
	outline: none;
}


/*==========================================================*/


#omnia_family_footer_family{
	float:left;
	margin-top: 8px;
	margin-left: 10px;
	
	width: 64px; 
	height: 58px;
}

#omnia_family_footer_family a img{
	border: none;
	outline: none;
}

#omnia_family_footer_family a{
	position:absolute;
	background-image: url(../img/omnia_family_button.jpg);
	background-repeat: no-repeat;
	
	width: 64px; 
	height: 58px;
}

#omnia_family_footer_family a:hover{
	background-image: url(../img/omnia_family_button_active.jpg);
	background-repeat: no-repeat;
	
	text-decoration: none;
}

#omnia_family_footer_legal {
	background-color: #2f2e2c;
	padding-top: 10px;
	padding-left: 128px;
	padding-right: 10px;
}

#omnia_family_footer a {
    font-family: arial;
    color: #b4b4b4;
    font-size: 11px;
    text-decoration: none;
}

#omnia_family_footer a:hover {
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 11px;
    text-decoration: underline;
}

#omnia_family_footer img {
    border: 0;
}

#omnia_family_footer a img, #omnia_family_footer a {
	border: none;
	outline: none;
}

#omnia_family_footer_share {
	float: right;
	margin-top: -58px;
	margin-right: 5px;
}


/*==========================================================*/

.window {
	position: absolute;
	left: 0;
	top: 0;
	width: 440px;
	height: 200px;
	display: none;
	z-index: 1000;
}

#dialog {
	width: 100%;
    height: 100%;
	
	background-color: #FFFFFF;
}

/*-----------------------------------------------------------*/

#vancouver2010Content{
    background-image: url(../img/overlay/sideBg.jpg);
    background-repeat: repeat-x;
    float: left;
    width: 100%;
    height: 550px;
	
	background-color: #FFFFFF;
}


#vancouver2010ContentCenter{
    background-image: url(../img/overlay/center.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 1089px;
    height: 562px;
}


#vancouver2010ContentCenterContent{
    float:right;
    width: 740px;
    height: 150px;
    margin-right: 90px;
    //margin-right: 90px !important;
    //margin-right: 45px;
    margin-top: 435px;
}


#vancouver2010ContentCenterLogos{
    float: right;
}


#vancouver2010ContentCenterLogos img{
    border: 0;
}


#vancouver2010ContentCenterButtons{
	padding-top: 50px;
	width: 594px;
}


#vancouver2010ContentCenterButtons img{
	border: 0;
}


#vancouver2010ButtonOlympia{
	float: left;
}


#vancouver2010ButtonOlympia a img{
	border: none;
	outline: none;
}


#vancouver2010ButtonOmnia{
	float: right;
}


#vancouver2010ButtonOmnia a img{
	border: none;
	outline: none;
}