@charset "utf-8";
/* CSS Document */
body{
text-align:center;}
#container{
position:relative;
	height: 825px;
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#headera{
	position:absolute;
	width:376px;
	height:106px;
	top:0px;
	left:0px;
	background-image: url(../pics/topbar_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	z-index:10;
}

#headerb{
	position:absolute;
	width:624px;
	height:113px;
	top:0px;
	left:376px;
	background-image: url(../pics/topbar_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:2;
}
#headerleft{
	position:absolute;
	width:332px;
	height:38px;
	top:80px;
	left:72px;
	background-image: url(../pics/toptab.gif);
	background-repeat: no-repeat;
	background-position: center top;
	z-index:8;
	text-align:center;

}

#headerleftb{
	position:absolute;
	width:332px;
	height:30px;
	top:90px;
	left:72px;
	z-index:14;
	text-align:center;

}
#headerright{
	position:absolute;
	width:38px;
	height:38px;
	top:95px;
	left:945px;

	z-index:12;
}
#content{
	position:absolute;
	width:1000px;
	height:403px;
	top:80px;
	left:0px;
	border: 2px solid #333333;
	z-index:5;
	overflow: auto;
}
#footer{
	position:absolute;
	padding-top:5px;
	width:1000px;
	height:50px;
	top:955px;
	left:0px;
	z-index:6;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align:center;
}
#tab{
	position:absolute;
	width:332px;
	height:38px;
	top:449px;
	left:654px;
	background-image: url(../pics/designedby.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index:8;
}
#bottoma{
	position:absolute;
	top:590px;
	left:0px;
	border: thin dotted #CCCCCC;
	z-index:3;
	background-image: url(../pics/rectanglesshows.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:179px;
	height:350px;
		padding-top: 0px;
	padding-left: 5px;
	
}
#bottomb{
position:absolute;
	top:590px;
left:204px;
	border: thin dotted #CCCCCC;
		z-index:3;
		background-image: url(../pics/rectanglescorporate.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:179px;
	height:350px;
		padding-top: 0px;
	padding-left: 5px;
	
}
#bottomc{
position:absolute;
	top:590px;
left:408px;
	border: thin dotted #CCCCCC;
		z-index:3;
		background-image: url(../pics/rectanglescelebrations.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:179px;
	height:350px;
		padding-top: 0px;
	padding-left: 5px;
	
}
#bottomd{
position:absolute;
	top:590px;
left:612px;
	border: thin dotted #CCCCCC;
		z-index:3;
		background-image: url(../pics/rectanglesboards.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:179px;
	height:350px;
		padding-top: 0px;
	padding-left: 5px;
	
}
#bottome{
position:absolute;
width:184px;
height:314px;
	top:590px;
left:816px;

		z-index:3;
}
#galleryleft{
	position:absolute;
	width:600px;
	height:300px;
	top:80px;
	left:10px;
	z-index:16;
	overflow: hidden;
}
#galleryright{

	position:absolute;
	width:360px;
	height:300px;
	top:70px;
	left:630px;
	z-index:16;
	overflow: auto;}.rebold {
	font-weight: bold;
	color: #FF0000;
}
#css {
	position: relative;
	height: 200px;
	width: 200px;
	left: 0px;
	top: 1000px;
	text-align: left;
}
#giftsection{
	position:absolute;
	top:490px;
	height:100px;
	width:1000px;
	left:0px;
	z-index:5;
	background-image: url(../pics/equinegiftbanner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#giftbasket{
	position:absolute;
	top:490px;
	height:100px;
	width:300px;
	left:700px;
	z-index:6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
