/* MAIN STYLES */
body {
	background-image: url(../media/tmp_background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#content {
 	background-image: url(../media/tmp_bg_content_hdr.jpg);
	background-repeat: no-repeat;
	margin: 0;
	width: 880px;
	padding: 133px 50px 30px 30px;
}


/* FORMATTING */

#sub-nav-float {
	width:636px;
	float: right;	
	margin: 25px 0 0 295px;	
	position: absolute;
}


/* CORPORATE GIFT */

tr td.contact-left-column {
padding:10px;
	border:1px solid #3C3E3A;
}

tr td.contact-right-column {
	padding-left:20px;
}

.asterisk, .validation{
	font-size: 11px;
	font-weight: 300;
	color: #bdd73e;
	line-height: normal;
}


/* PET GIFT */

#pet-masthead {
	background: url(../media/bg_petmasthead.jpg);
	width: 880px;
	height: 341px;
}

#pet-masthead h1 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 34px;
	font-weight:normal;
	line-height:34px;
	color:#000000;
	position:relative;
	top: 60px;
	left: 30px;
}

#pet-sidecontent {
	float: right;
	width: 244px;
}

#pet-maincontent {
	float: left;
	color:#9F9F9F;
	width: 598px;
}