@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(http://images.anbmedia.com/holidayshowcase2009/snow_background.jpg);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#belly {
margin-bottom: 200px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:  Times,  "Times New Roman", Georgia, serif;
}
p, li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
a.links {
color: #4885c6;
}
img.logo {
	float: right;
	width: 320px;
	padding-left: 640px;
	margin-top: 25px;
	margin-bottom: 25px;
}
h2.intro {
	font-size: 21px;
	text-align: center;
}

.text {
	background-image: url(http://images.anbmedia.com/holidayshowcase2009/opacity.png);
	background-repeat: repeat;
	background-position: center center;
	height: auto;
	width: 910px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 9px;
	padding-left: 25px;
	margin-bottom: 35px;
}

ul.companies {
width: 100%;
}
ul.companies li {
	padding: 0px;
	float: left;
	width: 240px;
	height: 240px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
img.thumb_logos {
	text-align: center;
	height: auto;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#new_login {
	float: left;
	width: 480px;
}
#old_login {
	float: left;
	width: 480px;
}










/* POPUP */
img.pop_up_thumb {
	width: 240px;
	height: 240px;
}
p.link {
	font-size: 18px;
	color: #990000;
	margin-top: 25px;
	margin-bottom: 50px;
	float: left;
	width: 750px;
}
p.link a {
	color: #990000;
	text-decoration: none;
	margin-bottom: 50px;
}
ul.images li {
	float: left;
	height: 240px;
	width: 240px;
	border: 1px solid #4885c6;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.red {
color: #e31351;
}

