/* commented backslash hack for ie5mac \*/ 
html, body{height:100%;} 
/* end hack */

a img { border: none !important; }

body {
	position: relative;
	background-color: #d3d3d3;
	padding: 0px;
	margin: 0px;  
	font-family: helvetica neue, helvetica;
	font-size: 11px;
	}

a {
	color: #000000;
	text-decoration: none;
	}
	
	a2 {
	color: #CC0000;
	text-decoration: none;
	}

a:visited { color: #e80031; }

a:hover {
	color: #017390;
	text-decoration: none;
	text-weight: bold;
	}

	
#container-main	{
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(images/bg_grey.jpg);
	}
	
	
#container-interiordesign	{
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 0px;
	background-image: url(images/bg-1.jpg);
	}
	
#container-service	{
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 0px;
	background-image: url(images/bg-24.jpg);
	}
	
	
#container-color	{
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 0px;
	background-image: url(images/bg-3.jpg);
	background-repeat: repeat-x;
	}
	
#container-fineart	{
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 0px;
	background-image: url(images/bg-4.jpg);
	background-repeat: repeat-x;
	}

#container-planning	{
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 0px;
	background-image: url(images/bg-23.jpg);
	background-repeat: repeat-x;
	}
	
#container-wallpaper	{
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 0px;
	background-image: url(images/bg_grey.jpg);
	background-repeat: repeat-x;
	}
	
#container-shop	{
	position: relative;
	margin-top: 0px;
	background-image: url(images/bg-7.jpg);
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
	}

#container-green	{
	width: 100%;
	height: 100%;
	position: relative;
	margin-top: 0px;
	background-image: url(images/bg-7.jpg);
	background-repeat: repeat-x;
	}
			
	
	
#main {
	width: 950px;
	height: 520px;
	left: 50%;
	margin-left: -460px;
	position: relative;
	float: left;
	margin-top: 70px;	
	}

#header {
	width: 800px;
	height: 80px;
	margin-left: 0px;
	}

#content {
	position: relative;
	float: left;
	width: 700px;
	height: 470px;
	padding: 20px;
	background-color: #fff;
	margin-bottom:100px;
	}
	
#content-testimonials {
	position: relative;
	float: left;
	width: 700px;
	height: 600px;
	padding: 20px;
	background-color: #fff;
	margin-bottom:100px;
	}


#links {
	position: relative;
	float: left;
	width: 140px;
	height: 470px;
	top: 0px;
	background-color: #fff;	
	padding: 20px;
	margin-left: 2px;
	
	}
	
#copyright {
	position: absolute;
	float: left;
	top: 583px;
	left: 0px;
	align: left;
	color: #969696;
	}

#copyrightsub {
	position: absolute;
	float: left;
	top: 600px;
	left: 0px;
	align: left;
	color: #000000;
	width: 541px;
	}


.nav {
	color: #505050;
	font-size: 13px;
	line-height: 18px;
	}

.nav a {
	color: #505050;
	text-decoration: none;
	}

.nav a:visited { color: #505050; }

.nav a:hover {
	color: #b89329;
	text-decoration: none;
	text-weight: bold;
	}
	
	
.subnav {
	color: #8a8a8a;
	font-size: 12px;
	line-height: 16px;
	margin-top: 30px;
	}

.subnav a {
	color: #8a8a8a;
	text-decoration: none;
	}

.subnav a:visited { color: #8a8a8a; }

.subnav a:hover {
	color: #b89329;
	text-decoration: none;
	text-weight: bold;
	}

.selected {
	color: #b89329;
	}
	
.next {
	color: #CC0000;
	}
	
.quotes {
	color: #333333;
	font-size: 11px;
	font-weight: 400;
	line-height: 14px;
	margin-top: 140px;
	text-decoration: none;
	}
	
.quotes-about {
	color: #333333;
	font-size: 11px;
	font-weight: 400;
	line-height: 16px;
	margin-top: 80px;
	text-decoration: none;
	}
	
.quotes-portfolio {
	color: #8a8a8a;
	font-size: 11px;
	font-weight: 400;
	line-height: 16px;
	margin-top: 70px;
	margin-bottom: -104px;
	text-decoration: none;
	}	
	
.extralinks {
	color: #017390;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 40px;
	text-decoration: none;
	}

.extralinks a {
	color: #017390;
	text-decoration: none;
	}

.extralinks a:visited 

{ color: #017390; }

.extralinks a:hover {
	color: #000000;
	}


#thumbnails {
	display: table; 
	position: absolute;
	border: 0px solid purple; 
	left: 24px; 
	top: 354px;
	width: 144px;
	}

#thumbnails div {
	display: table-row;
	border: 0px solid blue;
	float: left;
	}


#thumbnails div div {
	display: table-cell;
	border: 0px solid red;
	margin: 4px 4px 0px 0px;
	width: 30px;
	float: left;
	display: inline;
	}


#subcontent {
	display: table; 
	border: 0px solid white; 
	}

#subcontent div {
	display: table-row;
	float: left;
	}

#subcontent div div {
	display: table-cell; border: 0px solid white; 
	}


#arrows {
	float: right;
	margin-bottom: 40px;
	}

.subheader {
	position: relative;
	display: block;
	margin-top: 200px;
	}

.bodycopy {
	width: 300px;
	font-size: 13px;
	font-weight: 400;
	color: #505050;
	line-height: 15px;
	display: block;
	margin-top: -13px;
	margin-left: 20px;
	}
	
	.bodycopy2 {
	width: 370px;
	font-size: 11px;
	font-weight: 400;
	color: #505050;
	line-height: 15px;
	display: block;
	margin-top: -13px;
	margin-left: 20px;
	}


.bodycopywide {
	width: 480px;
	font-size: 11px;
	font-weight: 400;
	color: #505050;
	line-height: 15px;
	display: block;
	margin-top: 0px;
	margin-left: 30px;
	}


.descriptor {
	color: #8a8a8a;
	margin-top: 6px;
	margin-bottom: 6px;
	display: block;
	}
	
	
.subheader {
	position: relative;
	display: block;
	margin-top: 200px;
	}

.dividerservices {
	width: 540px;
	height: 75px;
	margin-top: -190px;
	margin-left: 160px;
	}
	
.dividerservices-color {
	width: 540px;
	height: 75px;
	margin-top: -200px;
	margin-left: 160px;
	}	


.bodycopyservices {
	width: 540px;
	font-size: 13px;
	font-weight: 400;
	color: #505050;
	line-height: 15px;
	margin-left: 160px;
	margin-top: 25px;
	}
	
.bodycopyservices-color {
	width: 540px;
	font-size: 11px;
	font-weight: 400;
	color: #505050;
	line-height: 15px;
	margin-left: 160px;
	margin-top: 27px;
	}	
	
.bodycopycontact {
	width: 540px;
	font-size: 12px;
	font-weight: 400;
	color: #505050;
	line-height: 15px;
	margin-left: 160px;
	margin-top: 25px;
	}
	
	
