﻿@import url(common.css);

div.marketing
{
    height: 430px;
    /*background-image: url(/images/marketing-background-big-1.jpg);
    background-position: center top;*/
}

.marketing-image
{
    width: 494px;
    height: 430px;
    position: absolute;
    left: 250px;
}

.home-buttons
{
	margin-top: 5px;
}

.home-buttons li
{
	padding-right: 5px;
}

.home-buttons.canada ul li:first-child
{
	padding-right: 4px;
}

.home-buttons ul li.last
{
	padding-right: 0;
}