html, body{
	margin:0; padding:0;
	background:url(../images/background.jpg) repeat-y fixed 50% 0%;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;color:#603407; text-align:center;
	}
#wrapper{
	width:780px; text-align:left; margin:0 auto;
	}
#top{
	height:2px; background:#FFFFFF;
	}
#bottom{
	height:2px; background:#FFFFFF;
	}
#header{
	border-bottom:1px solid #A59F85; height:308px;
	}
#hleftcol{
	float:left; margin:0 0 0 0px;
	width:285px; border-right:1px solid #FFFFFF;
	}
#hrightcol{
	margin:0 0 0 0px; padding:0;
	}
#logo{
	height:41px; border-bottom:1px solid #FFFFFF;
	}
#headerimg{
	height:172px; border-bottom:1px solid #FFFFFF;
	}
#topnavigation {
	display: inline;
	font-family:Arial, Helvetica, sans-serif; color:#74715F; text-transform:uppercase; font-size:13px; font-weight:bold;
	background:url(../images/menu_back.jpg) repeat-x; width:781px; float:left;
	}
#topnavigation ul {
	list-style: none; padding:0; margin:0;
	}
#topnavigation li {
	display: inline;
	}
#topnavigation a {
	color: #74715F; text-decoration: none;
	display: block; float: left; padding:68px 0 0 0; text-align:center;
	}
li#top-home a{
	background: url(../images/btn_home.jpg) no-repeat; width:78px; height:25px;
	}
li#top-firm a{
	background: url(../images/btn_firm.jpg) no-repeat; width:86px; height:25px;
	}
li#top-area a{
	background: url(../images/btn_area.jpg) no-repeat; width:159px; height:25px;
	}
li#top-people a{
	background: url(../images/btn_people.jpg) no-repeat; width:106px; height:25px;
	}
li#top-news a{
	background: url(../images/btn_news.jpg) no-repeat; width:147px; height:25px;
	}
li#top-capabilities a{
	background: url(../images/btn_capabilities.jpg) no-repeat; width:107px; height:25px;
	}
li#top-contact a{
	background: url(../images/btn_contact.jpg) no-repeat; width:95px; height:25px;
	}
#topnavigation a:hover {
	color: #603407;
	}
#content{
	background:url(../images/content_back.jpg) repeat-y; overflow:auto;
	}
#leftcol{
	float: left; margin: 0 0 0 0px;
	width: 235px; padding:17px 10px 10px 10px;
	}
#rightcol{
	margin:0 0 0 257px;
	padding:17px 10px 10px 10px;
	}

#footer{
	clear: both; 
	background:url(../images/footer_top.jpg) repeat-x; height:51px;
	text-align:right; padding:10px 10px 0 0; margin: 0 0 0 0px;
	}
a:link, a:visited, a:active{
	margin:0; padding:0; 
	color:#603407; text-decoration:underline;
	}
a:hover{
	text-decoration:none;
	}
#links {
	width:auto;
	padding: 0 0 10px 13px;
	border-bottom:1px dotted #FFFFFF;
	
	}
#links ul {
		margin: 0;
		padding: 0;
		border: none;
		list-style:none; 
		}
#links li {
		margin: 0; padding:0; text-indent:13px;
		display: block;
		width:100%;
		background:url(../images/arrow.gif) no-repeat;
		}
h5{
	margin:0; padding:0 0 13px 0;
	background:url(../images/b_white.gif) no-repeat;
	text-indent:13px; color:#603407;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-transform:uppercase;
	}
h6{
	margin:0; padding:0 0 13px 0;
	background:url(../images/b_color.gif) no-repeat;
	text-indent:13px; color:#603407;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-transform:uppercase;
	}
Table.Contact{
	margin:0; padding:0; width:500px;
	}
Table.Contact TD{
	height:22px; vertical-align:top; text-align:left;
	}
Table{
	margin:0; padding:0; width:500px;
	}
Table.profile{
	margin:0; padding:0; width:500px;
	}
Table.profile TD{
	margin:0; padding:10px 0;
	vertical-align:top; text-align:left;
	border-bottom:1px dotted #603407;
	}
p{
	margin:0; padding:0;
	}
.input{
	border:1px solid #C3BFA2; margin:0; padding:0; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;color:#603407; background:#EAEAEA;
	width:250px;
	}
.btn{
	background:#EAEAEA; border-right:2px solid #C3BFA2; border-bottom:2px solid #C3BFA2;
	border-top:1px solid #C3BFA2; border-left:1px solid #C3BFA2;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	color: #603407; font-weight:bold;
	}