body{
	padding:0;
	margin:0;
	top: 0;
}

a img{
	border:none;
}

p{
	color: white;
	margin: 0;
	padding-bottom: 0;
	text-align: justify;
	position: relative;
	font: 15px "Century Gothic","Lucida Grande",Arial,sans-serif;
}

#bigframe{
	border-top:8px solid #7C2969;
	width:100%;
	margin:0;
	padding:0;
	z-index: 1;
	position: absolute;
}

a{
	color: yellow;
	text-decoration: none;
}

a:hover{
	color: white;
	text-decoration: none;
}

/**********banner******************/

#banner{
	height:131px;
	position:relative;
	width:1021px;
	margin:0 auto;
	background-image: url(../images/banner.jpg);
	z-index: 1;
	top: 0;
}

#nav{
	position: absolute;
	margin:0 auto;
	z-index: 1;
	top: 101px;
	left: 275px;
}

#nav ul {
    margin:0;
    padding:0;
    list-style:none;
	left: 0;
}

#nav li{
	float:left;
	margin:0;
	padding: 0 20px 0 0;
}

#about{
	width: 73px;
	height: 28px;
    background: url(../images/nav_about.png);
    padding:0;
	position: relative;
	display: block;
}

#products{
	width: 75px;
	height: 28px;
    background: url(../images/nav_products.png);
    padding:0;
	position: relative;
	display: block;
}

#seasons_features{
	width: 139px;
	height: 28px;
    background: url(../images/nav_seasons_features.png);
    padding:0;
	position: relative;
	display: block;
}

#press{
	width: 48px;
	height: 28px;
    background: url(../images/nav_press.png);
    padding:0;
	position: relative;
	display: block;
}

#baby_gift_delivery{
	width: 138px;
	height: 28px;
    background: url(../images/nav_baby_gift_delivery.png);
    padding:0;
	position: relative;
	display: block;
}

#contact_feedback{
	width: 149px;
	height: 28px;
    background: url(../images/nav_contact_feedback.png);
    padding:0;
	position: relative;
	display: block;
}

#nav a:hover{
	background-position: left bottom;
}

#nav a{
	text-indent: -9000px;
}

#nav .selected{
	background-position: left bottom;
}

/**********content*****************/

#content{
	height: auto;
	position: relative;
	width:1021px;
	margin:0 auto;
	z-index: 1;
}

#logos{
	height: 96px;
	position: absolute;
	width:977px;
	margin:0 auto;
	z-index: 2;
	top: 446px;
	left: 24px;
}

#logos2{
	height: 96px;
	position: absolute;
	width:977px;
	margin:0 auto;
	z-index: 2;
	top: 0px;
	left: 0px;
	background-image: url(../images/logos.png);
}


/**********footer*****************/

#footer{
	height: 66px;
	position: relative;
	width:1021px;
	margin:0 auto;
	z-index: 9;
	background: url(../images/footer.jpg) no-repeat;
}

#lang{
	position: absolute;
	margin:0 auto;
	z-index: 1;
	top: 19px;
	left: 10px;
}

#lang ul {
    margin:0;
    padding:0;
    list-style:none;
	left: 0;
}

#lang li{
	float:left;
	margin:0;
	padding: 0 0 0 0;
}

#en{
	width: 67px;
	height: 21px;
    background: url(../images/lang_en.png);
    padding:0;
	position: relative;
	display: block;
}

#fr{
	width: 67px;
	height: 21px;
    background: url(../images/lang_fr.png);
    padding:0;
	position: relative;
	display: block;
}

#lang a:hover{
	background-position: left 22px;
}

#lang a{
	text-indent: -9000px;
}

#lang .selected{
	background-position: left 22px;
}

#electricpixel{
	position: absolute;
	margin:0 auto;
	z-index: 1;
	top: 22px;
	left: 927px;
}

#ep{
	width: 84px;
	height: 12px;
    background: url(../images/electricpixel.png);
    padding:0;
	position: relative;
	display: block;
}

#electricpixel a:hover{
	background-position: left -17px;
}

#electricpixel a{
	text-indent: -9000px;
}

#electricpixel .selected{
	background-position: left bottom;
}

#press1 {
	position: absolute;
	margin:0 auto;
	z-index: 2;
	top: 26px;
	left: 174px;
}

#press2 {
	position: absolute;
	margin:0 auto;
	z-index: 1;
	top: 26px;
	left: 434px;
}

#press3 {
	position: absolute;
	margin:0 auto;
	z-index: 2;
	top: 86px;
	left: 654px;
}

#email {
	position: absolute;
	margin:0 auto;
	z-index: 2;
	top: 305px;
	left: 739px;
}

#contactinfo {
	position: absolute;
	margin:0 auto;
	z-index: 2;
	top: 125px;
	left: 137px;
}

.yellow {
	color: yellow;
}

.yellowsm{
	color: yellow;
	font-size: 13px;
}

#feedbackform {
	position: absolute;
	margin:0 auto;
	z-index: 2;
	top: 45px;
	left: 552px;
}

#feedbackform p {
	width: 377px;
}

.whitefeedback {
	font: 13px "Century Gothic","Lucida Grande",Arial,sans-serif;
	color: white;
}
