﻿body {
	background-image: url('../images_ave/bg-mainframe.jpg');
	background-repeat: no-repeat;
	background-color:#082b9d;


	margin: 0px;
}

.header-container {
	width: 100%;
	height: 63px;
	background-image: url('../images_ave/top-header.jpg');
	background-position: right;
	background-repeat: no-repeat;
	vertical-align: top;
}
.logo {
	position: relative;
	cursor: pointer;
	width: 100px;
	height: 46px;
	z-index: 1;
	left: 67px;
	top: 17px;
}
.language-box {
	height: 38px;
	float: right;
}
.language {
	padding: 14px 14px 0px 14px;
}
.imagelinks {
	padding: 14px 14px 0px 14px;
	background-image: url('../images_ave/sep-language-box.jpg');
	background-repeat: no-repeat;
	background-position: right;
}
.top-footer {
	width: 945px;
	height: 62px;
	background-image: url('../images_ave/top-footer.jpg');
	background-repeat: no-repeat;
}
.down-footer {
	width: 945px;
	height: 84px;
	background-image: url('../images_ave/down-footer.jpg');
	background-repeat: no-repeat;
	padding: 14px 14px 0px 14px;
}
.footer {
	width: 100%;
	height:80%;
}
.copyright {
	width: 33%;
		height:40%;

}
.down-menu {
	width: 67%;
	height:40%;
}
.netsups {

	height:40%;
	font-family: Tahoma;
	font-size: 10px;
	color: #dce7f7;
	text-align: left;
	direction: rtl;
	text-decoration: none;
	vertical-align:top;
}
.netsups a {
	font-family: Tahoma;
	font-size: 10px;
	color: #dce7f7;
	text-align: center;
	direction: rtl;
	text-decoration: none;
}
.hover {
	color: #dce7f7;
}

