/* CSS Document - header-2col main-footer template */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.container {
	width: 768px;
	background-color: #FFF1E2;
	text-align: left;
}

#header {
	display: block;
	width: 768px;
	height: 108px;
	background: url(../images/corporate_banner.jpg);
}

.corp-container {
	width: 768px;
	background-color: #FFF1E2;
	text-align: left;
}

.bride-container {
	width: 768px;
	background-color: #F3EEE8;
	text-align: left;
}

.body-column-content {
	padding: 0px 10px 10px 10px;
}

#categories{
	clear: both;
}

.home-bride {
	float: left;
	padding-left: 25px;
	padding-bottom: 20px;
}

.home-groom {
	float: right;
	padding-right: 30px;
	padding-bottom: 20px;
}

.home-corporate {
	width: 748px;
	height: 160px;
	clear: both;
	text-align: center;
}

.home-corporate-none {
	width: 748px;
	height: 10px;
	clear: both;
	text-align: center;
}

#bottom-bg-image {
	background-image: url(../images/home_bottom_bg.gif);
	width: 768px;
	height: 74px;
}

#footer, .footer-content {
	background-color: #FFFFFF;
	width: 768px;
	clear: both;	
}


#chameleon-image {
	width: 100px;
	float: left;
}

.footer-text {
	margin-left: 100px;
}

.footer-nav {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.footer-address	{
	margin-left: auto;
	margin-right: 85px;
	text-align: center;
}

.nav-column-corp {
	width: 138px;
	height: 400px;
	background-image: url(../images/corp_nav_bg.jpg);
	background-repeat: no-repeat;
	float: left;
/*	margin-top: -3px;  */
}

.nav-column-bride {
	width: 138px;
	height: 400px;
	background-image: url(../images/bride_nav_bg.jpg);
	background-repeat: no-repeat;
	float: left;
/*	margin-top: -3px;  */
}

.top-block {
	width: 630px;
	float: left;
/*	margin-top: -3px;	 */
}

#freephone {
	background-image: url(../images/freephone_bg.gif);
	float: right;
	width: 191px;
}

#bride-freephone {
	background-image: url(../images/bride_freephone_bg.gif);
	float: right;
	width: 191px;
}

.congratulations-and-welcome {
	float: left;
	width: 400px;
	padding: 5px 5px 5px 15px;
}

#welcome-text {
	padding: 15px 0px 0px 0px;
}

.sections {
	margin: 0px 0px 0px 138px;
	padding: 0px;
}

#bride-bottom-bg-image {
	background-image: url(../images/bride_bottom_bg.gif);
	width: 768px;
	height: 80px;	
}