@charset "utf-8";
/* CSS Document */

.p_front_body {	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

body {
	padding: 0;
	margin: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../assets/back_with_shadow_none.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topbar {
	width: 710px;
	margin: 60px auto 0;
	background-image: url(../assets/topbar_sub.jpg);
	height: 200px;
	background-repeat: no-repeat;
}

#servbuttons {
	width: 1027px;
	margin: 30px auto 0;
	background-image: url(../assets/back_4buttons.gif);
	background-repeat: repeat-x;
}
#bottom {
	width: 800px;
	margin: 15px auto 0;
	height: 180px;
}
#bodyright {
	float: right;
	width: 390px;
	height: 200px;
}
#bodyleft {
	float: left;
	width: 390px;
	height: 430px;
}

#bodyright2 {
	float: right;
	width: 390px;
	height: 200px;
}
#bodyleft2 {
	float: left;
	width: 390px;
	height: 280px;
}

#pricemargine {
	margin-right: 5px;
	padding-right: 10px;
}

.body_height {
	height: 440px;
	width: 800px;
	margin: 15px auto 0;
}
.bridal {
	float: right;
	height: 300px;
	width: 250px;
	background-color: #0066FF;
	margin-left: 20px;
}

.boarder_table {
	border: 2px solid #CCE7FF;
}
#packages {
	height: 444px;
	width: 100%;
	display: block;
}
#packagesbot {
	height: 300px;
	width: 100%;
	display: block;
}
.ximage {
	margin-top: 26px;
}


#bottom_container {
	background-image: url(../assets/back_botlinks.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 317px;
}
