/* CSS Document */

body {
	background-color: #cee1f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#container {
	width:730px;
	height:auto;
	margin:auto;
}
#kwiatlogo {
	width:730px;
	height:100px;
	padding-top:0px;
	background-position: center 50%;
	background-repeat:no-repeat
}
#cbody_area {
	width:730px;
	height:440px;
	background-color:#FFFFFF;
}
#cbody_area_bridal {
	width:722px;
	height:322px;
	background-color:#FFFFFF;
}
#botlinksarea {
	width:730px;
	height:55px;
	border-bottom:2px #FFFFFF solid;

}
#botlinkstab {
	width:auto;
	height:auto;
	float:left;
	padding-top:9px;
}
.zipcode {
	font-family:tahoma;
	font-size:11px;
	padding:2px;
	font-weight:bold;
	text-align:center;
	color:#797b7f;
}