body{
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) fixed;
	
}
.wrapper{
	margin:0 auto;
	width:1000px;
	background:#FFF;
}
.top-line{
	background:#666666;
	height:12px;
	width:100%;
}
header{
	padding:13px;
}
.logo-section{
	margin:0 auto;
	height:80px;
	width:913px;
}
.logo{
	float:left;
}
.rt-img{
	float:right;
}
nav{
	background: -moz-linear-gradient(top, #abd108, #84a202) repeat scroll 0
		0 #84a202;
	background: -webkit-gradient(linear, 100% 100%, 0 0, from(#abd108),
		to(#84a202) );
	background: -ms-linear-gradient(top, #abd108, #84a202);
	background: -o-linear-gradient(top, #abd108, #84a202);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#abd108,
		endColorStr=#84a202, GradientType=1 );
	/* For Internet Explorer 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#abd108, endColorstr=#84a202, GradientType=1)";
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin:0 auto;
	height:39px;
	width:913px;
}
nav ul li{
	list-style:none;
	display:inline;
	font-family:calibri;
	font-size:1em;
	margin-right: 45px;
	color:#ffffff;
}
.navigation{
	padding-top:7px;
}
.navigation a{
	color:#ffffff;
	text-decoration:none;
}

.product-list{	
	margin:0 auto;
	height:78px;
	width:913px;
}
.product-list ul li{
	list-style:none;
	display:inline;	
}
.products{
	background:url(../images/prodcuts.jpg)no-repeat;
	height:78px;
	width:101px;
}
.product-pad{
	padding-bottom:2px;
}
.sofa{
	background:url(../images/sofa.jpg) no-repeat;
	float:left;
	height:78px;
	width:101px;
}
.armchair{
	background:url(../images/armchair.jpg) no-repeat;
	float:left;
	height:78px;
	width:101px;
}
.dinning{
	background:url(../images/dinning_set.jpg) no-repeat;
	float:left;
	height:78px;
	width:101px;
}
.bedroom{
	background:url(../images/bedroom.jpg) no-repeat;
	float:left;
	height:78px;
	width:101px;
}
.coffee{
	background:url(../images/coffee_table.jpg) no-repeat;
	float:left;
	height:78px;
	width:101px;
}
.chests{
	background:url(../images/chests.jpg) no-repeat;	
	float:left;
	height:78px;
	width:101px;
}
.cookware{
	background:url(../images/cookware.jpg) no-repeat;
	float:left;
	height:78px;
	width:101px;
}
.accessories{
	background:url(../images/accessories.jpg) no-repeat;
	float:left;
	height:78px;
	width:101px;
}
.banner{
	border:1px solid #97b907;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin:0 auto;
	height:281px;
	width:913px;
}
.image img{
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
p{
	font-family:times new roman;
	font-size:20px;
	color:#333333;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	width:913px;
}
hr{
	border:1px solid #cccccc;
	margin-bottom:10px;
}
.image-list{
	margin:0 auto;
	width:913px;
}
.content{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#33333;
	margin:0 auto;
	width:913px;
}
footer{
	background: -moz-linear-gradient(top, #abd108, #84a202) repeat scroll 0
		0 #84a202;
	background: -webkit-gradient(linear, 100% 100%, 0 0, from(#abd108),
		to(#84a202) );
	background: -ms-linear-gradient(top, #abd108, #84a202);
	background: -o-linear-gradient(top, #abd108, #84a202);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#abd108,
		endColorStr=#84a202, GradientType=1 );
	/* For Internet Explorer 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#abd108, endColorstr=#84a202, GradientType=1)";	
	margin:0 auto;
	height:140px;
	width:913px;
}
.address{
	font-family:times new roman;
	font-size:14px;
	color:#000000;
	text-align:center;
	padding-top:10px;
	margin:0 auto;
	width:550px;
}
.product_head{
	font-family:times new roman;
	font-size:20px;
}
.list{
	font-family:arial;
	font-size:12px;
	color:#000000;
}
.copyright{
	font-family:arial;
	font-size:13px;
}
.social-icons{
	background:url(../images/social_icons.png) no-repeat;
	float: right;
    height: 130px;
    margin-right: 85px;
    margin-top: -130px;
    width: 72px;
}
.social-icons ul li{
	list-style:none;
	margin-left: -30px;
}
.social-icons ul li > img{
	height:35px;
	width:35px;
}
.menu li {
	float: left;
	position: relative;
}
.menu li a {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 9px 12px;
	margin-top:3px;
	vertical-align: middle;
	text-decoration: none;	
	list-style:none;
}
.menu li a.active{
	color:#000000;
}
.menu li a:hover {
	background: -webkit-gradient(linear, center top, center bottom, from(#abd108), to(#84a202));
	background-image: linear-gradient(#abd108, #84a202);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#abd108,
		endColorStr=#84a202, GradientType=1 );
	/* For Internet Explorer 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#abd108, endColorstr=#84a202, GradientType=1)";	
	border-radius: 12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	box--shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
}
/* Dropdown styles */
.menu ul {
	position: absolute;
	left: -9999px;
	list-style: none;
	opacity: 0;
	transition: opacity 1s ease;
	z-index:10000;
}
.menu ul li {
	float: left;
	list-style:none;
}
.menu ul a {
	white-space: nowrap;
}
/* Displays the dropdown on hover and moves back into position */
.menu li:hover ul {
	background: -webkit-gradient(linear, center top, center bottom, from(#abd108), to(#84a202));
	background-image: linear-gradient(#abd108, #84a202);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#abd108,
		endColorStr=#84a202, GradientType=1 );
	/* For Internet Explorer 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#abd108, endColorstr=#84a202, GradientType=1)";
	border-radius: 0 0 6px 6px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	box--shadow: inset 0px 2px 4px rgba(0,0,0,0.4);
	left: 0px;	
	list-style:none;
	opacity: 1;
	width:90px;
}
/* Persistant Hover State */
.menu li:hover a {
	background: -webkit-gradient(linear, center top, center bottom, from(#abd108), to(#84a202));
	background-image: linear-gradient(#abd108, #84a202);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#abd108,
		endColorStr=#84a202, GradientType=1 );
	/* For Internet Explorer 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#abd108, endColorstr=#84a202, GradientType=1)";
	border-radius: 12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	box--shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
}
.menu li:hover ul a {
	background: none;
	border-radius: 0;
	box-shadow: none;
	margin-left:-40px;
}
.menu li:hover ul li a:hover {
/*	background: -webkit-gradient(linear, center top, center bottom, from(#abd108), to(#84a202));
	background-image: linear-gradient(#abd108, #84a202);
	border-radius: 12px;
	box-shadow: inset 0px 0px 4px 2px rgba(0,0,0,0.3);	*/
	background:#c4de51;
	color:#000000;
	margin-left:-40px;
	width:106px;
}