/* boxes */


#content_index {
	width: 1076px; 
	height: 820px;
	background-color: #ffffff;
	margin:auto;
	background: url(../_images/index.jpg) no-repeat;}
	
	
#content_useus {
	width: 1076px; 
	height: 847px;
	background-color: #ffffff;
	margin:auto;
	background: url(../_images/bg_usethis.jpg) no-repeat;}
	
#content_insouts {
	width: 1076px; 
	height: 847px;
	background-color: #ffffff;
	margin:auto;
	background: url(../_images/bg_insouts.jpg) no-repeat;}
	
#content_research {
	width: 1076px; 
	height: 847px;
	background-color: #ffffff;
	margin:auto;
	background: url(../_images/bg_research.jpg) no-repeat;}
	
	
#content_universal {
	width: 1076px; 
	height: 847px;
	background-color: #ffffff;
	margin:auto;
	background: url(../_images/bg_universal.jpg) no-repeat;}
	
#content_contacts {
	width: 1076px; 
	height: 847px;
	background-color: #ffffff;
	margin:auto;
	background: url(../_images/bg_contact.jpg) no-repeat;}



#top_content {
	width: 1076px;
	height: 190px;}
	




#main_content {
	width: 1076px;
	height: 420px;}
	

#right_content {
	width: 675px;
	height: 390px;
	float: right;
	margin: 0 90px 0 0;
	padding: 0 20px 0 5px;
	overflow-y:scroll;}

#right_content_ins {
	width: 675px;
	height: 390px;
	float: right;
	margin: 0 90px 0 0;
	padding: 0 20px 0 5px;
	overflow-y:scroll;}
	
	
#nav {
	width: 180px;
	height: 330px;
	margin: 0 0 0 90px;
	[margin-top: 0px;
	margin-top: 1px;]}
	
	
	
	/* bottom content */
	
	
#bottom_content {
	width: 700px;
	height: 80px;
	margin: auto;
	margin-top: 50px;}


#bottom_content_use {
	width: 730px;
	height: 80px;
	margin: auto;
	margin-top: 50px;}
	
	
#bottom_right {
	width: 470px;
	height: 80px;
	float: right;
	margin-right: 10px;
	position: relative;
	top: -4px;}
	
	
#bottom_right_use {
	width: 500px;
	height: 80px;
	position: relative;
	top: -4px;
	float: right;}
	
	
	
#bottom_left {
	width: 190px;
	height: 70px;
	border-right: 1px solid #ffffff;
	position: relative;
	top: 14px;
	text-align: right;
	padding-right: 15px;}
	
	
#bottom_left_use {
	width: 200px;
	height: 70px;
	border-right: 1px solid #ffffff;
	position: relative;
	top: 14px;
	text-align: right;
	padding-right: 15px;}
	
#table {
	width: 500px;
	height: 80px; }
	
	
#footer{width: 900px;
margin: auto;}

#footer2 {width: 900px;
margin: auto;
margin-top: -50px;
text-align: center;}

#footer p {
	font:  10px Arial, Arial, Helvetica, sans-serif;
	color: #1c3667;}
#footer2 p {
	font:  10px Arial, Arial, Helvetica, sans-serif;
	color: #4a77bb;}
	
	
	/* lists */

ul#navlist	{
	padding: 0;
	margin: 0;}
	
ul#navlist li {
	display: inline;
	list-style-type: none;
	text-align: left;
	padding: 0px 3px;}
	
a.link {
	padding-left: 10px;
	border-left: 1px solid #626464;}
	


	

