html {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
body {
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	width: 690px;
	margin: 0px auto;
	padding: 0px 27px 0px 28px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 500px;
	*height: 500px;
}
img {
	border-style: none;
}
a {
	text-decoration: underline;
	color: #085CB6;
}
a:hover {
	text-decoration: none;
	color: #32837E;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}

h2, h3 {
	margin-bottom: 16px;
	margin-top: 0px;
}
.logo {
	position: absolute;
	left: 27px;
	top: 16px;
}
.add_ons {
	font-size: 11px;
	text-align: right;
	line-height: 25px;
	height: 25px;
	margin-bottom: 51px;
	margin-top: 10px;
	padding-top: 37px;
}
.add_ons a {
	color: #464646;
	font-weight: bold;
	margin: 0px 7px 98px;
}
.top_nav {
	height: 30px;
	border-bottom: 8px solid #32837E;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.top_nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
.top_nav a {
	display: block;
	height: 30px;
}
.top_nav a:hover {
	background-position: 0px 30px;
}
.top_nav b {
	display: block;
	height: 30px;
	background-position: 0px 30px;
}
.top_nav .home {
	background-image: url(images/home.gif);
	width: 60px;
}
.top_nav .about {
	background-image: url(images/about.gif);
	width: 126px;
}
.top_nav .why {
	background-image: url(images/why.gif);
	width: 126px;
}
.top_nav .services {
	background-image: url(images/services.gif);
	width: 126px;
}
.top_nav .clients {
	background-image: url(images/clients.gif);
	width: 126px;
}
.top_nav .news {
	background-image: url(images/news.gif);
	width: 126px;
}
.sub_top_nav {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 170px;
	margin: 0px;
	padding: 0px;
}
.sub_top_nav li {
	position: static;
	float: none;
	color: #FFFFFF;
	width: 167px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 32px;
}
.sub_top_nav a {
	display: block;
	height: 32px;
	width: 167px;
}
.sub_top_nav a:hover {
	background-position: 0px 32px;
}
.top_nav .sub_top_nav .wh {
	background-image: url(images/why_why.gif);
	width: 125px;
}
.top_nav .sub_top_nav .team {
	background-image: url(images/why_team.gif);
	width: 125px;
}

.top_nav .sub_top_nav .sp {
	background-image: url(images/services_str.gif);
}
.top_nav .sub_top_nav .mr {
	background-image: url(images/services_mr.gif);
}
.top_nav .sub_top_nav .ss {
	background-image: url(images/services_ss.gif);
}
.top_nav .sub_top_nav .fa {
	background-image: url(images/services_fa.gif);
}
.top_nav .sub_top_nav .neg {
	background-image: url(images/services_ne.gif);
}
.top_nav .sub_top_nav .pm {
	background-image: url(images/services_pm.gif);
}
.top_nav .sub_top_nav .la {
	background-image: url(images/services_la.gif);
}
.top_nav .sub_top_nav .cli {
	background-image: url(images/clients_clients.gif);
	width: 125px;
}
.top_nav .sub_top_nav .cas {
	width: 125px;
	background-image: url(images/clients_case.gif);
}
.top_nav #why {
	display: none;
}
.top_nav #services {
	display: none;
}
.top_nav #clients {
	display: none;
}

.menu {
	background-color: #0C1C8F;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 215px;
	margin: 0px 0px 23px;
	padding: 65px 0px 28px;
	list-style: none;
}
.menu li {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	line-height: 35px;
	height: 35px;
}
.menu a {
	display: block;
	height: 35px;
	width: 175px;
}
.menu a:hover {
	background-position: 0px 35px;
}
.menu .strategic {
	background-image: url(images/menu_strategic.gif);
}
.menu .market {
	background-image: url(images/menu_market.gif);
}
.menu .site {
	background-image: url(images/menu_site.gif);
}
.menu .financial {
	background-image: url(images/menu_financial.gif);
}
.menu .negot {
	background-image: url(images/menu_negot.gif);
}
.menu .prm {
	background-image: url(images/menu_pm.gif);
}


.flash {
	background-image: url(images/flash_bg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 277px;
	width: 475px;
	padding-top: 26px;
}
.pict {
	float: left;
	width: 215px;
	text-align: center;
	padding-top: 15px;
}
.content {
	float: left;
	width: 475px;
}
.item {
	float: left;
	width: 149px;
	margin: 0px 12px 15px 0px;
}
.content .lst {
	margin-right: 0px;
}

.item img {
	display: block;
}

.item .name {
	margin-top: 15px;
	margin-bottom: 10px;
	display: block;
}
.divider {
	font-size: 0px;
	clear: both;
	height: 0px;
	border-top: 4px solid #DEDEDE;
	margin-bottom: 18px;
}
.content .left {
	float: left;
	width: 230px;
	margin: 0px 15px 30px 0px;
}
.content .right {
	float: left;
	width: 224px;
	margin-bottom: 30px;
}
.footer {
	height: 41px;
	font-size: 11px;
	clear: both;
}
.footer .left {
	float: left;
	padding-left: 10px;
}
.footer .left a {
	color: #000000;
	text-decoration: underline;
	margin-right: 5px;
}
.footer .left a:hover {
	text-decoration: none;
}
.footer .right {
	color: #666666;
	float: right;
}

.footer .right a {
	color: #666666;
}
.contentinner {
	float: left;
	width: 670px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-top: 30px;
}
.contentinner .right_floated {
	float: right;
	margin-right: 5px;
	margin-left: 10px;
}

.addressleft {
	clear: left;
	float: left;
	width: 250px;
	padding-right: 20px;
}
.addressright {
	clear: right;
	float: left;
	width: 250px;
}
.formmail {
	clear: both;
	float: left;
	width: 450px;
	margin-top: 20px;
	line-height: 200%;
}
.tit {
	display: block;
	clear: left;
	float: left;
	width: 100px;
}
.menu1 {
	background-color: #0C1C8F;
	background-image: url(images/menu_bg1.gif);
	background-repeat: no-repeat;
	float: left;
	width: 215px;
	margin: 0px 0px 23px;
	padding: 100px 0px 28px;
	list-style: none;
}
.menu1 li {
	padding: 0px;
	line-height: 35px;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.menu1 a {
	display: block;
	height: 35px;
	width: 180px;
}
.menu1 a:hover {
	background-position: 0px 35px;
}
.menu1 .strategic {
	background-image: url(images/menu_strategic.gif);
	background-repeat: repeat-y;
}
.menu1 .market {
	background-image: url(images/menu_market.gif);
	background-repeat: repeat-y;
}
.menu1 .site {
	background-image: url(images/menu_site.gif);
	background-repeat: repeat-y;
}
.menu1 .financial {
	background-image: url(images/menu_financial.gif);
	background-repeat: repeat-y;
}
.menu1 .negot {
	background-image: url(images/menu_negot.gif);
	background-repeat: repeat-y;
}
.menu1 .pm {
	background-image: url(images/menu_pm.gif);
	background-repeat: repeat-y;
}
.menu1 .lease {

	background-image: url(images/menu_lease.gif);
	background-repeat: repeat-y;
}.cs {
	clear: left;
	float: left;
	width: 390px;
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #3985C0;
}
.clients1 {
	clear: right;
	float: right;
	width: 250px;
}
.flash1 {
	background-image: url(images/flash_bg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 347px;
	width: 475px;
	padding-top: 26px;
	background-color: #0C1C8F;
}.add_ons img {
	display: block;
	float: right;
}
