body {
	margin:0 auto;
}

#wrapper {
	margin:0 auto;
	width:822px;
}

#header {
	width:822px;
	height:172px;
	background:url(../images/header.jpg);
}

#content-bg {
	width:822px;
	height:534px;
	background:url(../images/content_bg.jpg);
}

#nav-left {
	float:left;
	width:224px;
}

#nav-left-text {
	padding:192px 35px 0 0;
	text-align:right;
	font-family:Tahoma;
	font-size:12px;
}


#but-home a{
	display:block;
	float:left;
	width:224px;
	height:43px;
	background:url(../images/but_home.jpg);
}

#but-about a{
	display:block;
	float:left;
	width:224px;
	height:36px;
	background:url(../images/but_about.jpg);
}

#but-services a{
	display:block;
	float:left;
	width:224px;
	height:33px;
	background:url(../images/but_services.jpg);
}

#but-investment a{
	display:block;
	float:left;
	width:224px;
	height:33px;
	background:url(../images/but_investment.jpg);
}

#but-consulting a{
	display:block;
	float:left;
	width:224px;
	height:34px;
	background:url(../images/but_consulting.jpg);
}

#but-contact a{
	display:block;
	float:left;
	width:224px;
	height:43px;
	background:url(../images/but_contact.jpg);
}

#under-nav-bg {
	float:left;
	width:224px;
	height:312px;
	background:url(../images/under_nav_bg.jpg);
}

#footer-img {
	width:822px;
	height:42px;
	background:url(../images/footer_img.jpg);
}

#footer {
	width:822px;
	height:20px;
}

#footer-text-left {
	padding-left:40px;
	font-family:Tahoma;
	font-size:9px;
	float:left;
}

#footer-text-left a{
	color:black;
	text-decoration:none;
}

#footer-text-right {
	padding-right:30px;
	font-family:Tahoma;
	font-size:9px;
	float:right;
}

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding-left:3px;
	padding-right:3px;
	padding-top:14px;
	width:585px;
	height:520px;
	overflow:auto;
}

#heading {
	font-size:17px;
	float:right;
	font-weight:bold;
}

.color-heading {
	color:#5e0505;
}
