body{
	background-image: url(../images/home_bgd_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#header {
	/*background-image: none;*/
}
#welcome{
	float:right;
	margin-top:8px;
	margin-right:0px;
	position:static;
}


#home_bgd{	
	height:490px;
}
.nl_top{
	width:200px;
	height:59px;
	cursor:move;
}
.nl_btm2{
	width:185px;
	height:95px;
	font-size:11px;
	padding-left:20px;
	padding-right:15px;
	text-align:center;
}
.nl_btm{
	width:185px;
	height:157px;
	font-size:11px;
	padding-left:10px;
	padding-right:15px;
	text-align:center;
}
.nl_bgd {
	background-image: url(../images/nl_bgd.png);
	background-repeat: no-repeat;
	width:200px;
	height:216px;
	position:absolute;
	top:0px;
	right:20%;
}
.nl_bgd2 {
	background-image: url(../images/nl_sent.png);
	background-repeat: no-repeat;
	width:200px;
	height:153px;
	position:absolute;
	top:0px;
	right:20%;
}



#home_nav1{
	width:87px;
	height:121px;
	float:right;
	margin-top:8px;
	margin-right:4px;

}
#in_store{
	width:145px;
	height:200px;
	margin-left:120px;
	margin-top:65px;
	float:left;
	padding:10px;
	color:#000000;
	text-align:center;
}
#in_store p{
	padding:3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.in_storeA a:hover{
	font-size:14px;
}
#ideas{
	width:87px;
	height:121px;
	margin-left:0px;
	margin-top:280px;
	float:left;
}
#twitter{
	width:85px;
	height:65px;
	margin-left:-420px;
	margin-top:120px;
	float:left;
}

#testimonials{
	width:145px;
	height:48px;
	margin-left:30px;
	margin-top:70px;
	float:left;
}

#home_nav_login{
	width:87px;
	height:38px;
	/*margin-right:87px;
	margin-top:140px;
	float:right;*/
}
#home_nav_register{
	width:87px;
	height:46px;
	/*margin-right:87px;*/
	/*margin-top:178px;
	float:right;*/
}

#home_nav_my_collection{
	width:87px;
	height:41px;
	/*margin-right:87px;
	margin-top:224px;
	float:right;*/
}
