#side-a {
	float: left;
	width: 203px;
	background: #ffffff url(../images/left_bg_home.jpg) no-repeat;
	height: 400px;
}

h1 {
	color: #ed6704;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 16px;
	padding-top: 20px;
	margin-bottom: 10px;
}

h2 {
	color: #000000;
	font-size: 10pt;
}

h3 {
	color: #014A65;
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 10px;
	text-align: center;
	font-style: italic;
}

a {
	color: #ed6704;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#menua {
	margin-top: 33px;
}


#menua a.vmenu, 
#menua a.vmenu:link, 
#menua a.vmenu:visited
{
	display:block;
	width:115px;
	height:33px;
	color: #ababab;
	text-decoration:none;
	text-align:right;
	line-height: 40px;
	border-bottom: 1px solid #e3e3e3;
	padding-right: 10px;
}



#menua a.vmenu:hover {
	color: #ed6704;
}


#menua a.vmenu:active {
	background: #eaeaea;
	color:#737373;
}

#footer {
	border-style: none;
	text-align: center;
	color: black;
	font-size: 9px;
	visibility: hidden;
}

.textImage {
	float:right;
	padding-left:35px;
	padding-bottom:16px;
}.

