body {
	margin:0px;
	padding:0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #586E57;
}
.p {
	margin:0px;
	padding:0px;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
	font-weight:normal;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 17px;
}
h1 {
	color:#000;
	font-size:18px;
}

.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	text-decoration:none;
}
a:hover, a:active{
	text-decoration:underline;
}
.a-text{
	color: #f00;
}
.a-footer{
	color:#fff;
}

#main {
	background:#00314a;
	width:990px;
	height:570px;
	margin: 0px auto 0px auto;

}
#left-wrap {
	background: url(images/bottom-left.jpg) bottom no-repeat;
	width:477px;
	height:570px;
	padding-top:0px;
	float:left;
	display:inline;

}
#right-wrap {
	background:url(images/content.jpg) no-repeat;
	width:513px;
	height:570px;
	padding-top:0px;
	float:left;
	display:inline;

}
#header-wrap{
	width:477px;
	height:570px;
	text-align:center;
}
#logo {
	background:url(images/logo.jpg) no-repeat;
	float: left;
	height: 162px;
	width: 297px;
}
#text-message {
	background:url(images/text-message.jpg) no-repeat;
	text-align:right;
	float: right;
	height: 162px;
	width: 180px;
}
#menu {
	float: left;
	height: 60px;
	width: 450px;
	margin-bottom:15px;
}
#photos{
	width:445px;
	height:288px;
	text-align:center;
}
#footer{
	width:445px;
	height:auto;
	margin-top:8px;
	text-align:center;
	font-size:11px;
	line-height:13px;
	color:#fff;
}
.disclaimer{
	font-size:10px;
	line-height:normal;
	color:#333;
}

#content {
	width:415px;
	height:550px;
	float:right;
	display:inline;
	margin-top: 15px;
	margin-right: 40px;

}
.center{
	text-align:center;
}

#gift-cert-margin{
	width:auto;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
}#shadow {
	height: 14px;
	width: 990px;
}
