﻿.align {
	margin: 0px auto;
	width: 978px;
	height: auto;
}
.container {
	width: 978px;
 float:right;
	height: auto;

}

.banner {
	width: 978px;
	height:277px;
	background-image:url('../images_ave/bg-banner.gif');
	background-repeat:no-repeat;

}
.left-main{
	width:25%;
	vertical-align:top;
}
.right-main{
	width:75%;
	vertical-align:top;
	padding:40px 75px 0px 0px;
}
.main-container {
	width: 945px;
	vertical-align: top;
	background-image: url('../images_ave/bg-main-container.jpg');
	 background-repeat:repeat-y;

}

.main {
	width: 100%;
	height: 293px;
		vertical-align:top;
	background-image: url('../images_ave/main-bg.jpg');
	background-repeat: no-repeat;


}

.link a{
font-family:Tahoma;
 font-size:11px;
	text-decoration:none;
	color:#00c6ff;
}
.link a:hover{
font-family:Tahoma;
 font-size:11px;

	 color:#103b94;
	 text-decoration:none;
}
.extra-container {
	width: 36px;
}

