*{
	behavior: url(iepngfix.htc);
}

body, html{
	background-color: #3E3E3E;
}

div#outer_container{
	background-image:url(../../Images/showroom_background.jpg);
	background-repeat: no-repeat;
	border-color:#737373;
	background-color:#F6F6F6;
}

div#header{
	height:100px;
	background-image:url(../../Images/showroom_banner.jpg);
	background-color:blue;
}

div#header div#header-right_side{
	visibility:hidden;
	height:0;
}

div#navigation{
	background-color: #F2EBD6;
	width:140px;
	margin-right:5px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:0;
	padding-bottom:0;
}

div#navigation div#image_buttons{
	margin-right:3px;
	background-color:#E3DFDC;	
}

div#navigation div#image_buttons p{
	color:black;
}

div#body {
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: top left;
	min-height:790px;
	margin-bottom:-10px;
}

div#body li{
	margin-top:10px;
}

div#body ul{
	margin-left:-30px;
}

div#showroom_menu{
	float:right;
	width:736px;
	height:40px;
	background-image:url(../../Images/Showroom/showroom_menu_background.gif);
	margin-right:-10px;
	padding:0px;
}

div#showroom_menu img{
	float:right;
}

div#contacts{
	margin-top:50px;
	text-align:left;
	margin-left:50px;
}

div#contacts img{ 
	margin-bottom:50px;
}

#vertical_strip{
	width:120px;
	height:800px;
	float:right;
	margin-top: 10px;
	margin-right: -5px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#vertical_strip img{
	padding-top:45px;
	
}

div#footer{
	color:black;
	background-color:#F2EBD6;
	border-right-width:3px;
	border-right-color: #737373;
}


#banner{
	/*
	width:750px;
	height:70px;
	*/
	width:0px;
	height:0px;
	background-color: transparent;
	background-image:none;
	color: white;
	margin-left:-10px;
	margin-top: -5px;
	visibility:hidden;
}

h3, h2{
	margin-top:2em;
	margin-bottom:2em;
	text-align:center;
}

p{
	margin-top:2em;
	margin-bottom:2em;
}

/* Showroom menu buttons  */
a#specials{
	visibility:hidden;
}



