/*------------------------------------------------------
		Theme_# 	543
		Cat 			Business & Legal
		Name			Interior Design
------------------------------------------------------*/

body {
font-family: Arial;
color: white;
height: 100%;
_height: 100%;
min-height: 100%;
margin: 0;
line-height:normal;
display: block;

}
/*
#logo
{
	padding-top: 20px;	
	position: static;
	width:auto;
	height: auto;
	}
*/
/*
#logo img
{
	float: left;
	border: solid 1px white;
	padding-top: 20px;	
	position: static;


}
*/
.pic 
{
	width: auto;
	height: auto;
	display: inline;
}
#pic img
{
	border: solid 1px gray;
	float: right;
	
}

.left
{
	width: 50%;
	float: left;
	display: block;
	/*padding: 12px 12px 12px 12px;*/
}

.right
{
	width: auto;
	float: right;		
	display: inline;
	text-align: right;
	/*
	padding: 0px 20px;
*/
}

.sf_outer_wrapper2
{
height: 100%;
_height: 100%;
min-height: 100%;
margin: auto;
padding: 10px;

vertical-align: middle;
}
.sf_outer_wrapper {

width: 786px;
height: 549px;

margin: auto;

border: solid 1px gray;
padding: 10px 30px 30px 30px;
/*
display: block;
*/
}
.main , .portfolio
{
/*	
display: block;	
height: auto;
*/
height: 403px;
padding: 10px 45px 10px 40px;


}
.img_tb 
{
	
	border: none; 
	/*
	vertical-align:top; 
	display: inline;
	*/
	}
.portfolio
{
	/*
	vertical-align: top;
	text-align: center;
	*/
}

/* Start Holly Hack, hidden from MacIE. \*/
* html #navigation ul li {
height: 1%;
}
/* End Holly Hack. */

#navigation 
{
	font-weight: bold;
margin: 10px auto 0px auto;
padding: 10px 10px 10px 10px ;
/*background: url(grey.gif) repeat-x 0 50%;*/
font-size: 14px;

CLEAR: none; 
DISPLAY: block; 
POSITION: relative;
background-color: #FFFFFF;
}

#navigation ul {
list-style-type: none;
text-align: center;
margin: 0px;
padding: 0px;
z-index: 2;
}

#navigation li {
display: inline;
text-align: center;
margin: 0px 5px;
}

#navigation li a {
padding: 1px 25px;
color: #ffffff;
background-color: #221806;
/*border: 1px solid #cccccc;*/
text-decoration: none;
}

#navigation li a:hover, #navigation lid {
color: #ffffff;
border: 1px solid #666666;
border-top: 2px solid #666666;
border-bottom: 2px solid #666666;
} 