body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: A73149;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 16px;
}
#wrapper {
	background:url(images/averimedia_bg.jpg) no-repeat;
	height:1088px;
	width: 1542px;
	margin: 0px;
	padding: 0px;
}
#all {
	height: 100%;
	width:900px;
	margin:0 auto;
}
html>body #all {
	height: auto;
	min-height: 100%;
}

#logo{
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 250px;
	background-position: 40px 55px;
	float: left;
	padding-left: 50px;
}
#logo2{
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	background-position: 20px 55px;
	float: left;
	padding-left: 50px;
}
#content{
	float: left;
	width: 600px;
	margin-top: 30px;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	line-height: 18px;
}
#menu {
	list-style:none;
	width:150px;
	margin-top: 230px;
}
#menu li {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#menu li a {
	text-decoration:none;
	display:block;
	text-indent:-9999px;
	width:144px;
	height:26px;
}
.m1 {
	background:url(images/m1.gif) no-repeat;
}
.m2 {
	width:143px;
	background:url(images/m2.gif) no-repeat;
}
.m3 {
	background:url(images/m3.gif) no-repeat;
}
.m4 {
	background:url(images/m4.gif) no-repeat;
}
.m5 {
	background:url(images/m5.gif) no-repeat;
}
#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.footer {
	font-size: 11px;
	color: #CC6666;
}
a.footer:link {
	font-size: 11px;
	color: #CC6666;
}
a.footer:active {
	font-size: 11px;
	color: #CC6666;
}
a.footer:visited{
	font-size: 11px;
	color: #CC6666;
}
