@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
     margin: 0;
	padding: 0;
	line-height: 1;
	background-attachment: fixed;
	background-image: url(../Images/Background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

h1, h2, h3, h4, h5, h6 
{
	
	font-family: "Arial",verdana, Times, serif;
	line-height:20px;
	color:#1F1002;
	font-size: 18px;
	font-weight: bold;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#MainContainer {
	padding: 0px;
	height: 800px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#HeaderBackground {
	background-image: url(../Images/Header_Background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 159px;
	width: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 56px;
	float: left;
}
#MainContainer .Logo {
	height: 115px;
	width: 364px;
	float: left;
	padding: 0px;
	margin-top: -120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MainContainer .cup {
	background-image: url(../Images/CupIE.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 190px;
	width: 274px;
	padding: 0px;
	float: right;
	margin-top: -210px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MainContainer .Navigation {
	background-image: url(../Images/NavBackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 43px;
	width: 1000px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
}
#MainContainer .Navigation ul {
	display: inline;
	list-style-type: none;
	float: right;
	margin-top: 11px;
	margin-right: 20px;
}
#MainContainer .Navigation ul li {
	font-family: "Arial",verdana, Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #e0d6c5;
	text-decoration: none;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 6px;
}
#MainContainer .Navigation ul li a {
	font-family:  Arial, Times, serif;
	color: #e0d6c5;
	text-decoration: none;
}
#MainContainer .Navigation ul li a:hover {
	font-family: Arial, Times, serif;
	color: #f86215;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}
#MainContainer #bodyContainer {
	padding: 0px;
	float: left;
	height: auto;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#MainContainer #bodyContainer #Body{
	background-image: url(../Images/BodyBackground.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px;
	height: auto;
	width: 770px;
	float: right;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.MilanoBanner {
	background-image: url(../Images/Milano_Dream_BannerHe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 136px;
	width: 785px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.RealityPicture {
	height: 417px;
	width: 724px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#slideshow {
    position:relative;
    height:417px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


.footer {
	background-image: url(../Images/Footer_Background.jpg);
	background-repeat:repeat-y;
	background-position: right top;
	height: 100px;
	width: 724px;
	font-family:Arial, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	line-height:16px;
	color: #d4bc92;
	text-decoration: none;
	float: right;
	text-align: right;
	direction:rtl;
	margin-right: 2px;
	padding-top: 25px;
	padding-right: 25px;
}

.FooterLinks a {
	font-family:  Arial, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #d4bc92;
	text-decoration: none;
	margin: 0px;
	text-align:center;
	direction:rtl;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.FooterLinks a:hover {
	font-family:  Arial, Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	direction:rtl;
	color: #d4bc92;
	text-decoration: underline;
}
.CopyRights {
	margin-top: 5px;
	padding-left: 10px;
}
#sistercompanies {
	padding: 0px;
	height: 300px;
	width: 189px;
	float: left;
	margin-top: 5px;
	margin-left: -13px;
}
#MainContainer #sistercompanies ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#MainContainer #sistercompanies ul .SisHeading {
	margin-left: 8px;
}

.coffeeStain {
	background-image: url(../Images/Coffee-Stain.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 156px;
	width: 165px;
	position: fixed;
	right: 280px;
	bottom: -5px;
}
#MainContainer .FooterLogo {
	background-image: url(../Images/FooterLogo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 86px;
	width: 85px;
	position: fixed;
	bottom: 0px;
}

