.wedding_section{
	background: #000000;	
}

td.warp_td{

}

.weddind_bg{
	background: url(../images/promo_bg.jpg) left top no-repeat;
}

body.wedding_section a {
	color: white;
}

body.wedding_section a:hover{
	color: #b59d68;
}

div.left_bg{
	background: url(../images/left_promo_bg.jpg) right 120px no-repeat;
	height: 852px;
}

div.right_top_bg{
	background: url(../images/right_promo_bg.jpg) left top no-repeat;
	height: 874px;
}

div.header{	
	text-align: center;
	/*
margin: 65px 0 0 120px;
*/
padding: 110px 0 0 160px; 
}

div.header div.logo{
	position: inherit;
	margin: 0 auto;
}

div.right_column{
	width: 990px;
	height: 620px;
	text-align: center;
	color: #6f6f6f;
}

div.footer{
	color: #393939;
}


.title_flash{
	position: absolute;
}

div.header ul li ul {
	background: #071241;
	opacity: 0.7;
	filter: alpha(opacity = 70); 
}
