body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/*Main Body CSS*/
#main {
	margin: auto;
	width: 974px;
	height: 100%;
	position: static;
}
#header {
	height: 119px;
	width: 974px;
	position: static;
}
#middle {
	width: 974px;
	height: 481px;
	background-image: url(../images/index_main.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}
#gallery {
	width: 550px;
	height: 351px;
	margin: auto;
	background: #fff;
}
#middleleft {
	width: auto;
	height: 411px;
	float: left;
	text-align: left;
}
#footer {
	margin: auto;
	width: 974px;
	height: 43px;
	float: left;
}
#menu {
	margin: auto;
	height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4C4D51;
	letter-spacing: 0.1em;
	padding-top: 17px;
	width: 974px;
	text-align: center;
}
#menu a {
	color: #4C4D51;
	text-decoration: none;
}
#menu a:hover {

	color: #C1A015;
}
/*Main Body CSS END*/

/*Main Middle DIV's for the Backgrounds*/
#middlecarpet {
	width: 974px;
	height: 481px;
	background-image: url(../images/carpet_main.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}
#middlewood {
	width: 974px;
	height: 481px;
	background-image: url(../images/wood.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}
#middlerugs {
	width: 974px;
	height: 481px;
	background-image: url(../images/RUGS.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}
#middlecompany {
	width: 974px;
	height: 481px;
	background-image: url(../images/company.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}
#middlestone {
	width: 974px;
	height: 481px;
	background-image: url(../images/STONE.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}

#middletile {
	width: 974px;
	height: 481px;
	background-image: url(../images/tile.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}
#middlegranite {
	width: 974px;
	height: 481px;
	background-image: url(../images/granite.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}

#middlegallery {
	width: 974px;
	height: 481px;
	background-image: url(../images/company.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
}

/*Main Middle DIV's END*/

/*Main Menu DIV's*/
#companymenu {
	text-align: left;
	width: 150px;
	float: left;
	padding: 50px 0 0 23px;
}
#woodmenu {
	text-align: left;
	width: 150px;
	float: left;
	padding: 70px 0 0 19px;
}
#middleleftinner {
	width: 512px;
	height: 351px;
	float: left;
	margin-top: 7px;
	padding-left: 96px;
}
/*Main Menu DIV's END*/

/*Main Sub Sections For Text, Font, Scrollable DIV and Picture*/
#subsectiondiv {
	width: 273px;
	height: 351px;
	float: right;
}
#subsectiondivtext {
	width: 250px;
	height: 321px;
	float: right;
	text-align: justify;
	padding-right: 9px;
	overflow: auto;
	margin: 15px 13px 0 0;
}
#subsectiondivtext h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #333333;
}
#subsectiondivtexttwo {
	width: 250px;
	height: 321px;
	float: right;
	text-align: justify;
	overflow: auto;
	margin: 15px 13px 0 0;
}
#subsectiondivtexttwo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #333333;
}
#subsectiondivpicture {
	width: 259px;
	height: 321px;
	float: right;
	padding: 15px 15px 0 0;
}
.subsectiondivfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
}
/*Main Sub Sections For Text, Font, Scrollable DIV and Picture END*/
/*Right Side Main DIV's*/
#rightmainpicture {
	float: right;
	width: 272px;
	padding: 50px 22px 0 0;
}
#rightmaintext {

	float: right;
	width: 272px;
	padding: 60px 22px 0 0;
}
/*All Text Formatting Options*/
.tiletext a {
	color: #333333;
	text-decoration: none;
}
.tiletext a:hover {
	color: #9a835c;
	text-decoration: underline;
}
.granitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #656972;
}
.carpettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
}
.sectionmenu a {
	color: #333333;
	text-decoration: none;
}
.sectionmenu a:hover {

	color: #BE9E75;
	text-decoration: none;
}
.sectionmenuactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #333233;
	letter-spacing: 0.1em;
}
.tiletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
}
.sectionmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: left;
}
.sectiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: justify;
	line-height: 18px;
}
/*All Text Formatting Options END*/
.gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #4C4D51;
	background: #fff;
	padding: 2px;
}

