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


/*-----------------------main areas of pages-----------------------*/
body {background-image:url(images/repeatingbg.jpg);
background-repeat:repeat;
width:100%;
height:100%;
margin:auto;
background-color:#000000;
padding:0px;
color:#ff9362;
}

#container {
	background: url(images/background.jpg) no-repeat;
	height:586px;
	width:859px;
	border:0px;
	margin:auto;
}

#interior_container {
	background: url(images/interior_background.jpg) no-repeat;
	height:625px;
	width:859px;
	border:0px;
	margin: 0 auto;
	position:relative;
}

#colors_container {
	background: url(images/color_background.jpg) no-repeat;
	height:625px;
	width:859px;
	border:0px;
	margin: 0 auto;
	}
	
#patterns_container {
	background: url(images/pattern_background.jpg) no-repeat;
	height:625px;
	width:859px;
	border:0px;
	margin: 0 auto;
	}
	
#content_container {position:absolute;
	width:850px;
	height:400px;
	border:none;
	}

.header {position:relative;
width:675px;
height:165px;
margin-left: 80px;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
line-height:1em;
text-align:center;
}

 
 .home_content {position:relative; 
margin: 0px 
padding:0px;
width: 700px; 
height: 375px; 

 }
 
 .content_gallery {position:relative; 
margin: -50px 0px 0px 65px;
padding:0px;
width: 535px; 
height: 405px; 
}

.content {position:relative; 
margin: -50px 0px 0px 65px;
padding:0px;
width: 535px; 
height: 405px; 
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
text-align:justify;
color:#CCCCCC;

 }
 
.heading {margin:-25px 0px 0px 6px;}
 
.sidebar {margin:-430px 0px 0px 630px;
 width:150px;
 height:407px;
 border:none;
 position:relative;}
 
 .pictures {border: none;
 width:145px;
 height:275px;
 position:relative;
 }
 
  
 .contact_info {position:relative;
 width: 145px;
 height:75px;
 text-align:right;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#666666;
 margin-top:30px;
 margin-left:5px;
}



.sidebar #logo_link{ position:absolute;
border:none;
width:200px;
height:120px;
margin-top:-30px;}

.sidebar_contact {margin:-412px 0px 0px 565px;
 width:150px;
 height:407px;
 border:none;
 position:relative;}

.footer {font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#999999;
position:relative;
margin: 100px 25% 0px 50%;
}

 
 
 /*------------------------------------------home page--------------------------------------*/
.home_content #staining-link {position:absolute;
width:145px;
height:147px;
padding-top:12px;
margin-left:110px;
margin-top:172px;
background-color:transparent;
}
 
.home_content #patterns-link {position:absolute;
width:205px;
height:117px;
padding-bottom:12px;
margin-top:215px;
margin-left:320px;
background-color:transparent;

}

.home_content #scoring-link {position:absolute;
width:109px;
height:215px;
padding-right:12px;
margin-top:150px;
margin-left: 610px;
background-color:transparent;
}

/*----------------------------------------top links formatting------------------------------------*/
ul {list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;}

.header .mAbout {
width:90px;
margin-left:-10px;
}

.header .mServices {
width:110px;
margin-left:-10px;

}

.header .mProducts {
width:110px;
margin-left:-15px;
}

.header .mGallery {
width:80px;
margin-left:-5px;
}

.header .mContact {
width:110px;
margin-left:-3px;
}

.header ul li {
float:left;
padding:30px 0px 0px 40px;
}

.header ul ul li, #footer ul ul li {
float:none;
padding:2px 0;
}

/*-----------------------------------------------top links--------------------------------------*/
.header .mAbout a {
color:#eae2e0;
}
.header .mAbout a:hover {
color:#ff9362;
}

.header .mServices a {
color:#eae2e0;
}
.header .mServices a:hover {
color:#ff9362;
}

.header .mProducts a {
color:#eae2e0;
}
.header .mProducts a:hover {
color:#ff9362;
}

.header .mGallery a {
color:#eae2e0;
}
.header .mGallery a:hover {
color:#ff9362;
}

.header .mContact a {
color:#eae2e0;
}
.header .mContact a:hover {
color:#ff9362;
}

.header ul li a, #footer ul li a {
color:#9698A2;
text-decoration:none;
}

a {
color:#BABBC2;
}


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

