body {
	font: 12px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	background: #111 url('../images/body-bg.gif') repeat-x;
}

img {
	border: none;
}
br {
	clear:both;	
}
form {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none; 
	color: #ff002a;
	outline:none;
}
a:hover {
	text-decoration: underline;
	outline:none; 
}
#page {
	width: 987px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 121px 0 10px;
	position: relative; 
}

.logo {
	position: absolute;
	left: 21px;
	top: 22px; 
}

.logo a {
	display: block; 
	text-indent: -9999px;
	width: 224px;
	height: 56px;
	overflow: hidden;
	background: url('../images/logo.gif') no-repeat;
}
#content {
	overflow: hidden;
/*	height: 100%;*/
}
#footer {
	margin: 0px 0 0px 22px; 
	padding: 10px 0px 0px 0px; 
	color: #929292;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
#footer_home {
	margin: 0px 0 0 0px;
	color: #929292;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

.home {
	overflow: hidden;
/*	height: 100%;*/
	position: relative; 
}
.home img {
	display: block; 
}
.home .cont {
	position: absolute;
	right: 20px;
	bottom: 20px; 
	width: 336px;
}
.home .cont div {
	background: url(../images/home-transparent-bg.png);
	overflow: hidden;
	width: 100%;
}
.home .cont strong {
	display: block; 
	width: 288px;
	height: 201px;
	margin: 19px 0 0 23px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home-head.png) no-repeat;
}
.home .cont span {
	display: block; 
	background: #010101;
	padding: 17px 26px 18px 0;
	margin-top: 24px;
	width: 310px;
	overflow: hidden;
}
.home .cont a {
	width: 175px;
	height: 15px;
	float: right; 
	cursor: pointer; 
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home-link.png) no-repeat;
}
#navigation {
	position: absolute;
	right: 10px;
	top: 34px; 
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navigation li {
	float: left; 
	margin-left: 14px;
	display: inline; 
	font-size: 15px;
}
#navigation li a {
	float: left; 
	height: 24px;
	color: #fff;
	padding: 3px 11px 0;
	text-decoration: none; 
}
#navigation li.active a,
#navigation li a:hover {
	background: url(../images/navigation-bg.gif) repeat-x;
}
#navigation .active ul {
	display: block; 
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 11px;
	top: 33px; 
	width: 700px;
	text-align: right; 
	display: none; 
}
#navigation ul li {
	float: none; 
	margin: 0; 
	font-size: 12px;
	font-style: italic;
	padding: 0 0 0 7px;
}
#navigation ul li a {
	float: none; 
	height: auto;
	padding: 0; 
	color: #a3a3a3;
	background: none !important; 
}
#navigation ul li a.active,
#navigation ul li a:hover {
	color: #ed1c24;
}


.portfolio {
	overflow: hidden;
/*	height: 100%;  */
	padding: 0 0 0 2px;
	margin: -17px 0 -2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.portfolio .col {
	float: left; 
	width: 302px;
	display: inline; 
	margin-left: 20px;
}
.portfolio a {
	color: #fff;
	font-size: 12px;
	display: block;
	margin-top: 17px;
}
.portfolio img {
	display: block;
}
.portfolio span {
	display: block; 
	height: 24px;
	cursor: pointer; 
	margin-top: 1px;
	padding: 9px 0 5px 8px;
	background: url(../images/portfolio-gradient.png) repeat-x;
	background-color:#1e1e1e;
}
#content h1 {
	margin: 0; 
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}
#content p {
	margin: 8px 0 0; 
	line-height: 20px;
}
.firm-img {
	float: left; 
	margin: 0 0 0 22px;
}
.firm-cont {
	float: right; 
	width: 302px;
	margin: -3px 0 -5px;
	padding: 0 21px 0 0;
}

.details {
	overflow: hidden;
/*	height: 100%;*/
	padding: 0px 0px 0px 22px;
	margin-top: -2px;
	width:944px;
}
.details h2 {
	margin: 0; 
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase; 
}
.details .img-cont {
	overflow: hidden;
	height: 396px;
	margin-top: 14px;
	position: relative;
	background-color:#000;
	color:#000; 
}
.details .img-cont img {
	display: block; 
}
.details .cont {
	position: absolute;
	left: 472px;
	top: 0; 
	font-size: 11px;
	width: 401px;
	padding: 0 39px 0 32px;
	background: url(../images/detail_transparent_bg.png);
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	display:none;
}
.details .cont .scroll {
	overflow: auto;
	height:396px;
	padding: 0 32px 0 0px;
	margin: 0 -39px 0 0px;
}

#content .details .cont p {
	line-height: 18px;
	margin: 12px 0 0;
	color:#fff;
}
#content .details .cont h2 {
	line-height: 18px;
	margin: 12px 0px 0px 0px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.details .headline {
	overflow: hidden;
	/*height: 100%;
	position: relative; */
	padding: 29px 0px 0px 0px;
}

.details .headline .divider {
	overflow: hidden;
	background: url(../images/detail-dot.gif) repeat-x 100%;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 8px;
	display:block;
}
.details .headline h1 {
	float: left;
	color:#fff; 
}
.details .headline a {
	float: right; 
	margin: 4px 0 0;
}

.bottom-bar {
	width:944px;
	background: #000;
	overflow: hidden;
	/*height: 100%;*/
	padding: 13px 0;
	font-size: 11px;
}
.bottom-bar a {
	color: #fff;
}
.bottom-bar ul {
	margin: 0;
	padding: 2px 0 2px 22px;
	list-style: none;
	overflow: hidden;
	height: 35px;
	background: url(../images/bottom-bar-line.gif) repeat-y 194px 0;
}
.bottom-bar ul li {
	display: table-cell; 
	vertical-align: middle;
}
* html .bottom-bar ul li {
	float: left; 
}
* +html .bottom-bar ul li {
	float: left; 
}
.bottom-bar ul li.cell1 {
	width: 163px;
	padding-right: 10px;
}
.bottom-bar ul li.cell2 {
	width: 163px;
	text-align: center; 
}
/*.bottom-bar ul li.cell2_hidden {
	width: 163px;
	text-align: center; 
	visibility:hidden;
}*/
.bottom-bar ul li.cell3 {
	padding-left: 8px;
}
.bottom-bar ul li.cell3 {
	padding-left: 8px;
}
.bottom-bar p {
	margin: 0 !important;
	line-height: 18px !important;
}
.bottom-bar strong {
	text-transform: uppercase; 
}
.bottom-bar .cell3 a {
	float: left;
	margin: 0 0 0 7px;
	border: 1px solid #000;
}
.bottom-bar .cell3 a:hover {
	float: left;
	margin: 0 0 0 7px;
	border: 1px solid #dadada;
}
.bottom-bar img {
	float: left; 
	/*border: 1px solid #404040; */
}
.bottom-bar .active img {
	border-color: #fff;
}