div.innerpage_left{
	display:block; 
	width:200px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0px 0px 0px 0px; 
	background:url(../images/innerpage-left-seperator.jpg) repeat-y;
	background-position:right;
	
}
div.innerpage_left_top{
	display:block; 
	width:200px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0px 0px 0px 0px; 
	background-image:url(../images/inner-left-seperator-top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
div.innerpage_left_bottom{
	display:block; 
	width:200px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0px 0px 0px 0px;  
	background-image:url(../images/inner-left-seperator-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
div.right-content-box{
    float:right;
	width:755px;
	height:auto;
	border:0px red solid;
}
div.inner_banner_left_menu{
	display:block; 
	width:150px; 
	height:auto; 
	float:left; 
	margin:0 0 100px 0; 
	padding:0 0 0 0; 
	background:none;
	border:0px red solid;
}
.banner_left_menu_element_total{
	display:block; 
	width:150px; 
	height:auto; 
	float:left; 
	margin:0; 
	padding:0; 
	background:none;
	text-decoration:none;
	color:#240069;
	cursor:pointer;
	border:0px pink solid;

}
.banner_left_menu_element_total:hover{
	background-color:#f0f5f8;
}
#left_menu_active{
    width:170px; 
	background-color:#f1f7fb;
}
.banner_left_menu_element_title{
	display:block; 
	width:130px; 
	height:auto; 
	float:left; 
	margin:0; 
	padding:10px 20px 10px 19px; 
	background:none;
	font-size:18px;
	color:#240069;
	text-decoration:none;
	border:0px black solid;
}
.banner_left_menu_element_title:hover{
	background-color:#f0f5f8;
}
.banner_left_menu_element_txt{
	display:block; 
	width:150px; 
	height:auto; 
	float:left; 
	margin:0; 
	padding:3px 20px 13px 19px; 
	background:none;
	color:#240069;
	text-decoration:none;
}
.banner_left_menu_element_txt:hover{
	background-color:#f0f5f8;
}
div.banner_left_menu_element_sep{
	display:block; 
	width:150px; 
	height:1px; 
	float:left; 
	margin:0; 
	padding:0 10px;
	line-height:1px;
}
div.banner_left_menu_element_sep_inner{
	display:block; 
	width:150px; 
	height:1px; 
	float:left; 
	margin:0; 
	padding:0; 
	background:url(../images/leftmenu-element-seperator.jpg) repeat-x;
	line-height:1px;
}


div.application_left_menu{
	display:block; 
	width:200px; 
	height:auto; 
	float:left; 
	margin:0 0 300px 0; 
	padding:0 0 0 0; 
	background:none;
	border:0px red solid;
}
div.application_left_top{
	display:block; 
	width:220px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0px 0px 0px 0px; 
	background-image:url(../images/inner-left-seperator-top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
div.application_left_bottom{
	display:block; 
	width:220px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0px 0px 0px 0px;  
	background-image:url(../images/inner-left-seperator-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
div.application_left{
	display:block; 
	width:220px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0px 0px 0px 0px; 
	background:url(../images/innerpage-left-seperator.jpg) repeat-y;
	background-position:right;
	}
.application_left_menu_element_total{
	display:block; 
	width:190px; 
	height:auto; 
	float:left; 
	margin:0; 
	padding:0; 
	background:none;
	text-decoration:none;
	color:#240069;
	cursor:pointer;
	border:0px pink solid;

}

.application_left_menu_element_title{
	display:block; 
	width:160px; 
	height:auto; 
	float:left; 
	margin:0; 
	padding:10px 20px 10px 19px; 
	background:none;
	font-size:18px;
	color:#240069;
	text-decoration:none;
	border:0px black solid;
}
.application_left_menu_element_title:hover{
	background:#E3E4E8;
}
#application_menu_active{
    width:200px; 
	background-color:#f1f7fb;
}
div.application_left_menu_element_sep{
	display:block; 
	width:180px; 
	height:1px; 
	float:left; 
	margin:0; 
	padding:0 10px;
	line-height:1px;
}
div.application_left_menu_element_sep_inner{
	display:block; 
	width:180px; 
	height:1px; 
	float:left; 
	margin:0; 
	padding:0; 
	background:url(../images/leftmenu-element-seperator.jpg) repeat-x;
	line-height:1px;
}
.image-border{
  border:3px #CCCCCC solid;
  height:122px;
  width:220px;
  }
 .image-border:hover{
  border:3px #f58787 solid;

  }