/* -------- Avoti.com stylesheet standard elements -------- */

html, body
{
	padding:	0;
	margin:		0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size:	10px;
	color:		#444648;
	background: #efefef url('images/index_bg.gif') repeat-x;
}

p
{
	padding: 0;
	margin: 0;
}

p.index_menu
{
	color: #4555B7;
	font-weight: bold;
	font-size: 12px;
}

a
{
	text-decoration:	underline;
	text-align: left;
}

a:link
{
	color:	#4555B7;
	text-align: left;
	text-decoration: none;

}

a:visited
{
	color:	#4555B7;
	text-decoration: none;

}

a:hover
{
	color:	red;
	text-decoration: none;
}

a:active
{
	color:	#4555B7;
	text-decoration: none;
}
.cow,.sky,.flower,.logo{
	height:342px;
}
.logo{
	background-position:center center;
	width:301px;
	height:109px;
}
.center_logo{
	margin-left: auto;
	margin-right: auto;
	width:301px;
	overflow:hidden;
	padding-top:110px;
}
.cow{
	background-image:url(images/gotina.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.flower{
	background-image:url(images/pukes.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.sky{
	background-image:url(images/sky_left.jpg);
	background-repeat:repeat-x;
	width:100%;
}
.sky_left{
	background-image:url(images/sky_left.jpg);
	background-repeat:no-repeat;
	width:100%;
}
.sky_top{
	background:#fed77b;
	background-image:url(images/sky_top.jpg);
	background-repeat:no-repeat;
	height:7px;
}
.sky_bottom{
	background:#fed77b;
	background-image:url(images/sky_bottom.jpg);
	background-repeat:no-repeat;
	height:7px;
}
.sky_down{
	background:#bebebe;
	
	height:1px;
}
.sky_bottom_bottom{
	padding-bottom:40px;
}
.grass{
	background-image:url(images/zale.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.font_14{
	font-size:14px;
}
.font_13{
	font-size:13px;
}
img
{
	border: 0px;
}



    * {
    margin: 0;
    }
    html, body {
    height: 100%;
    }
    .wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -20px;
    }
    .footer, .push {
    height: 20px;
    }
	
	.footer, .push {
    clear: both;
    }
	.footer{
		text-align:center;
		width:100%;
	}



