@charset "utf-8";

body {
	background-image: url("background.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;

}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
.main{margin:0 auto; width: 903px; }  
#MainImage {
	left: 0px;
	top: 0px;
	width: 903px;
	padding-top: 0px;
	height: 599px;
	background: url(Mothers_Day_cropped.png) no-repeat;  
	position: relative;
	margin: auto;

}
#video_Slice {
	left: 18px;
	position: absolute;
	top: 203px;
	margin-bottom: 0;
	width: 320px;
	padding-top: 0px;
	height: 259px;

}
#LinkArea {
	left: 360px;
	position: absolute;
	top: 234px;
	margin-bottom: 0;
	width: 202px;
	padding-top: 0px;
	height: 229px;

}
#random {
	left: 10px;
	position: absolute;
	top: 258px;
	margin-bottom: 0;
	width: 14px;
	padding-top: 0px;
	height: 57px;

}
#contact_slice {
	left: 18px;
	position: absolute;
	top: 488px;
	margin-bottom: 0;
	width: 320px;
	padding-top: 0px;
	height: 64px;
	text-align:center;
	overflow:auto;

}
#logo_slice {
	left: 802px;
	position: absolute;
	top: 588px;
	margin-bottom: 0;
	width: 100px;
	padding-top: 0px;
	height: 54px;

}
.sublink {
font: bold 12px/26px arial, helvetica, sans-serif;
color:#000000;
text-decoration: none;
width:202px;
height:26px;
display:block;
margin-bottom:2px;
text-align:center;
background: url(button.png) no-repeat;
overflow:hidden;

}
.sublink:hover {
color: #000000;
background-position: 0 100%;

}