*{
	margin: 0px;
	padding: 0px;
}
html, body{
	font-size: .90em;
	background: url(../images/bg.gif) repeat-y center top;
	height: 100%;
	text-align: center;
	min-width: 1030px;
}
body{
	padding-top: 50px;
}
#leftMenu ul{
	list-style: none;
	text-align: right;
	width: 140px;
}
#leftMenu ul li a{
	display: block;
	color: #8b8f9e;
	text-decoration: none;
	font-size: 1em;
	font-weight: 500;
	line-height: 14px;
	height: 15px;
	padding-top: 3px;
	font-family: arial;
}
#leftMenu ul li a:hover{
	color: #231f20;
}
#leftMenu ul li{
}
#logo{
	width: 200px;
	height: 243px;
	background: url(../images/logo.jpg);
	display: block;
}
#archive{

}

.profile #leftMenu ul li a#firmProfile, .archive #leftMenu ul li a#archive, .portfolio #leftMenu ul li a#portfolio, .in-progress #leftMenu ul li a#inProgress, .furniture #leftMenu ul li a#furniture{
	color: #000000;
}
#leftMenu ul li a#firmProfile{
	margin-top: 15px;	
}
#leftMenu ul li a#contact{
	color: #3e4993;
	margin-top: 15px;
	line-height: 15px;
}
#leftMenu ul li a#contact:hover{
	color: #FF9900;
}

h2.blue{
	color: #3e4993;
	
}
#leftMenu{
        width: 200px;
        float: left;
}
#rightContent{
       	float: left;
       	margin: 125px 0px 0px 50px;
       	display: inline;
	min-width: 560px;
	position: relative;
}
#leftNav {
    	text-align: left;
    	margin-top: 2em;
    	width: 75px;
    	float: left;
    	position: relative;
	margin-left: 65px;
	display: inline;
}
#prevArrow{
	position: absolute;
	left: 0px;
}
#homeNav{
	position: absolute;
	left: 29px;
}
#nextArrow{
	position: absolute;
	left: 50px;
}
a img{
	border: 0px;
}
#imageGrid a img{
	margin-right: 7px;
}
#imageGrid{
	overflow: hidden;
}
h2{
	font-size: .95em;
	margin-bottom: 5px;
}
h3{
	font-size: .8em;
	margin-top: 5px;
	width: 600px;
	display: block;
}
p{
	font-size: .8em;
}
#spacer{
	display: block;
	height: 1px;
	width: 100%;
}
#map{
	width: 417px;
	height: 212px;
}
#rightImageGrid{
	float: left;
}
.leftImage{
	float: left;
}
#clear{
	clear: both;
}
#contactLeft{
		float: left;
		width: 100px;
		font-size: 1em;
}
#contactRight{
		float: left;
		font-size: 1em;
}
.accentBlue, .accentBlue a{
	color: #3e4993;
	text-decoration: none;
}
#spacerContact{
	display: block;
	height: 14px;
	width: 100%;
}
#mapText{
	width: 417px;
	text-align: right;
	display: block;
}
#frame{
	width: 1030px;
	margin: 0px auto;
	text-align: left;
}
div.firm-profile {
  width: 440px;
}
div.firm-profile-company-text p { 
  margin-top: 0.5em; 
  margin-bottom: 1em;
  font-size: .8em;
}
div.firm-profile-company-image {
  text-align: right;
  margin-right: 2em;
  margin-bottom: 2em;
}
div.firm-profile-people-listing {
  text-align: left;
  width: 560px;
}
#thumb{
	position: absolute;
	right: 0px;
	top: 80px;
}
#rightContent ul{
	list-style: none;
}
#rightContent ul li { height: 30px; }
#rightContent ul li a{
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	/*height: 20px;*/
	display: block;
	font-weight: 500;
	font-size: .95em;
	/*padding-top: 10px;*/
}
#imageGrid table a img{
	margin: 0px 10px 10px 0px;
}
table{
	font-size: 0em;
	margin-left: 0px;
	margin-bottom: -10px;
}
table table{
	margin-bottom: 0px;
}
h2.listHeading{
	text-align: right;
	color: #3e4993;
}
a:focus{
	outline: none;
	border: 0px;
}

