/*
Description: Floating Social Share
Author: Samir Tuladhar
Author URI: http://www.samirtuladhar.com
*/

#navigation a
{
color:#006633;
size:11px;
font:Tahoma;
text-decoration:none;
display:block;

}
#navigation a:hover{
color:#00CC33;
display:block;
/*background:url(http://mspecials.jpacific.com/mspecials-2010/May/bg.png);
/*background:#66CC99;*/

}
a{
text-decoration:none;
color:#000066;
}
a:hover{
text-decoration:underline;
}

body{
	margin-top:0px;
	margin-bottom:0px;
	background:url(http://www.jpacific.com/jewelries/belts/backnow.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
}
div.img a img{
border:1px solid #ffffff;
}
div.img a:hover img{
border:1px solid #0099FF;
}

#wrapper{width:670px;margin: 0 auto;padding: 0px;}
	
#content{

}
#page-wrap {  position: relative;float: left; margin: 50px 0;}



#box{
	position: absolute;
	left: -79px;
	border-right: 0px;
	padding: 10px;
	top:160px;
}
#box2{
	position: absolute;
	left: 680px;
	border-right: 0px;
	padding: 10px;
	top: 160px;
}

