body {
	text-align: center;
	background-color: #ABABAB;
}

#container-main {
	position: relative;
	width: 770px;
}

.area_content {
	background-color: #C21E00;
	background-image: url('../../images/bg_subnav_bottom.gif');
	background-position : bottom;
	background-repeat : no-repeat;
}
#container-content {
	position:relative;
	width: 530px;
	text-align: left;
	float: left;
}
.area_promos {
	background-color: #D1640F;
	background-image: url('../../images/promo_bottom_bg.gif');
}
#container-promos {
	position:relative;
	width: 240px;
	height: 100%;
	text-align: left;
	float: left;
}
#promo-top {
	position:relative;
	width: 240px;
	height: 200px;
	text-align: left;
	background-color: #489807;
	background-image: url('../../images/promo_top_bg.gif');
	overflow: hidden;
}
#promo-photo {
	position:relative;
	width: 240px;
	height: 180px;
	overflow: hidden;
}
#gallery-photo {
	position:relative;
	width: 240px;
	height: 75px;
	display: block;
	overflow: hidden;
}
#gallery-phototxt {
	position:relative;
	width: 240px;
	height: 33px;
	display: block;
	overflow: hidden;
	font-family: Trebuchet, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.7;
	padding-left: 20px;
	display: block;
	padding-top: 10px;
}
#promo-bottom {
	position:relative;
	width: 240px;
	height: 200;
	text-align: left;
}
#topnav {
	position:relative;
	width: 530px;
	height: 200px;
	background-color: #C21E00;
	background-image: url('../../images/bg_topleft.jpg');
	background-position : left;
	background-repeat : no-repeat;
}
#logo_topleft {
	position: relative;
	height: 73px;
	width: 131px;
	top: 37px;
	left: 168px;
	display: block;
}
#topnavtxt {
	position: relative;
	top: 37px;
	left: 10px;
	display: block;
}

#subnav {
	position:relative;
	width: 170px;
	height: 200px;
	float: left;
	text-align: left;
	background-image: url('../../images/bg_subnav_top.gif');
	background-position : top;
	background-repeat : no-repeat;
}

.td_subnav {
}

#content {	
	position:relative;
	width: 360px;

	float: left;
	background-color: #C21E00;
	text-align: left;
}

#footer {
	position:relative;
	width: 770px;
	height: 100px;
	background-image: url('../../images/bg_footer.gif');
}