body {
margin: 0px;
padding: 0px;
border: 0px;
text-align: center;/* hack for ie5*/
min-width: 760px;
background-color: #DDDAD1; 
}


#wrapper {
	width: 760px;
	w\idth: 760px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	background-color: #fff;
	}


.topbar {
	width: 760px;
	background: repeat-y top left url(topbar_bg.gif) ;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
	height: 40px;
	padding: 0px;
	}


#indexcontentWrapper	{
	background: #fff url(within.jpg) no-repeat center left;
	padding: 0px;
	border: 0px;
	position: relative;
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 0px;
	width: 720px;
	}


#bodybluecontentWrapper	{
	background: #fff url(within_bg.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: relative;
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 0px;
	width: 720px;
	}


#contentWrapper	{
	background: #fff url(bg_line.gif) no-repeat top left;
	padding: 0px;
	border: 0px;
	position: relative;
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 0px;
	width: 720px;
	}
	
	
	
#bigImage	{
	background: #fff;
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	top: 115px;
	left: 0px;
	width: 420px;
	height: 420px;
	}



.title	{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	}

	
	
.text {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 450px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}

.table {
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}

.image {
	position: absolute;
	left: 0px;
	top: 225px;
	padding: 0px;
	}


.logo {
	position: absolute;
	left: 490px;
	top: 0px;
	}


.buttons {
	position: absolute;
	left: 500px;
	top: 165px;
	}	
	

.submenu {
	position: absolute;
	left: 606px;
	top: 250px;
	}
	
.submenu_inov {
	position: absolute;
	left: 613px;
	top: 212px;
	}
		
.submenuButtons {
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	left: 648px;
	top: 264px;
	}	
	
.submenuButtons_innov {
	margin: 0px;
	padding: 0px;
	border: 0px;
	position: absolute;
	left: 639px;
	top: 225px;
	}	

.one  {
	text-decoration: none;
	color: #00A0E8;
	}
	
a.one {
	text-decoration: none;
	color: #00A0E8;
	}
	
a.one:visited {
	text-decoration: none;
	color: #00A0E8;
	}
	
a.one:hover {
	text-decoration: underline;
	color: #0062C8;
	}
	
a.one:active {
	text-decoration: none;
	color: #7EE600;
	}
