/* Page setup */
Table.QuoteMain
{
	border-color: #0000cc;
	width: 800px;
	border: 1;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	text-align: center;
}
#contener {
	background-image: url('images/background.gif');
	background-repeat: repeat-x; 
	width:800px;
	height:600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position:relative
}
#mainpicture {
	position: absolute;
	top:138px;
	left:0px;
	width:800px;
	height:267px;
	z-index:10;
}
#textbox {
	border-left:2px solid #FFFFFF; border-right:2px solid #FFFFFF; border-top:2px solid #FFFFFF; position: absolute; 
	width: 420px; 
	height: 470px; 
	z-index: 15; 
	left: 370px; 
	top: 130px;
	background-color:#BCCADE; 
	padding: 20px
}
#smallpicture {
	border-left:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; background-position: 0% 0%; padding:0; position: absolute; 
	width: 110px; 
	height: 120px; 
	z-index: 12; 
	top: 0px; 
	float:right;
	right:0; background-image:url('images/meeting1.jpg'); background-repeat:repeat; background-attachment:scroll
}
#headline {
	position: absolute; width: 250px; height: 75px; z-index: 13; left: 120px; top: 300px
}
#copyright {
	position: absolute; width: 364px; height: 68px; z-index: 14; left: 0px; top: 408px

}

/* styles */
.topmenu {
	list-style-type: none;
	z-index: 1000;
	margin: 0;
	padding:0;
	color: #FFFFFF; 
	background-color:#000077;
}
.topmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
}
.topmenu a:hover {
	color: #9D9DFF;
	text-decoration: none;
}
.title { 
	font-family: Verdana; 
	font-size: 18pt; 
	color: #000077; 
	font-weight: bold; 
}
.title a { 
	text-decoration = none;
	color: #000077;
}
.title a:hover {
	text-decoration = none;
}
.title a:visited {
	color: #000077;
}
.textbox h1{
	font-size:16px;
	font-weight: bold; 
	color: #000077;
}
.headline {
	font-size: 20; font-weight: bold; padding:10px
}
.copyright {
	font-size: 7pt
}
dl, dt, dd, li {
				margin: 0;
				padding: 0;
				list-style-type: none;
				}
				
				#partnersMenu {				
				top: 10em;
				left: 1em;
				width: 10em;
				}

				#partnersMenu dt 
				{
				cursor: hand;
				height: 20px;
				line-height: 20px;
				text-align: left;
				font-weight: bold;
				width: 350px;
				padding:5;		
				position: static;	
				}

				#partnersMenu dd 
				{
				display: none;
				border-left:2px solid #FFFFFF;  border-top:2px solid #FFFFFF; border-bottom:2px solid #FFFFFF;
				left: -350px;				
				width: 350px;
				top: 420px;								
				background: #BCCADE;
				z-index: 0;				
				color: #000000;
				padding:5;
				font-size: 9pt;
				position: absolute;
				}

				#partnersMenu li {
				text-align: center;
				font-size: 85%;
				height: 18px;
				line-height: 18px;
				}
				#partnersMenu li a, #partnersMenu dt a {
				color: #000;
				text-decoration: none;
				display: block;
				}


dl, dt, dd, li {
				margin: 0;
				padding: 0;
				list-style-type: none;
				}
				
				#productsMenu {				
				top: 10em;
				left: 1em;
				width: 10em;
				}

				#productsMenu dt 
				{
				cursor: hand;
				height: 20px;
				line-height: 20px;
				text-align: left;
				font-weight: bold;
				width: 350px;
				padding:5;					
				position: static;				
				}

				#productsMenu dd 
				{
				display: none;
				border-left:2px solid #FFFFFF;  border-top:2px solid #FFFFFF; border-bottom:2px solid #FFFFFF;
				left: -350px;				
				width: 350px;
				top: 120px;					
				background: #BCCADE;
				color: #000000;
				padding:5;
				font-size: 9pt;
				position: absolute;
				}

				#productsMenu li {
				text-align: center;
				font-size: 85%;
				height: 18px;
				line-height: 18px;
				}
				#productsMenu li a, #productsMenu dt a {
				color: #000;
				text-decoration: none;
				display: block;
				}
dl, dt, dd, li {
				margin: 0;
				padding: 0;
				list-style-type: none;
				}
				
				#servicesMenu {				
				top: 10em;
				left: 1em;
				width: 10em;
				}

				#servicesMenu dt 
				{
				cursor: hand;
				height: 20px;
				line-height: 20px;
				text-align: left;
				font-weight: bold;
				width: 350px;
				padding:5;					
				position: static;				
				}

				#servicesMenu dd 
				{
				display: none;
				border-left:2px solid #FFFFFF;  border-top:2px solid #FFFFFF; border-bottom:2px solid #FFFFFF;
				left: -350px;				
				width: 350px;
				top: 120px;					
				background: #BCCADE;
				color: #000000;
				padding:5;
				font-size: 9pt;
				position: absolute;
				}

				#servicesMenu li {
				text-align: center;
				font-size: 85%;
				height: 18px;
				line-height: 18px;
				}
				#servicesMenu li a, #servicesMenu dt a {
				color: #000;
				text-decoration: none;
				display: block;
				}