body {
	margin:0px;
	border:0px;
	background-image:url(../images/bg_main.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;	
	background-color:#033782;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;	
}

#main-container {
	height:100%;
	width:100%;
	background-image:url(../images/bg_motive.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

h1,h2,p {
	margin:0px;
}

a {
	color:#fff;
}

#main-container tr.euro_price td{
	padding:45px 42px 0px 42px;
}
#main-container tr.copyright td{
	padding:15px 42px 45px 42px;
}

#content {
	width:640px;
	margin:50px 0px 0px 50px;
}
#header {
	width: 640px;
	height: 90px;
}
.canvass {
	color:#ffffff;
	padding:10px 10px 10px 10px;
	background-color:#5187ce;
	font-size:11px;
	
}

.description {	
	text-align: justify;
	line-height:15px;
}

.canvass ul {
	 padding-left:15px;
	 margin:0px 0px 20px 0px;

}
.canvass ul li {
	margin-bottom:5px;
}
.canvass li {
	cursor: help;
	font-weight: bold;
}

.canvass .concl {
	font-weight: bold;
	cursor: auto;
}
.concl .important {
	color: #003399;
	font-weight: bold;
	font-size: 14px;
}

.hr {
	font-size:1px;
	line-height:1px;
	heigth:1px;
	background-image:url(../images/bg_dotted_line.gif);
	margin-bottom:15px;
}
.contact {
	
	margin-bottom:15px;
}
.adress {
	float:left;
	padding-right:50px;
}
.cleaner {
	clear:both;
	font-size:1px;
	line-height:1px;
}
img {
   behavior: url(pngbehavior.htc);
   border: 0px;
}
.button  {
  display: block;
  background-image:url(../images/bg_button.png);
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #003399;
  width: 450px;
  text-align: center;
  height: 40px;
  line-height: 38px;
  border: 1px solid #2B68C0;
}
a.button:hover  {
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000033;
}
.listDesc {
	font-weight: normal;
	visibility: hidden;
	text-align: justify;
	margin: 5px 0 15px 5px;
	height: 0px;
}
#logo1 {
	width: 160px;
	height: 40px;
	float: left;
}
#logo2 {
	width: 160px;
	height: 40px;
	float: right;
	margin-top: 19px;
}
h2 {
	color:#ffffff;
	padding:10px 10px 10px 10px;
	background-color:#5187ce;
	margin-bottom:17px;
	font-size:11px;
}
.price_desc {
	text-align: right;
	font-size: 10px;
	margin-bottom:15px;
	color: #5187CE;
}
hr {
	height: 1px;
	color: #fff;
	width: 100%;
}
.hr {
	background-image:url(../images/bg_dotted_line.gif);
	background-repeat: repeat-x;
	margin-bottom:15px;
	margin-top:15px;
	heigth:1px;
	
}
.webaddresses {
	padding-left: 30px;
}

