@charset "UTF-8";
/* CSS Document */

#wrapper {
	width:auto;
}

h1,h2 {
	background:none !important;
	
}

h1 img,h2 img {
	display:block;
}
ul#navigation,
ul#navigation * {
	display:none;
	visibility:hidden;
	height:1px;
	line-height:1px;
}

ul#navigation li {
	float:none; 
}


a#classic,
a#eclectic,
a#contemporary {
	position:absolute; 
	display:block; 
	margin-top:23px;
	float:none;  
}

a#eclectic {
	left:360px;

}

a#contemporary {
	left:680px
}
a#classicTxt,
a#eclecticTxt,
a#contemporaryTxt {
	position:absolute; 
	display:block;  
	float:none;  
	top:460px;
}
 
a#eclecticTxt { 
	left:360px;
}

a#contemporaryTxt { 
	left:680px;
}

img#leftImage {
	position:absolute; 
	float:none; 
	left:40px; 
}

div#leftDiv {
	position:absolute;
	float:none;	 
}

div#leftDiv p {

	color:black;
}

div#container  {
	position:absolute; 
	background:none !important;
	border:solid 1px black;
	width:388px;
	height:377px;
	_width:390px;
	_height:379px;
	float:none;
	left:594px;
}
div#container {
	background:none;
}

div#container p {

	color:black;
}

#gallery {
	position:absolute;
	top:433px;
	
}

#wideBg {
	background:white;
}
 
#contact #container,
#service #container {
	border: none !important 
} 