html, body, #container {
	min-height: 100%;
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}
body {
	font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #B3B3B3;
}
div, span, p, a, form, td, th, img {
	margin: 0;
	padding: 0;
	border: 0;
}
* a {
	text-decoration: none;
	color: #a6b8bf;
}
img.png {
	behavior: url("iepngfix.htc")
}
/********************************* MAIN ***********************************/
table.fheight {
	width: 100%;
	height: 100%;
}
table.fheight td.main {
	width: 100%;
	vertical-align: top;
}
table.fheight td.footer {
	height: 178px;
	vertical-align: bottom;
}
#header {
	margin: 14px 14px 0 14px;
	background: #C6C6C6 url('../../images/chrome/header_bg.jpg') top left no-repeat;
	height: 144px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
#content {
	margin: 0 14px 0 14px;
	padding: 52px 0 52px 122px;
	background: #333234 url('../../images/chrome/content_bg.jpg') top center repeat-x;
	overflow: auto;
}
#footer {
	margin: 0 14px 14px 14px;
	background: #C6C6C6 url('../../images/chrome/footer_bg.jpg') bottom left no-repeat;
	height: 178px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
/***********************************************************************************/
#header_left {
	width: 240px;
	margin: 52px 72px 0 122px;
	float: left;
	display: inline;
}
#header_right {
	width: 566px;
	margin: 85px 0 0 0;
	float: left;
	display: inline;
}
#header_right table.imprint {
}
#header_right table.imprint td {
	vertical-align: middle;
}
#header_right table.imprint td img.language {
	padding-right: 4px;
	border: 0;
}
/************************************************************************************/
#cnt_left {
	width: 240px;
	margin: 0 72px 0 0;
	float: left;
	display: inline;
}
#cnt_right {
	width: 566px;
	float: left;
	display: inline;
}
#cnt_right_left {
	width: 426px;
	text-align: left;
	float: left;
	display: inline;
}
#cnt_right_right {
	width: 140px;
	text-align: right;
	float: left;
	display: inline;
}
#cnt_right_right img {
	border: 0;
}
#pageTitle {
	width: 100%;
	border-bottom: 1px solid #565656;
	padding-bottom: 5px;
	margin-bottom: 26px;
}
#cnt_right_left a.email {
	color: #FFF;
	text-decoration: none;
	font-size: 9px;
}
#cnt_right_left a.email:hover {
	text-decoration: underline;
}
/************************************************************************************/
.news {
	margin-top: 64px;
	padding-left: 60px;
}
#cnt_right .news {
	margin-top: 30px;
	padding: 0;
}
.news p.title {
	color: #a6b8bf;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.news p.title a {
	color: #a6b8bf;
}
.news p.title a:hover {
	text-decoration: underline;
}
.news p.info, .news p {
	font-size: 9px;
	font-style: italic;
	margin-bottom: 20px;
}
.news p.info span {
	font-weight: bold;
}
.news p.img img {
	padding: 6px;
	background: #4a4a4b;
}
#menu {
	margin-top: 9px;
	width: 240px;
}
#menu ul, #menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li img {
	border: 0px;
}

p.contact {
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 16px;
}
p.contact span.blue {
	color: #a6b8bf;
}
p.galleryButtons img {
	margin-right: 30px;
}
p.galleryMosaic img {
	margin: 20px 7px 7px 0;
	padding: 6px;
	background: #4a4a4b;
	border: 0;
}
/************************************************************************************/
#footer {
	position: relative;
	color: #676e77;
}
#footer table {
	position: absolute;
	left: 122px;
	top: 20px;
}
#footer table td {
	letter-spacing: -1px;
	font-size: 9px;
}
#footer table td img {
	margin-right: 5px;
}
#footer table td a.email {
	color: #404040;
	text-decoration: none;
	font-size: 9px;
}
#footer table td a.email:hover {
	text-decoration: underline;
}

#quotations_form textarea {
	width: 360px;
	height: 150px;
}

#quotations_form textarea.q_source {
	height: 80px;
}

/*****************popup*****************/

.pop_overlay_amb{}
#pop_overlay{position:fixed; left:0; top:0; right:0; bottom:0; opacity:0.5; filter:alpha(opacity=50); z-index:500; background:#000;}
.popup_container {width:480px; position:absolute; top: 135px; left: 415px; z-index:1000;}
.popup_cnt p.pop_img{margin:0 10px 7px 0; float:left;}
.popup_cnt p.txt{font-size:13px; color:#000;}
.close {position:absolute; top:25px; right:157px; z-index:1511; width:25px; height:32px;}





