html, body{
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
a:link {			/* unvisited link */
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}     
a:visited {		/* visited link */
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;}  
a:hover {		/* mouse over link */
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}   
a:active {		/* selected link */
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}   
body{
	min-width:960px;
	background-color:#FFFFFF;
}
/*=====================================*/
#container{
	width:1000px;
	margin:0 auto;
}
#banner{
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}
#mainBlock, #mainBlockHome, #mainBlockLoft, #mainBlockServices, #mainBlockKitchens, #mainBlockInteriors, #mainBlockGallery, #mainBlockExtensions, #mainBLockContact, #mainBlockAncillary{
	height:487px;
}
#mainBlock, #mainBlockHome{
	background:url('../images/background2a.jpg') no-repeat;
}
#mainBlockServices{
	background:url('../images/background1a.jpg') no-repeat;
}
#mainBlockLoft{
	background:url('../images/background4a.jpg') no-repeat;
}
#mainBlockExtensions{
	background:url('../images/background6a.jpg') no-repeat;
}
#mainBlockInteriors{
	background:url('../images/background5a.jpg') no-repeat;
}
#mainBlockKitchens{
	background:url('../images/background3a.jpg') no-repeat;
}
#mainBlockAncillary{
	background:url('../images/background8a.jpg') no-repeat;
}
#mainBlockGallery{
	background-color:#000000;
	height:487px;
}
#mainBlockContact{
	background:url('../images/background7a.jpg') no-repeat;
}
#leftBlock{
	width:500px;
	background:url('../images/filter.png') repeat;
	height:487px;
}
#navBlock{
	float:left;
	width:150px;
	padding:30px 20px 20px 30px;
	color:#A0A0A0;
	font-weight:bold;
	height:437px;
}
#profLogoBlock{
	margin:120px -20px 0 0px;
}
.profLogoImg{
	margin-right:10px;
}
.navItem1, .navItem2, .navItem1Active, .navItem2Active{
	margin-bottom:10px;
}
.navItem2, .navItem2Active{
	margin-left:5px;
	padding-left:8px;
}
.navItem2{
	background:url('../images/dash.png') no-repeat;
}
.navItem2Active{
	background:url('../images/dash_hover.png') no-repeat;
}
.navItem1 a, .navItem1Active a, .navItem2 a, .navItem2Active a{
	text-decoration:none;
}
.navItem1 a{
	color:#A0A0A0;
}
.navItem1Active a{
	color:#F0F0F0;
}
.navItem1 a:hover, .NavItem1Active a:hover{
	color:#F0F0F0;
}
.navItem2 a{
	color:#A0A0A0;
}
.navItem2Active a{
	color:#F0F0F0;
}
.navItem2 a:hover, .navItem2Active a:hover{
	color:#F0F0F0;
}
.contentBodyBold{
	font-weight:bold;
	color:#F0F0F0;
}
#contentBlock, #galleryContentBlock{
	float:left;
	padding:30px 40px 20px 20px;
	color:#d0d0d0;
	width:240px;
	text-align:justify;
	height:437px;
}
#galleryContentBlock{
	background-color:#101010;
}
#contentTitle{
	font-weight:bold;
	margin-bottom:10px;
}
#galleryBlock{
	float:left;
	padding:50px 20px 20px 20px;
	background-color:#202020;
	color:#d0d0d0;
	width:460px;
	height:417px;
}
#galleryTextBlock{
	height:250px;
}
#galleryTitle{
	font-weight:bold;
	margin-bottom:10px;
}
#galleryInstruction{
	font-style:italic;
	margin-bottom:10px;
}
#footer{
/*	text-align:center;
	font-size:8pt;
	padding-top:5px;
	margin-bottom:10px;
	color:#404040;*/
}
#footerl{
	float:left;
	width:150px;
}
#footerc{
	float:left;
	width:700px;
	text-align:center;
	font-size:8pt;
	color:#404040;
}
#footerr{
	float:right;
	width:150px;
	text-align:right;
	font-size:8pt;
	color:#404040;
}
.nLink{
	font-size:8pt;
	font-weight:normal;
	color: #ffffff;
	text-decoration:none;
	cursor:pointer;	
}
.nLink:link {			/* unvisited link */
	color: #a0a0a0;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
}     
.nLink:visited {		/* visited link */
	color: #a0a0a0;
	font-weight:normal;
	text-decoration:none;
}  
.nLink:hover {		/* mouse over link */
	color: #a0a0a0;
	font-weight:normal;
	text-decoration:none;
}   
.nLink:active {		/* selected link */
	color: #a0a0a0;
	font-weight:normal;
	text-decoration:none;
}   
/*=====================================*/
.galleryItem, .galleryItemActive{
	margin:0 0 10px 25px;
}
.galleryItem a, .galleryItemActive a{
	font-weight:bold;
	color:#A0A0A0;
	cursor:pointer;
	text-decoration:none;
}
.galleryItemActive a{
	color:#F0F0F0;
}
.galleryItem a:hover{
	color:#F0F0F0;
}
.imgNoBorder{
	border:none;
}
/*=====================================*/
#submitQuery{
	margin:10px 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:solid 1px #a0a0a0; 
}
.submitLabel{
	margin:10px 0 3px 0;
}
#queryEmail, #queryBody
{
	width:240px;
}
#queryButton{
	margin:15px 0 0 0;
}
.queryInput{
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	color:#404040;
}
#queryFeedback{
	float:left;
	margin:8px 0 0 5px;
	color:#e04040;
	width:170px;	
}
