.container {
	width: 777px;
	background-color: #FFFFFF;
}
/* HEADER CSS only */

.pic {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 121px;
}
.homeheader {
	width: 777px;
	background-color: #000000;
	height: 84px;
	background-image: url(../main/en/images/header_url_black.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.heading {
	float: left;
}
.heading H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
	margin-left: 23px;
	margin-top: 10px;
	line-height: 110%;
}
.head_link_holder {
	height: 84px;
	float: left;
	width: 620px;
}
.head_link {
	margin-top: 52px;
}
.head_linker {
	float: left;
}
.nav_container {
	background-color: #B40020;
	width: 777px;
}
.nav_container ul, .nav_container_red ul, .nav_container_weddings ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.nav_container li, .nav_container_red li, .nav_container_weddings li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.homeheader_red {
	width: 777px;
	background-color: #B40020;
	height: 84px;
	background-image: url(../main/en/images/header_url_red.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nav_container_red {
	background-color: #830017;
	width: 777px;
	height: 24px;
}

/* WEDDINGS */
.homeheader_weddings {
	width: 777px;
	background-color: #495559;
	height: 84px;
	background-image: url(../main/en/images/header_url_weddings.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nav_container_weddings {
	background-color: #7F878A;
	width: 777px;
	height: 24px;
}
