* {
	outline: 0;
}
body {
	background-color: white;
	background-attachment:inherit;
	background-image:url(../public_images/background.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:0;padding:0;
	padding-top: 12px;
}
.clear {
	clear: both;
	font-size: 0;
}
a span {
	display: none;
}
#BlackBackground {
	background:black none repeat scroll 0%;
	display:none;
	position:fixed;
}
#header {
	width: 900px;
	margin:0 auto;
}
.languages {
	position:absolute;
	top:0;
	width:900px;
	padding-top:6px;
}
	.languages a {
		text-indent:-9999px;
		float:right;
		background:url(../public_images/langs.png) left top no-repeat;
		width:16px;
		height:11px;
		margin-left: 5px;
	}
	.languages a:hover {
		background-position:left top;
	}
	.languages a.bg {background-position:left top;}
	.languages a.bg:hover,.languages a.bg.active {background-position:left bottom;}
	.languages a.en {background-position:right top;}
	.languages a.en:hover,.languages a.en.active {background-position:right bottom;}
#menu {
	position: relative;
	margin:0 0 4px 0;
	top:0;
}
#menu ul {
	padding: 0;
	padding-left: 14px;
	margin:0;
}
#header ul li {
	font-family: "myriad pro", arial, verdana;
	font-size: 12px;
	display: inline;
	float: left;
	list-style: none;
	line-height: 24px;
	text-transform: uppercase;
}
#header ul li a {
	padding-left: 20px;
	padding-right:20px;
	color: white;
	text-decoration: none;
	z-index: 10;
	position: relative;
	display:block;
}
#header .nav .background {
	width: 1px;
	height: 24px;
	background-image: url(../public_images/nav1.gif);
	text-align: right;
	padding:0;
	position: absolute;
	z-index: 8;
	top:0;
	left: 50px;
	visibility: hidden;
	clear:both;
}
#header .nav .background .right {
	width: 5px;
	height: 24px;
	background-image: url(../public_images/nav2.gif);
	float: right;
	border: 0;
}
#header #logoBanner {
	width: 906px;
	height: 182px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#header .homeBanner {
	width: 904px;
	height: 396px;
}
.container {
	width: 904px;
	margin:0 auto;
	margin-top: 4px;
}
.container .panels {
	width: 214px;
	float: left;
	font: 11px tahoma;
}
.container .panels a {
	line-height: 22px;
	display: block;
	color: black;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}
.container .panels a:hover, .container .panels a.current {
	background-color: #C5DCF0;
}
.container .panels .panelRent, .container .panels .panelPackets, .container .panels .panelSale {
	width: 204px;
	background-repeat: no-repeat;
	background-position: top;
	padding: 44px 0 0 0;
}
.container .panels .panelRent {
	background-image: url(../public_images/panels1.png);
}
.container .panels .panelRent.en {
	background-image: url(../public_images/en-panels1.png);
}
.container .panels .panelPackets {
	background-image: url(../public_images/panels3.png);
}
.container .panels .panelPackets.en {
	background-image: url(../public_images/en-panels3.png);
}
.container .panels .panelSale {
	background-image: url(../public_images/panels4.png);
}
.container .panels .panelSale.en {
	background-image: url(../public_images/en-panels4.png);
}
.container .panels .panelRent div, .container .panels .panelPackets div, .container .panels .panelSale div {
	background-image: url(../public_images/panels2.png);
	background-repeat: repeat-y;
	padding: 0 4px 10px 4px;
}
.container .panels .panelEnd {
	background-image: url(../public_images/panels5.png);
	background-repeat: no-repeat;
	height: 17px;
	font-size: 0;
}
.container .panels ul {
	margin: 0;
	list-style: none;
	padding:0;
}
.container .panels ul ul {
	overflow: hidden;
	height: 0px;
}
.container .panels ul ul li a {
	padding-left: 30px;
	background-image:url(../public_images/menubg.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.container .content {
	width: 690px;
	float: right;
	font: 11px tahoma;
}
.container .content h1 {
	font-family: "myriad pro", "century gothic", "trebuchet ms", "arial";
	font-size: 25px;
	font-weight: normal;
	color: black;
	margin: 0;
	padding: 5px 5px 14px 13px;
}
.container .content DIV.body {
	background-image: url(../public_images/body_back.png);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 533px;
	padding: 10px 17px 20px 17px;
	line-height: 130%;
}
.container .content DIV.body h2 {
	font-family: "myriad pro", "century gothic", "trebuchet ms", "arial";
	font-size: 18px;
	font-weight: normal;
	line-height: 120%;
	color: black;
	margin: 0;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #666666;
	position: relative;
}
.container .content DIV.body a {
	color: #157A86;
}
.container .content DIV.body a:hover {
	color: black;
}
/* PRODUCTS */



		.container .content DIV.body .product {
	float: left;
	margin: 2px;
	margin-left: 9px;
	display: block;
	height: 130px;
}
.container .content DIV.body .product IMG {
	border: 0;
}
.container .content DIV.body .product .image {
	display: block;
	height:200px;
}
.container .content DIV.body .product .link {
	margin-top: -120px;
	padding:1px;
	border-top: 1px solid white;
	background-image: url(../public_images/pr_title.gif);
	background-position: bottom;
	background-color: #666666;
	background-repeat: repeat-x;
	color: white;
	text-decoration: none;
	padding-left: 10px;
	height: 24px;
	line-height: 22px;
	overflow: hidden;
	width: 193px;
	display: block;
	position: relative;
}
.container .content DIV.body .product a:hover .link {
	background-color: #333333;
	background-image: url(../public_images/pr_titlee.gif);
}
.news-article-author {
	color: #999999;
	margin-bottom: 7px;
}
.date {
	display: inline;
	font-weight: bold;
	color: #999999;
}
.footer {
	border-top: 2px solid #F5F5F5;
	margin-top: 20px;
	font-size:0px;
}
.footer img {
	background:#CCCCCC;
	width: 100%;
	height: 1px;
}
.footer div {
	padding: 20px 20px 26px 20px;
	font: 11px tahoma;
	line-height: 130%;
	color:#5C5C5C;
}
.footer a {
	color:#5C5C5C;
}
.footer a:hover {
	color: black;
}
.home {
	padding-top: 5px;
}
.home .left {
	width: 250px;
	float: left;
	text-align:center;
	padding-top: 10px;
}
.home .right {
	width: 640px;
	float: left;
}
.home .homePanel {
	width: 310px;
	float: left;
	font: 11px tahoma;
	line-height: 130%;
	margin-right: 10px;
 *height: 90px;
	min-height: 80px;
}
.home .homePanel h1 {
	font-family: "myriad pro", arial, verdana;
	text-transform:uppercase;
	font-size: 14px;
	font-weight: normal;
	margin:0;
	padding: 10px;
	padding-left:0;
}
.galleryImages {
	text-align: center;
	margin-bottom: -20px;
	clear:both;
}
.galleryImages a {
	float: left;
	height:120px;
}
.galleryImages IMG {
	margin: 7px;
	margin-bottom: -80px;
}

a#quote {
	margin-top: -6px;
	margin-bottom: 4px;
	float: right;
	width: 149px;
	height: 44px;
	cursor: pointer;
}
a#quote IMG {
	background-image: url(../public_images/quote.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 149px;
	height: 44px;
}


a#quote:hover IMG {
	background-position: -160px 0px;
}

a#quote:active IMG {
	background-position: -310px 0px;
}
a#quote.disabled IMG {
	background-position: -460px 0px;
	background-repeat: no-repeat;
	width: 149px;
	height: 44px;
}
