/* purelysilkbeddings CSS Document */

body{
	font-family:verdana;
	margin-top:0px;
	padding: 0px;
	text-align: center;
	border:none;
	background-image: url(images/purely_silk_beddings_bg01.jpg);
	background-repeat: repeat;
	font-size:12px;
	color:#5d5e5b;
	margin-bottom:0px;
}

#silk_beddings_container {
	background-color:#ffffff;
	height:625px;
	width:850px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	
}

#silk_beddings_container2{
	height:625px;
	width:850px;
	position:relative;
}

#silk_beddings_container3{
	height:625px;
	width:850px;
	position: absolute;
	left:0px;
	top:0px;
}
#silk_beddings_container_left{
	height:625px;
	width:34px;
	position: absolute;
	left:0px;
	top:0px;
	background-image:url(images/purly_silK_beddings_left.jpg);
	background-repeat:no-repeat;
	border:none;
}
#silk_beddings_container_right{
	height:625px;
	width:36px;
	position: absolute;
	left:814px;
	top:0px;
	background-image: url(images/purely_silk_beddings_right.jpg);
	background-repeat:no-repeat;
	border:none;

}
#silk_beddings_container_center{
	height:625px;
	width:780px;
	position: absolute;
	left:34px;
	top:0px;
	background-image: url(images/purely_silk_beddings_center.jpg);
	background-repeat: repeat-x;
	border:none;

}
#silk_beddings_container_flash{
	height:395px;
	width:780px;
	position: absolute;
	left:0px;
	top:63px;
}
#silk_beddings_container_text{
	height:145px;
	width:410px;
	position: absolute;
	left:56px;
	top:555px;
	float:left;
	text-align:justify;
}
#silk_beddings_container_btn{
	height:45px;
	width:159px;
	position: absolute;
	left:310px;
	top:555px;
	float:left;
}
#silk_beddings_container_footer{
	height:65px;
	width:780px;
	position: absolute;
	left:0px;
	top:710px;
	float:left;
	font-size:11px;

}
#silk_beddings_container_footer a:link,#silk_beddings_container_footer a:active,#silk_beddings_container_footer a:visited {
	text-decoration:none;
	color:#5d5e5b;
	
}
 
#silk_beddings_container_footer a:hover {
	text-decoration: underline;
	color:#666600;
}
