/*--		ZAC WORKFRAME			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
/*--							- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
/*--		FOOT BAR				- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/


/*BEGIN:	FOOT MAINDIVS			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
div.zac_foot_menu			{
height:						80px;
padding:					0 47px 0 0;
background: 				url(../images/foot/zac_foot_back.png) no-repeat left top;
}

div.zac_foot_blender			{
height:						126px;
background: 				url(../images/foot/zac_foot_blender.png) no-repeat left top;
}

/*BEGIN:	FOOT TOPMENU			- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
a.zac_foot_button,
a.zac_foot_button_s			{
float:						right;
display:					block;
width:						153px;
height:						80px;
margin:						0 0 0 0px;
padding:					0 0 0 0px;
line-height:				250px;
border:						0px none transparent;
}
a.zac_foot_button:link, a.zac_foot_button:visited, a.zac_foot_button:active {
background:					url(../images/foot/zac_foot_button.png) no-repeat 0px 0px;
text-decoration:			none;}
a.zac_foot_button:focus, a.zac_foot_button:hover {
background:					url(../images/foot/zac_foot_button_o.png) no-repeat 0px 0px;
text-decoration:			none;}

a.zac_foot_button_s:link, a.zac_foot_button_s:visited, a.zac_foot_button_s:active {
background:					url(../images/foot/zac_foot_button_o.png) no-repeat 0px 0px;
text-decoration:			none;}
a.zac_foot_button_s:focus, a.zac_foot_button_s:hover {
background:					url(../images/foot/zac_foot_button_o.png) no-repeat 0px 0px;
text-decoration:			none;}

/*BEGIN:	FOOT ABOUT				- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ***/
div.zac_foot_about_base		{
float:						left;
height:						20px;
width:						240px;
padding:					16px 0 0 60px;
font-size:					10px;
color:						#3C7AA4;
}

a.zac_foot_about, a.zac_foot_about:link, a.zac_foot_about:visited, a.zac_foot_about:active {
color: #3C7AA4; font-weight: 800;}
a.zac_foot_about:focus, a.zac_foot_about:hover {
color: #FFFFFF; text-decoration: none;}




















