
body {
	margin: 0px;
	background: url('http://www.paperbouquet.com/images/bg.jpg') repeat-x;
	background-color: #c8d3b7;
	background-position: top center;
}

img {
	display: block;
	border: 0px;
}

a {
	color: #b75656;
}

a:hover {
	color: #77bc00;
}

#container_1 {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background: url('http://www.paperbouquet.com/images/page_left.gif') repeat-y;
	background-position: left;
}

#container_2 {
	width: 890px;
	background: url('http://www.paperbouquet.com/images/page_right.gif') repeat-y;
	background-position: right;
}

#container_3 {
	width: 890px;
	background: url('http://www.paperbouquet.com/images/page_bottom.gif') no-repeat;
	background-position: bottom;
}

#header_left {
	float: left;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 256px;
	background-image: url('http://www.paperbouquet.com/images/header_left.jpg');
}

#header_right {
	float: left;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 256px;
	background-image: url('http://www.paperbouquet.com/images/header_right.jpg');
}

#page {
	float: left;
	width: 830px;
	background-color: #FFFFFF;
}

#header {
	width: 830px;
	height: 171px;
	background-image: url('http://www.paperbouquet.com/images/header.jpg');
}

#footer {
	margin-left: 30px;
	margin-right: 30px;
	width: 830px;
	height: 50px;
	clear: both;
}

a.bk_logo {
	display: block;
	float: right;
	width: 99px;
	height: 37px;
	margin-top: 9px;
	background: url('http://www.paperbouquet.com/images/bk_logo.gif') no-repeat;
}

#navigation {
	width: 830px;
	height: 36px;
	background-image: url('http://www.paperbouquet.com/images/nav_passive.gif');
}

#navigation .tab {
	float: left;
	height: 36px;
	background-image: url('http://www.paperbouquet.com/images/nav_passive.gif');
}

#navigation .tab:hover {
	background-image: url('http://www.paperbouquet.com/images/nav_active.gif');
}

#navigation a#home {
	margin-left: 54px;
	width: 83px;
	background-position: -54px 0px;
}

#navigation a#about {
	width: 85px;
	background-position: -137px 0px;
}

#navigation a#services {
	width: 97px;
	background-position: -222px 0px;
}

#navigation a#testimonials {
	width: 143px;
	background-position: -319px 0px;
}

#navigation a#contact {
	width: 98px;
	background-position: -462px 0px;
}

#navigation a#faq {
	width: 76px;
	background-position: -560px 0px;
}

#navigation a#online_store {
	width: 135px;
	background-position: -636px 0px;
}

#nav_bottom {
	width: 830px;
	height: 30px;
	background-image: url('http://www.paperbouquet.com/images/nav_bottom.jpg');
}

.main_content {
	width: 790px;
	background-color: #f3f0ea;
	font-family: "Arial", "Lucida Sans Unicode", "Lucida Grande";
	font-size: 12px;
	color: #35342f;
	padding: 20px;
}

.content_divider {
	width: 830px;
	height: 0px;
	overflow: hidden;
	border-top: 2px solid #b58f84;
	border-bottom: 8px solid #dfcabe;
}		

.secondary_content {
	width: 790px;
	background-color: #fbfaf8;
	font-family: "Arial", "Lucida Sans Unicode", "Lucida Grande";
	font-size: 12px;
	color: #35342f;
	padding: 20px;
}

img.title {
	display: block;
}

p {
	margin-left: 20px;
	margin-right: 20px;
}

.subcontent_shadow {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 10px;
	left: 10px;
	width: 750px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #e2dfd9;
}

.subcontent {
	position: relative;
	top: -10px;
	left: -10px;
	width: 710px;
	padding: 20px;
	background-color: #ffffff;
}

ul {
	float: left;
	width: 200px;
}

#image_rotator {
	position: relative;
	z-index: 1;
	float: right;
	width: 350px;
	height: 350px;
	margin-top: -35px;
	margin-left: 20px;
	background-image: url('http://www.paperbouquet.com/images/invitations/1.jpg');

}

#vendors {
	width: 725px;
	height: 239px;
	margin-left: auto;
	margin-right: auto;
}

#vendors img {
	display: block;
	float: left;
}

.spacer {
	height: 0px;
	clear: both;
}

.small_title {
	font-size: 14px;
	font-weight: bold;
}

#contact_form {
	width: 710px;
	margin-left: auto;
	margin-right: auto;
}

.submit_container {
	text-align: center;
	clear: both;
}

#contact_submit {
	margin-top: 15px;
}

#contact_form .left {
	text-align: left;
	float: left;
	width: 300px;
}

#contact_form .right {
	text-align: left;
	float: left;
	width: 400px;
}

input.checkbox {
	margin-left: 20px;
}

input.textbox {
	margin-bottom: 10px;
}

.contact_map {
	width: 382px;
	height: 237px;
	float: right;
	margin-left: 20px;
	margin-right: 10px;
	border: 2px solid #b58f84;
	background-image: url('http://www.paperbouquet.com/images/map.jpg');
}

.error_text {
	color: #852600;
}

.seperator {
	border-top: 1px solid #dfcabe; 
	height: 0px; 
	overflow: hidden; 
	margin: 20px;
}