
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div.header{
	width: 774px;
	text-align: left;
}

table.content,
div.content{
	width: 774px;
	text-align: left;
}

div.footer
{
	text-align: center;	
}

div.footer span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B79B6;
}

div.top{
	width: 774px;
	height: 63px;
	background-image: url(back_top.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 2px #FFFFFF;
}

div.top div.home{
	width: 150px;
	height: 63px;
	cursor: pointer;
	float: left;
}

div.top div.login{
	width: 200px;
	height: 15px;
	cursor: pointer;
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 10px;
}

div.menu{
	width: 774px;
	background-color: #3C73AB;
	border-bottom: solid 2px #FFE607;
}

div.menu_left{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 15px;
}

div.menu_left div.button{
	border-bottom: solid 1px #FFE607;
	padding: 3px;
	padding-left: 10px;
}

div.menu_left div.button A{
	color: #FFFFFF;
	text-decoration: none;
}

div.menu_left div.button A:HOVER{
	color: #FFE607;
	text-decoration: none;
}

table.main_content
{
	width: 774px;
}

.toppane
{
	width: 774px;
/*	height: 95px; */
	margin-bottom: 1px;
}

.leftpane
{
	width: 160px;
/*	height: 100%;
	float: left; */
	background-color: #3B79B6;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.contentpane
{
	width: 614px;
/*	height: 500px; */
	float: right;	
}

div.flash_index{
	width: 774px;
	height: 170px;
	margin-bottom: 0px;
}

div.document{
	width: 774px;
	height: 500px;
}

div.left_index{
	width: 194px;
	height: 500px;
	float: left;
}

div.right{
	width: 574px;
	height: 500px;
	float: right;
}


div.left_index div.title_news{
	width: 194px;
	height: 24px;
	background-image: url(../img/title_news.gif);
	background-repeat: no-repeat;
}

div.left_index div.box_news{
	width: 194px;
	height: 413px;
	border: solid 1px #3C73AC;
	border-bottom: none;
	border-top: none;
}

div.left_index div.box_news div.news{
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.left_index div.box_news div.news A{
	color: #739BC3;
	text-decoration: none;
}

div.left_index div.box_news div.news A:HOVER{
	color: #3C73AC;
	text-decoration: underline;
}

div.left_index div.box_news div.text_news{
	height: 70px;
	margin-bottom: 8px;
}

div.left_index div.box_news div.text_news div.date{
	font-weight: bold;
	color: #0C539A;
}

div.left_index div.box_news div.text_news div.title_text_news{
	text-transform: uppercase;
	color: #3C73AC;
}


div.right div.title_prouct_info{
	width: 574px;
	height: 24px;
	background-image: url(../img/title_prouct_info.gif);
	background-repeat: no-repeat;
}

div.right div.prouct_info{
	width: 574px;
	border-left: solid 1px #3C73AC;
	border-right: solid 1px #3C73AC;
}

div.right div.title_cases_studies{
	width: 363px;
	height: 24px;
	background-image: url(../img/title_cases_studies.gif);
	background-repeat: no-repeat;
}

div.right div.bottom_cases_studies{
	width: 363px;
	height: 12px;
	background-image: url(../img/bottom_cases_studies.gif);
	background-repeat: no-repeat;
}

div.right div.cases_studies{
	width: 363px;
	border-left: solid 1px #3C73AC;
	border-right: solid 1px #3C73AC;
}

div.right div.title_demo{
	width: 202px;
	height: 24px;
	background-image: url(../img/title_demo.gif);
	background-repeat: no-repeat;
	float: right;
}

div.right div.bottom_demo{
	width: 202px;
	height: 24px;
	background-image: url(../img/bottom_demo.gif);
	background-repeat: no-repeat;
	float: right;
}

div.right div.demo{
	float: right;
	width: 202px;
	height: 230px;
	vertical-align: middle;
	border-left: solid 1px #3C73AC;
	border-right: solid 1px #3C73AC;
}

div.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px;
	vertical-align: middle;
	text-align: left;
	margin-left: 10px;
}

table.text{
	margin: 10px;
	margin-bottom: 0px;
}

table.text tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px;
	vertical-align: middle;
	text-align: left;
}


table.text tr td.text_bold{
	font-weight: bold;
}

table.text tr td.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}

table.text tr td IMG{
	border: none;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	margin: 10px;
	padding: 5px;
	font-weight: bold;
}

table.index{
	border-collapse: collapse;
}

table.index tr td{
	vertical-align: top;
	text-align: right;
}

table.logos{
	border-collapse: collapse;
}

table.logos tr td.subtitle{
	padding: 0px;
	text-align: left;
}

/* Menu classes */
.MenuGroup
{
/*	width: 774px; */
	background-color: #3C73AB;
/*	border-bottom: solid 4px #FFE607; */
}

.MainItem 
{
	height: 30px;
	text-align: center;
	vertical-align: middle;
	float: left;
	cursor: pointer;
	color: #FFFFFF;
	border-right: dotted 1px #FFE607;
	padding-top: 6px;
}

.MainItemOver
{
	height: 30px;
	text-align: center;
	vertical-align: middle;
	float: left;
	cursor: pointer;
	border-right: dotted 1px #FFE607;
	padding-top: 6px;
	color: #3C73AB;
	text-decoration: none;
	background-color: #FFE607;
}

.contentCell
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 25px;
}

.MenuItem 
{
	text-align: left;
	vertical-align: middle;
	float: left;
	cursor: pointer;
	color: #FFFFFF;
	padding-top: 6px;
}

.MenuItemOver 
{
	text-align: left;
	vertical-align: middle;
	float: left;
	cursor: pointer;
	color: #FFE607;
	padding-top: 6px;
}