@charset "UTF-8";
/* CSS Document */
/* b.swords design */


#wrapperHeader {
	height:171;
	width: 981px;
	height: 168px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}
#wrapperHeader a img{
   border:none;
}
#tabMenu{
	height: 41px;
	width: 754px;
	background-image: url(assets/images/newMenu_03.gif);
	background-repeat: no-repeat;
	background-color: 1a845a;
	float: right;
	top: 2px;
}
#upperTop{
	background-image: url(assets/images/newMenu_02.gif);
	height: 127px;
	width: 754px;
	float: right;
}
#logoMenu{
	float: left;
	height: 168px;
	width: 227px;
}
#searchMenu{
	float: right;
	height: 40px;
	width: 250px;
	top: 53px;
	right: 15px;
	position: relative;
	background-color: 479054;
}
#searchWord{
	float: left;
	width: auto;
}
#searchFunc{
	float: right;
	width: 200px;
	height: 35px;
}
#shopCartMenu{
	float: right;
	height: 30px;
	width: 320px;
	top: 89px;
	right: -190px;
	position: relative;
	clear: none;
}
#tabsContainer{
	height: 35px;
	width: 715px;
	left: 5px;
	position: relative;
	top: 5px;
}

