/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	color : #000;
	text-align:center;	
	background-image: url(../images/bg.gif);
	background-repeat: repeat;	
}
#title {
	position:absolute;
	width:450px;
	height:20px;
	z-index:1;
	left: 140px;
	top: 275px;
}
whitebit {
background-color:#FFFFFF;
width: 100%;
height:140px;
}
#container {
    top:0px;
	padding: 0px;
	position:relative;
	width: 810px;
	margin-left:auto;
	margin-right:auto;
 	background: url(../images/body800.gif) repeat-y;
	text-align:left;
}
#top { 
	width:810px;
	padding:0;
	background: url(../images/opus800head.gif) no-repeat top center; 
	height: 290px; 
	z-index: 2; 
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
}
#top #title {
	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	width:500px;
	text-align:center;
	}
#top #phone {
	margin-top:50px;
	float: right;
	padding-right: 31px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	margin-bottom:50px;
}
#top #menu {
	float:left; 
	padding-top:0;
	height:18px;
	z-index:2;
	width: 475px;
	margin-top:3px;
	margin-left:50px;
	position: absolute;
	left: 255px;
	top: 117px;
	}
#main { 
	z-index:2;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-right:0px;
}
#main #content {
	margin-left:100px;
	margin-top:0px;
	margin-right:10px;
	padding: 0;
	width:645px;
/*	float:left; */
	font-family: arial, helvetica, sans-serif;
	font-size:14px;
	color: #000060;
	font-weight:400;
        text-align:justify;
	}
#footer {
	clear:both;
	background: url(../images/opus800foot.gif) no-repeat top center;
	margin: 0 auto;
	z-index:2; 
}
h1 {
	padding:0px;
	font-family:arial, helvetica, sans-serif;
	color: #000060;
	font-size: 18px;
	text-align: left;
	}
li {font-family:Arial, Helvetica, sans-serif;
	color:#0099FF;
	}
#copyright {
	width:700px;
	height:30px;
	z-index:1;
	margin-left: 40px;
	margin-top: 25px;
	text-align:center;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}
.style8 {
	color: #339933;
	font-weight: bold;
}
.style9 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {
	color: #009900;
	font-weight: lighter;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #BF4ABF;
}
.style7 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style11 {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.style10 {font-size: 9px}

#menu a:link{	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
        text-decoration:none;
	}
#menu a:visited{	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
        text-decoration:none;
	}
#menu a:hover{	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: orange;
        text-decoration:none;
	}
#lang {
	position:absolute;
	width:240px;
	height:35px;
	z-index:1;
	left: 310px;
	top: 70px;
}

