﻿body
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Tahoma;
	min-width: 1024px;
}

li
{
	
	list-style-image: url('../pix/list-arrow.png');
}

#footerContainer
{
	padding: 10px;
}

#footerRouter
{
	margin-top: -50px;
	margin-left: -20px;
	width: 202px;
	height: 162px;
}

#footerCopyright
{
	text-align: right;
	padding-right: 100px;
	margin-top: -80px;
	padding-bottom: 80px;		
}

#footerPartners
{
	border: 1px solid #e87f24;
	padding: 10px;
	text-align: right;
}

#headerContainer
{
	background-image:url('../pix/header-background.png');
	background-repeat: repeat-x;
}

#headerLogo
{
	position:absolute;
	top: 12px;
	left: 35px;
}

#contentMenu li
{
    list-style-image: url('../pix/menu-arrow.png');
}

#contentMenu
{
    padding-top: 20px;
    text-transform:capitalize;
    font-size: 13px;
    position:relative;
    z-index: 1;
}

#contentMenu a, a, #headerMenu a
{
    color: #e77918;
}

a:visited
{
    color: Gray;
}

#headerMenu
{
	position: absolute;
	top: 20px;
	left: 250px;
	font-size: 13px;
	text-transform: capitalize;
	z-index: 1;
}

#headerButtons
{
    position: absolute;
    top: 217px;
    left: 140px;
    z-index: 2;
}

#contentContainer
{
	margin-left: 100px;
	margin-top: -180px;
}

#contentContainer h1
{
	color: #e87f24;
	font-size: 24px;
}

#contentContainer h2
{
	color: #e87f24;
	font-size: 18px;
}

#headerMap
{
	position:absolute;
	top: 30px;
	left: 300px;
	z-index: 1;
}


#headerWelcome
{
	position:absolute;
	top: 250px;
	left: 400px;
	z-index: 2;
	border: 1px solid #e87f24;
}

#headerPeople
{
	position:relative;
	z-index: 0;
	top: 120px;
	width: 334px;
	height: 489px;
}
