span {
	display:none;
}

body {
	margin:0;
    padding:0;
    background:#000000 url(images/bodybg.jpg) no-repeat top center;
}

* {
	margin:0;
}

html, body {
	height:100%;
}

.wrapper {
	width:708px;
	margin:0 auto;
}

.footer {
	height:45px;
	background:#838f3c;
	width:708px;
	margin:0 auto;
	clear:both;
}

/* positioning code */

#header {
	width:708px;
	height:297px;
	background:url(images/header2.gif) no-repeat top;
}

#contactbutton {
	height:39px;
	float:right;
	margin:-39px 25px 0 0;
}

ul.contactbutton {
	margin-top:auto;
	float:left;
}

ul.contactbutton li {
        list-style-type: none;
        float: left;
}

ul.contactbutton li a {
        height: 39px;
        float: left;
}

ul.contactbutton li a:hover {
        background-position: 0px -39px;
}

li.contact a {
        width:83px;
        background-image: url(images/contact.gif);
        background-repeat: no-repeat;
}

#content {
	width:708px;
	background:#838f3c;
	clear:both;
}

#comingsoon {
	width:708px;
	text-align:center;
	height:40px;
	padding-top:10px;
}

#bouquet {
	text-align:center;
}
