@charset "utf-8";
*
{
	margin: 			0px;
	padding: 			0px;
	font-family: 		Arial, Helvetica, sans-serif;
}
body
{
	color:#242424;
	background:url(../img/backgrounds/bg_blue1.png) repeat-x 0px 0px; 
}

#head{
	width:				900px;
	height:				130px;
	padding: 			0px;
	background:			url(../img/backgrounds/header.png) no-repeat 0 0;
}

#nav
{
/*	background-image: 	url(../img/backgrounds/navx.png); */
	width: 				900px;
	height: 			40px;
}

#nav p
{
	text-align: 		center;
	padding-top:		12px;
}

#nav p a
{
	text-decoration: 	none;
	color:		 		#FFF;
	font-size:			20px;
	font-weight:		bold;
	font-family:		Arial, Helvetica, sans-serif;
}

#bgtop{
	float:left;
	display:block;
	width:100%;
	
}

#bgbottom{
	float:left;
	display:block;
	width:100%;
/*	background:url(../img/backgrounds/grass.gif) repeat-x bottom left; */
}

#bgclouds{
	float:left;
	display:block;
	width:100%;
/*	background:url(../images/backgrounds/clouds1.gif) no-repeat top center; */
}

#wrap{
	width:900px;
	padding-top: 20px;
	margin:0 auto 0 auto;
}

#container
{
	background-color: #FFF;
/*	width: 915px;
	background:url(../img/backgrounds/main2.png) repeat top left; */
	overflow-y: auto;
	display:inline;
	width:900px;
	padding: 0px;
	overflow-x: hidden;
	float: left;
	height: 550px;
	background: url(../img/home-page/bg-gray-white2.jpg) center fixed no-repeat;
}

#bottom
{
	background:url(../img/backgrounds/footer.png) no-repeat bottom left;
	height: 50px;
	width:900px;
	padding: 0px;
	margin-bottom: 0px;
	float: left;
	clear: both;
	position: relative;
	z-index: 99;
}

#content
{
	margin-left: 10px;
	position: relative;
	
}

#content h1
{	
	font-size: 24px;
	font-weight: bold;
	color: #333399;
}

#content h3, #content h3 a
{	
	font-size: 20px;
	font-weight: bold;
	color: #002D62;
}

#content h5, #content h5 a
{	
	font-size:16px;
	font-weight: bold;
	color: #002D62;
}

#content p, #content a
{
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.5em;
}

#content li, #content ol, #content ul
{
	font-size: 14px;
	list-style: inside;
	margin-left: 20px;
	line-height: 1.5em;
}

.banner-left
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
}

.banner-right
{
	color: #333399;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
}
/*
#gallery1, #gallery2, #gallery3, #gallery4, #gallery5, #gallery6
{
position: relative;
visibility: hidden;
border: #002D62 2px solid;
z-index: 1;
}
*/
#gallery1, #gallery3, #gallery6

{
	position: 			relative;
	z-index: 			1;
	border: 			#002D62 2px solid;
	width: 				350px;
	height: 			233px;
}

#gallery2, #gallery4

{
	position: 			relative;
	z-index: 			1;
	border: 			#002D62 2px solid;
	width: 				300px;
	height: 			450px;
}

#ultimate-kitchen
{
	poistion: absolute;
	width: 230px;
	height: 190px;
	left: 535px;
	top: 235px;
	padding-left: 600px;
	padding-top: 255px;
	z-index: 1;
}

.Lsdir
{
	padding: 10px;
	border-bottom: #CDCDCD 1px solid;
	border-left: #CDCDCD 1px solid;
	border-top: #CDCDCD 1px solid;
}

.Rsdir
{
	padding: 10px;
	border-bottom: #CDCDCD 1px solid;
	border-right: #CDCDCD 1px solid;
	border-top: #CDCDCD 1px solid;
	font-size:  14px;
}

#home-flyer
{
	background: url(../img/Home-Flyer5.png) no-repeat;
	width: 857px;
	margin-left: 8px;
	margin-top: 0px;
	height: 710px;
	position: relative;
}
