/* left menu link styles */
	
#left_nav {
	float:left;
	margin-right:1em;
	width: 230px;
	font-weight:bold;
	}
#left_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#left_nav li {
	border-bottom: 1px solid #ffffff;
}
#left_nav li a:link, #left_nav li a:visited  {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #2370fa;
	border-right: 1px solid #2370fa;
	background-color: #333333;
	color: #fffffc;
	text-decoration: none;
}
#left_nav li a:hover, #left_nav li a:active  {
	background: url("../images/healthBtnMOv.JPG") repeat-x !important;
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #FFB31B;
	border-right: 1px solid #711515;
	color: #000000;
	text-decoration: none;
}
	



#articles-right-part{
	float:right;
	margin-top:1em;
	width:248px;
	}

/* Right column Boxes */

#articles-right H2 {
	color:#FFFFFF;
	background-color:#2370fa;
	padding:5px;
	text-align:center;
	}


#articles-right {

	width: 230px;
	min-height: 450px;
	margin-right: 10px;
	border: solid 1px #EEEEEE;
	padding: 0px 5px 0px 5px;
	}

#articles-right a {
	color: #898989;
	text-decoration:none;
	}

#articles-right a:hover {
	font-weight: bold;
	}


/*---------------------------------------------*/
/* Corner curves                               */
/*---------------------------------------------*/
#info-box {
	/*border:1px solid black;*/
	/*width:300px;*/
	}
	
.curvy {
		position:relative; 
		width:250px; 
		background:#9caf9c; 
		color:#000; 
		margin:5em auto;
		}
		
#ctl, #cbl, #ctr, #cbr {
		position:absolute; 
		width:20px; 
		height:20px; 
		color:#9caf9c; 
		background:#fff; 
		overflow:hidden; 
		font-style:normal; 
		z-index:1;
		}
#ctl {
	top:0; 
	left:0;
	}
#cbl {	
	bottom:0; 
	left:0;
	}
	
#ctr {	top:0; 
	right:0;
	}
	
#cbr {
	bottom:0; 
	right:0;
	}
	
.curvy em b {
	position:absolute; 
	font-size:150px; 
	font-family:arial; 
	color:#9caf9c; 
	line-height:40px; 
	font-weight:normal;
	}
	
#ctl b {
	left:-8px;
	}
	
#ctr b {
	left:-25px;
	}
	
#cbl b {
	left:-8px; 
	top:-17px;
	}
	
#cbr b {
	left:-25px; 
	top:-17px;
	}
	
.curvy p {
	position:relative; 
	z-index:100; 
	padding:10px 15px; 
	font-size:11px;
	}
/*---------------------------------------------*/
/* Corner curves                               */
/*---------------------------------------------*/


#right-bottom {

	width: 230px;
	min-height: 50px;
	margin-right: 10px;
	margin-top: 16px;
	margin-bottom:20px;
	border: solid 1px #20398D;
	padding: 0px 5px 0px 5px;
	}

#right-bottom a {
	color: #20398D;
	text-decoration:none;
	}

#right-bottom a:hover {
	font-weight: bold;
	}
	
/*Right Column Boxes */







#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}



