@font-face {
	font-family: ciperle_font;
	src: url('ciperle.eot');
 	
}

@font-face {
	font-family: ciperle_font;
	src: url('ciperle.ttf');
 	
}

/* a[href^=tel] { color: inherit; text-decoration: none; } */ 

body {background-image:url("images/bg.png");background-repeat:repeat-x;background-color:#FFFFFF;margin:0px;padding:0px;height:100%;font-family:"Verdana",Tahoma,Arial,Serif;font-size:12px;color:#000;}


.link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:none;
	color:#FFF;
}

.linkdefault{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	text-transform:none;
	color:#000;
}


.ToTheTop {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:none;
	color:#FFF;
}


.LinkFooter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:none;
	color:#646464;
}


#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
 
.subtext {color:#333333;}
 
#container {min-height:100%;height:100%;width:100%;position:relative;margin-left:0px;}
#header {padding:0px;}
#body {padding:0px;padding-bottom:73px;width:724px;}
#footer {background-image:url("images/bg1.png");background-repeat:repeat-x;position:absolute;bottom:0;width:100%;height:240px;background-color:#f6f6f6;}
 
#Layer1-Left-Side {position:absolute;width:103px;height:401px;z-index:1;left:0px;top:0px;}
