body{
	background-image:url(../images/1202437938.jpg);
	width:1024px;
	height:768px;
	margin:0 auto;
}

#container{
	background-color:#fff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif, tahoma;
	height: 100%; 
}

header{
	padding-top:11px;
}

nav{
	background-image:url(../images/index_menu_2.gif);
	background-repeat:no-repeat;
}

nav ul{
	padding:10px 55px 12px 30px;
	text-align: left;
	font-size:12px;
	font-weight:bold;
}

nav ul li{
	color:#FFF;
	display:inline;
	list-style:none;
	padding-left:15px;
}

a:link, a:visited    {color:#fff; background-color:transparent; text-decoration:none}
a:hover, a:active   {color:#FF0; background-color:transparent; text-decoration:none}

section{
	height:559px;
	margin:0 auto;
}

.text1{
	width:550px;
	height:200px;
	float:left;
	margin-left:40px;
	padding-top:10px;
}

.text1 h1{
	color:#2b2c7c;
	font-size:16px;
}

.text1 h2{
	color:#999;
	font-size:14px;
	padding-left:0px;
	margin:0px;
}

h4{
	color:#666;
	font-size:14px;
	margin-top:-35px;
	margin-right:18px;
}

.text1 p{
	color:#333;
	margin-top:15px;
	font-size:14px;
}

.text1 .readmore{
	color:#000099;
	margin-top:10px;
	font-size:10px;
	font-weight:bold;
}

.banner{
	float:right;
	margin-right:40px;
	margin-top:20px;
}
.product{
	width:1024px;
	height:315px;
	clear:both;
}
.product p{
	padding:0;
	padding-left:0;
	margin-bottom:0;
	margin-left:40px;
	font-size:16px;
	font-weight:bold;
	color:#2b2c7c;
}
.giftset {
	float:right;
}
.eco {
	float:left;
}
.bag{
	float:left;
	background:url(../images/index-bag.gif);
}
bag:hover {
	display: block;
	background-image:url(../images/index-bag-2.jpg);
}

.leather{
	float:left;
}
.it{
	float:left;
}
.accessories{
	float:left;
}

aside{
	float:right;
	margin:40px 15px;
}

#clients{
	margin-left:-8px;
}

footer{
	background-image:url(../images/index_footer_2.jpg);
	height:35px;
	width:100%;
	text-align:center;
	color:#ccc;
	font-size:10px;
	padding-top:0px;
	margin:0px auto;
	float: right;
}

.fb{
	float:right;
	margin-top:-45px;
	margin-right:20px;
}