body 
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	/*background: #d9bfdc;*/
	background: #fff;
}

img
{
	border: 0;
	text-decoration: none;
}

#container
{
	width: 920px;
	height: 100%;
	padding: 165px 40px 0 40px;
	margin: 0 auto 0 auto;
	background: #fff url(images/bg_top.gif) top repeat-x;
	position: relative;
}

#logo
{
	top: 25px;
	left: 30px;
	position: absolute;
}

#promoCTA
{
	top: 73px;
	right: 42px;
	position: absolute;
}

#homeslideHolder
{
	width: 920px;
	height: 425px;
	position: relative;
}

#homeslideHolder div.gallery
{
	width: 111px;
	height: 425px;
	position: absolute;
}

#homeslideHolder div.first
{
	left: 1px;
}

div.first div.bg
{
	z-index: 2;
	left: 0;
	bottom: 0;
	position: absolute;
}

#homeslideHolder div.second
{
	left: 116px;
}

div.second div.bg
{
	z-index: 2;
	left: 0;
	bottom: 0;
	position: absolute;
}

#homeslideHolder div.third
{
	right: 116px;
}

div.third div.bg
{
	z-index: 2;
	right: 0;
	bottom: 0;
	position: absolute;
}

#homeslideHolder div.fourth
{
	right: 3px;
	*right: 2px;
}

div.fourth div.bg
{
	z-index: 2;
	right: 0;
	bottom: 0;
	position: absolute;
}

#homeslideHolder div.slideshow
{
	left: 245px;
	*left: 246px;
	position: absolute;
}

#navHolder
{
	left: 64px;
	top: 141px;
	position: absolute;
}

#navHolder span
{
	margin-right: 12px;
}

#galleryHolder
{
	width: 920px;
	height: 433px;
	position: relative;
}

#galleryHolder div.thumbHolder
{
	float: left;
	line-height: 10px;
	*line-height: 6px;
	width: 220px;
	height: 415px;
	padding: 18px 0 0 80px;
	background: #ddc0dc;
	position: relative;
}

#galleryHolder div.thumbHolder #pager
{
	color: #fff;
	line-height: normal;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	right: 31px;
	bottom: 6px;
	position: absolute;
}

#galleryHolder div.thumbHolder #pager a
{
	color: #fff;
}

#galleryHolder div.thumbHolder #pager a:hover
{
	text-decoration: none;
}

#galleryHolder div.thumbHolder span.thumb
{
	position: relative;
}

#galleryHolder div.thumbHolder span.thumb img.thumbOver
{
	display: none;
	cursor: default;
	z-index: 2;
	top: -55px;
	*top: 0;
	left: 0;
	position: absolute;
}

#galleryHolder div.thumbHolder span.thumb img
{
	cursor: pointer;
	width: 80px;
	height: 60px;
	margin-right: 6px;
	padding: 3px;
	border: solid 2px #e6d0e5;
}

#bouquetTitle
{
	top: 25px;
	left: 0;
	position: absolute;
}

#floralTitle
{
	top: 25px;
	left: 8px;
	position: absolute;
}

#cardecorTitle
{
	top: 25px;
	left: 8px;
	position: absolute;
}

#bridesTitle
{
	top: 25px;
	left: 12px;
	position: absolute;
}

#galleryHolder div.imageHolder
{
	float: right;
	width: 620px;
	height: 433px;
	position: relative;
}

div.imageHolder div.contentdiv div.cardecor5
{
	bottom: 20px;
	right: 30px;
	color: #fff;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	z-index: 10;
	position: absolute;
}

div.imageHolder div.contentdiv div.cardecor6
{
	bottom: 20px;
	right: 30px;
	color: #fff;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	z-index: 10;
	position: absolute;
}

#galleryHolder div.imageBG
{
	left: -2px;
	width: 620px;
	height: 433px;
	background: url(images/gallery_bg_image.png) top left no-repeat;
	position: absolute;
}

#galleryHolder div.imageBG img
{
	
}

#footer
{
	height: 75px;
	padding-top: 60px;
	padding-right: 60px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #959496;
	text-align: right;
	background: url(images/bg_bottom.gif) top no-repeat;
	position: relative;
}

#Galleryfooter
{
	height: 75px;
	margin-top: 2px;
	margin-right: 2px;
	padding-top: 60px;
	padding-right: 60px;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #959496;
	text-align: right;
	background: url(images/gallery_bg_bottom.gif) top repeat-x;
	position: relative;
}

#footer a, #Galleryfooter a
{
	color: #959496;
	text-decoration: none;
}

#footer a:hover, #Galleryfooter a:hover
{
	color: purple;
	text-decoration: underline;
}

#specialPromo
{
	color: #6e6f72;
	font-size: 10pt;
	top: 25px;
	left: 50px;
	position: absolute;
}

#links
{
	color: #6e6f72;
	font-size: 11pt;
	top: 58px;
	left: 50px;
	position: absolute;
}

#footer #links a, #Galleryfooter #links a
{
	color: #6e6f72;
	text-decoration: none;
}

#footer #links a:hover, #Galleryfooter #links a:hover
{
	text-decoration: underline;
}