/*morningingstar marble /////////////////////////////////*/


* { padding: 0; margin: 0; }

hr {
margin-bottom: 8px
}

img {display: block; border:0px; margin: 0px; list-style: none;}

body      { 
	margin-top: 25px;
	background-color: #000; 
}
 
/* content starts here*/
#wrapper { 
	margin: 0 auto;
	width: 800px;
	padding: 0
}

#home_flash {
	position: relative;
	background-color: #fff;
	padding: 2.5px;
}

#content {
	position: relative;
	width: 710px;
	padding: 25px 40px 25px 50px;
	height: 100%;
}


#content_home {
	background-color: #fff;
	width: 450px;
	padding: 7px;
 	overflow: auto;
}

#content_contact {
	position: relative;
	background-color: #fff;
	width: 784px;
	padding: 7px;
	float: left;
}


#content_interior {
	position: relative;
	background-color: #fff;
	margin-top: 25px;
	width: 355px;
	padding: 12px;
	float: left;
}
#content_design {
	position: relative;
	background-color: #fff;
	width: 775px;
	padding: 0px 12px 12px 12px;
}

#content_interior_gallery {
	position: relative;
	background-color: #fff;
	width: 200px;
	padding: 0px;
	float: left;
}


#content_interior_pics {
	position: absolute;
	float: left;
	background-color: #fff;
	width: 355px;
	padding: 0px;
	z-index: 2500
}

#content_environ {
	position: relative;
	background-color: #fff;
	width: 355px;
	padding: 12px;
	float: left;
}

#content_process {
	position: relative;
	background-color: #fff;
	width: 775px;
	padding: 12px;
	float: left;
}

#content_news {
	position: relative;
	background-color: #fff;
	width: 775px;
	padding: 12px;
	float: left;
}

#content_team {
	position: relative;
	background-color: #fff;
	width: 775px;
	padding: 12px;
	float: left;
}
.content_team_left {
	position: relative;
	width: 350px;
	float: left;
}
.content_team_right {
	position: relative;
	width: 400px;
	float: right;
}

#content_collaborations {
	position: relative;
	background-color: #fff;
	width: 775px;
	padding: 12px;
	float: left;
}
#content_products {
	position: relative;
	background-color: #fff;
	width: 775px;
	padding: 12px;
	float: left;
}

#content_environ ul li {
	margin-left:20;
}
.float_left {
	float: left;
	clear: both;
	padding-right: 10px;
	padding-bottom: 4px;
}

.float_right {
	float: right;
	clear: right;
	padding-left: 10px;
	padding-bottom: 8px;
}


#rightcolumn_interior { 
 	float: right;
 	background: #fff;
 	padding-left: 12px;
 	margin: 0px 0pt 0pt 0pt; 
 	height: 100%;
 	width: 400px;
 	position: relative;
 	z-index: 300;
}

#rightcolumn_process { 
 	float: right;
 	background: #fff;
 	padding-left: 12px;
 	margin: 345px 0pt 0pt 0pt; 
 	height: 100%;
 	width: 400px;
 	position: relative;
 	z-index: 300;
}


#rightcolumn_interior_gallery { 
 	float: right;
 	padding: 7px;
 	margin: 0px 0pt 0pt 0pt; 
 	height: 100%;
 	width: 580px;
 	position: relative;
 	z-index: 300;
}


#rightcolumn_environ { 
 	float: right;
 	background: #fff;
 	padding-left: 12px;
 	margin: 0px 0pt 0pt 0pt; 
 	height: 100%;
 	width: 400px;
 	z-index: 300;
 	overflow: auto;
}

#faux  { 
	background: #fff;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 	width: 100%;
}

#faux_gallery  { 
	background: #fff url("../images/faux_gallery.gif")  no-repeat right 0; 
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 	width: 800px;
 	height: 100%;
}

#header {
 	width: 800px;
 	height: 83px;
 	padding: 0px;
 	margin: 0px 0px 0px 0px;
 	position:relative;
 	z-index: 50;
}

#rightcolumn { 
 	float: right;
 	margin: 10px 0pt 0pt 0pt; 
 	height: 100%;
 	width: 290px;
 	position: relative;
 	z-index: 300;
}

#rightcolumn a:hover img  { 
	background-image: url("../images/collaborations_over.jpg"); 
	background-repeat: no-repeat;
 	opacity: .50;
 	filter:alpha(opacity=50);
}


rightcolumn li{
 	margin-left: 20px;
}

.rule {border-bottom: dotted 1pt #828282; margin-top: 20px; margin-bottom: 20px;}
.center img {margin-left:auto; margin-right:auto; display:block; text-align:center;} 
.center {margin-left:auto; margin-right:auto; display:block; text-align:center;} 
