#main {  }

a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

/* index */

#index .columns1 .column1 {
	width:241px;
	background-color: #E2E2E2;
}
#index .columns1 .column2 {width:490px;}
#index .columns1 .column3 {width:241px;}
#index .columns1 .indent_column {width:7px; }

#index .ver_line { background:url(images/ver_line.gif) repeat-y 493px 0; width:100%;}
#index .columns2 .column1 {width:493px;}
#index .columns2 .column2 {width:auto;}

/* index-1 */

#index_1 #middle .column1 {width:496px;}
#index_1 #middle .column2 {width:241px;}

#index_1 .col1 {width:206px;}
#index_1 .col2 {width:207px;}
#index_1 .ind_col {width:42px;}


/* index-2 */

#technlogy .columns1 .column1 {width:490px;}
#technlogy .columns1 .column2 {width:241px;}
#technlogy .columns1 .indent_column {width:7px;}

#technlogy .ver_line { background:url(images/ver_line.gif) repeat-y 493px 0; width:100%;}
#technlogy .columns2 .column1 {width:493px;}
#technlogy .columns2 .column2 {width:245px; background:url(images/ver_line.gif) left repeat-y;}

/* index-3 */

#index_3 #middle .column1 {width:496px;}
#index_3 #middle .column2 {width:241px;}

#index_3 .col1 {width:206px;}
#index_3 .col2 {width:207px;}
#index_3 .ind_col {width:42px;}

/* index-4 */

#index_4 #middle .column1 {width:496px;}
#index_4 #middle .column2 {width:241px;}

#index_4 .col1 {width:206px;}
#index_4 .col2 {width:207px;}
#index_4 .ind_col {width:42px;}

/* index-5 */

#index_5 .columns1 .column1 {width:241px;}
#index_5 .columns1 .column2 {width:490px;}
#index_5 .columns1 .indent_column {width:7px;}

#middle { 
	width:100%;
	height:375px;	
	background:url(images/shake_hands12.gif) top center;
}
.header_seperator{
	background-color:#cccccc;
	height:2px;
	text-align:center;
}

.menu_seperator{
	background:#a0a0a0;
	height:38px;
	text-align:center;
	z-index:100px;
}
.menu_seperator_container{
	background:url(images/menu_back.jpg) top left repeat-x;
	height:38px;
	margin:0px auto;
	text-align:left;
	width:100%;
}
.menu_bar {
	color:#FFF;
	height:38px;
	width:10em;
	border-right:1px solid #67bdc7;
} 
.menu_bar a{
	color:#FFF;
	display:block;
	line-height:38px;
	font-size:13px;
	text-align:center;
	text-decoration:none;
}
.menu_bar a:hover{
	background:url(images/menu_hover.jpg) top left repeat-x;
	color:#000000;
}
.menu_bar_right {
	height:38px;
	width:10em;
	border-right:1px solid #67bdc7;
	border-left:1px solid #67bdc7;
} 
.menu_bar_right a{
	color:#FFF;
	display:block;
	line-height:38px;
	font-size:13px;
	text-align:center;
	text-decoration:none;
}
.menu_bar_right a:hover{
	background:url(images/menu_hover.jpg) top left repeat-x;
	color:#000000;
}
.menu_bar_submenu {
	color:#FFF;
	height:38px;
	width:30em;
	border-right:1px solid #67bdc7;
	text-align:center;
} 
.menu_bar_submenu a{
	color:#FFF;
	display:block;
	
	font-size:13px;
	text-align:center;
	text-decoration:none;
}
.menu_bar_submenu a:hover{
	background:url(images/menu_hover.jpg) top left repeat-x;
	color:#000000;
}
