body {
	margin: 0px;
	background-image: url(../img/bg_body.jpg);
	font-size: 11px; 
	color: #d2393b; 
	font-family: verdana, tahoma, arial, helvetica; 
	text-decoration: none;
}

img {
	border: 0px;
}

a {
	font-weight: bold;
	color: #d2393b;
	text-decoration: none;
}

h1 {
	display: inline;
	font-size: 18px;
	color: #434142;
}

h2 {
	display: inline;
	font-size: 18px;
	color: #ffffff;
}

div.hr {
  height: 1px;
  background: #d51b32 url(hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

#page {
	margin: 0 auto;
	width:	820px;
}

#head {
	height: 354px;
	background-image: url(../img/bg_head.jpg);
	padding: 20px;
}

#head_text {
	margin-top: -25px;
	width: 370px;
	text-align: left;
	color: #434142;	
}

.available {
	width: 75px;
	float: left;
	margin-top: 8px;
	margin-bottom: 20px;
	margin-right: 15px;
	text-align: center;
	font-size: 9px;
}

.available img {
	width: 75px;
	height: 75px;
}

#bulletin {
	width: 390px;
	text-align: center;
	margin-top: 10px;
}

.promo {
	position: absolute;
	z-index: 1;
	top: 220px;
	left: 960px;
	width: 155px;
	height: 155px;
	padding-top: 55px;
  background: url(../img/promo.png);
  background-repeat: no-repeat;
  text-align: center;
  color: #ffffff;
}

#friends {
	margin-top: 25px;
	width: 780px;
	height: 189px;
	background-image: url(../img/friends.jpg);
	padding-top: 3px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}

#webcams {
	text-align: center;
	margin-top: 5px;
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 45px;
}

#partners {
	width: 820px;
	background-color: #e5e5e5;
	text-align: center;
}

#friends_footer {
	height: 8px;
	width: 820px;
	background-image: url(../img/friends_footer.png);
	float: left;
}

#footer {
	margin-top: 10px;
	width: 820px;
	font-size: 10px; 
  text-align: center;
  float: left;
  color: #ffffff;
}
