#bar5 {
	margin-top:0px;
	margin-left:20px;
	width:760px;
	height:12px;
	background: url("../images/bar4.gif") top left repeat-y;
	
}

#bar {
	display: block;
	width:800px;
	height:10px;
	background-color:#2BBED8;
	
	clear:right;
}

/* --- [ Other styling ] --- */

#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block; 
background-color:#2BBED8;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #999;
color: #FFF;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dotted #2BBED8;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}

#vertmenu .current2{
color: #000000;
background-color: #eeeeee;
}

/* --- [ End ] --- */

.textheader2{
	font-family: Arial,Tahoma,Helvetica;
	font-weight:bold;
	font-size:18px;
	color:#2BBED8;
}

/* --- [ Footer ] --- */

#middleblock h2{
	font-family: Arial,Tahoma,Helvetica;
	font-weight:bold;
	font-size:18px;
	color:#2BBED8;
}


#copyright{
	font-family: Arial,Tahoma,Helvetica;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	height:50px;
	font-size:11px;
	color:#2BBED8;
	clear: left;
	text-transform: uppercase; 
	text-align:center;
	letter-spacing:0.1em;
	background-color:#FFF;
	
}
#copyright a{
	font-size:11px;
	color:#FFF;
	text-decoration: underline;
	padding-left:10px;
	
}
#copyright a:hover{
	font-size:11px;
	color:#FFF;
	text-decoration: none;
	padding-left:10px;
	
}
