@charset "UTF-8";
/* CSS Document */

html, body, #wrap {height: 100%;}

body > #wrap {
	height: auto;
	min-height: 100%;
}

a img {
	border: none;
}

#main {
	padding-bottom: 80px;
	
}  /* must be same height as the footer */
#header {
	position: relative; /* negative value of footer height */
	height: -200px;
	clear:both;
	width: 100%;
	top: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 
#header_continer {
	height: 200px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/BG/header.png);
}



#footer {
	position: fixed; /* negative value of footer height */
	height: -80px;
	clear:both;
	bottom: 0px;
	margin-top: -40px;
	width: 100%;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5E3E70;
} 
#footer_continer {
	height: 60px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	line-height: 14pt;
	padding-right: 30px;
}



#body1 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
 
#body_top {
	background-image: url(images/BG/bodybg_top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 244px;
	width: 950px;
}
#button_holder {
	height: 40px;
	width: 950px;
}
#header_container1 {
	height: 160px;
	width: 950px;
}
#body_middle {
	background-image: url(images/BG/body_middle.png);
	background-repeat: repeat-y;
	padding-left: 100px;
	padding-right: 100px;
}
#body_bottom {
	background-image: url(images/BG/body_bottom.png);
	background-repeat: no-repeat;
	height: 124px;
	width: 950px;
}
#body_top_contact {
	background-image: url(images/BG/contact_body_top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 244px;
	width: 950px;
}
#body_top_find {
	background-image: url(images/BG/find_body_top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 244px;
	width: 950px;
}
#body_top_cal {
	background-image: url(images/BG/body_top_cal.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 244px;
	width: 950px;
}
#body_top_roses {
	background-image: url(images/BG/body_top_roses.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 244px;
	width: 950px;
}
#body_bottom2 {
	background-image: url(images/BG/body_bottom2.png);
	background-repeat: no-repeat;
	height: 124px;
	width: 950px;
}
#body_bottom3 {
	background-image: url(images/BG/body_bottom3.png);
	background-repeat: no-repeat;
	height: 124px;
	width: 950px;
}
#body_bottom4 {
	background-image: url(images/BG/body_bottom4.png);
	background-repeat: no-repeat;
	height: 124px;
	width: 950px;
}
#body_bottom5 {
	background-image: url(images/BG/body_bottom5.png);
	background-repeat: no-repeat;
	height: 124px;
	width: 950px;
}
#body_middle2 {
	width: 800px;
	background-image: url(images/BG/body_middle.png);
	background-repeat: repeat-y;
	padding-left: 100px;
	padding-right: 50px;
	height: 400px;
}
#button_position {
	height: 70px;
	width: 700px;
	float: left;
	margin-top: 20px;
	padding-right: 100px;
}
#body_middle3 {
	width: 850px;
	background-image: url(images/BG/body_middle.png);
	background-repeat: repeat-y;
	padding-left: 100px;
}
#textholderindex {
	width: 400px;
	float: left;
	margin-right: 10px;
}
