body {
	 background-color: #fff;
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
	 color: #333;
	 margin: 5px;
}
#siteBox {
    position: relative;
    text-align:center;
    width:760px;
    margin:0 auto;
}

img { 
	 border-width:0; 
	 border-style:none;
}

a { color: #0078b4; }
a:visited { color: #0078b4; }
a:hover { color: #006; }

#homeHeader {
    background: url(newimg/header_rentals.gif) top right no-repeat;
    font-size: 6px;
    line-height:10px;
    margin-bottom: 4px;
    padding-bottom: 59px;
}
#homeHeader ul, #homeHeader li, #homeHeader a {
    list-style:none;
    margin: 0;
    padding: 0;
    height:35px;
    display:block;
}
#homeHeader li {
    float:right;
}

#homeHeader a {
    text-indent: -999999em;
}
a#berlinHeader {
    width: 109px;
}
a#barcelonaHeader {
    width: 167px;
}
a#parisHeader {
    width: 95px;
}

#homeHeader h1, h2, .title  {
    display: none;
}

#mainNav {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 150px;
    text-align:right;
    z-index: 100;
}

#homepageLink {
    display:block;
    padding-top:145px;
    background: url(newimg/logo.gif) no-repeat;
    line-height: 0px;
    text-decoration: none;
}

#homeLinkText {
    display:none;
}

#sectionLinks {
    margin-top: 1em;
    padding-right: 20px;
}

#sectionLinks a {
    display:block;
}

#homeBorder {
    position: relative;
    width: 760px;
}

#homeCanvas {
    position: relative;
    margin-left: 139px;
    padding-top: 320px;
    text-align:left;
    line-height: 1.3em;
    width: 621px;
}

#Berlin, #Barcelona, #Paris {
    position:absolute;
    width: 205px;
    padding-top:312px;
    top:40px;
}

#Berlin {
    background: url(newimg/vertical_img_berlin.jpg) no-repeat;
    left: 0px;
    /* left: 555px; */
}

#Barcelona {
    background: url(newimg/vertical_img_barcelona.jpg) no-repeat;
    left: 208px;
    /*left: 347px; */
}

#Paris {
    background: url(newimg/vertical_img_paris.jpg) no-repeat;
    left: 416px;
    /*left: 139px; */
}

#Berlin a {
    background: url(newimg/berlin_roll.jpg);
}

#Berlin a:hover {
    background: url(newimg/berlin_back.jpg);
}

#Barcelona a {
    background: url(newimg/barcelona_roll.jpg);
}

#Barcelona a:hover {
    background: url(newimg/barcelona_back.jpg);
}

#Paris a {
    background: url(newimg/paris_roll.jpg);
}

#Paris a:hover {
    background: url(newimg/paris_back.jpg);
}


h3.homepage {
    margin: 0;
    padding:0;
    border: none;
    position: absolute;
    width: 115px;
    font-size: 12px;
    line-height: 1.0em;
    font-weight: normal;
    top: 15px;
    left:2px;
}

h3 a,
h3 a:visited,
h3 a:hover {
    display:block;
    padding: 34px 6px 6px 20px;
    color:#fff;
    text-decoration:none;
    background-repeat: no-repeat;	
    text-align:right;
}

#welcomeMap {
    float:left;
    width: 355px;
    background: url(newimg/welcome.jpg) no-repeat;
    padding-top: 25px;
}

#latestNews {
    /*margin-left: 427px;*/
    float:right;
    width:225px;
    padding-top: 25px;
}

#Footer {
    border-top: 1px solid #369;
    padding-top: 1em;
    padding-bottom: 1em;
}

