@font-face {
	font-family: 'Shruti';
	src: url('../Fonts/shruti.eot');
	src: url('../Fonts/shruti.eot?#iefix') format('embedded-opentype'),  url('../Fonts/shruti.woff') format('woff'),  url('../Fonts/shruti.ttf') format('truetype'),  url('shruti.svg#shruti') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'Shruti';
	color: #333;
	font-weight: normal !important;
	font-size: 12px;
	background: #fff;
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
form {
	padding: 0xp;
	margin: 0px;
}
*::-moz-selection {
 background:#779636;
 color: #FFFFFF;
 text-shadow: none;
}
a {
	text-decoration: none;
	color: #0CB0D3;
}
a:hover {
	color: #fff;
}
.clear {
	clear: both;
}
#header_frame {
/*	width: 1000px;*/
	margin: 0px auto;
	height: 195px;
        width: 1000px;
        
	font-family: 'Shruti';
}
.top_text {
	color: #122000;
	font-size: 24px;
	padding: 3px 0px;
	margin: 0px;
	text-align: center;
}
#header_strip {
	background: url(../images/header_strip.png) repeat-x;
	height: 162px;
/*	width: 1000px;*/
	position: relative;
}
#logo_box {
	float: left;
	width: 387px;
	height: 96px;
	position: relative;
	left: -2px;
}
#header_r {
	float: right;
	width: 613px;
	height: 162px;
}
.toll_free {
	width: 300px;
	float: left;
	color: #fff;
	font-size: 14px;
	font-style: italic;
	padding: 6px 0 0;
}
.search_box {
	width: 260px;
	float: right;
	background: url(../images/search_bg.png) no-repeat;
	height: 30px;
	margin: 3px 15px 0 0;
	color: #fff06e;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 8px 0;
}
.easy_day {
	float: left;
	width: 350px;
	text-align: center;
	font-size: 18px;
	color: #122000;
	padding: 22px 0 0 0;
	line-height: 20px;
}
.currency_box {
	float: right;
	width: 238px;
	padding: 22px 0 0 0;
}
.currency_strip {
}
#cart_box {
	margin: 5px 5px 0 17px;
        padding: 20px;
        width: 282px;
}
.cart_img {
	float: left;
	margin: 0 5px 0 0;
}
.cart_text {
	float: left;
	padding: 4px 0 0 0;
	font-size: 19px;
	color: #000000;
	text-align: center;
	font-style: italic;
	line-height:23px;
}
.us_d {
	width: 105px;
	margin: 0 5px;
	font-size: 11px;
}
.flag {
	position: relative;
	top: 3px;
}
.search_inp {
	width: 175px;
	height: 17px;
	border: solid 1px #fff06e;
	margin: 0 0 0 2px;
}
.go_btn {
	position: relative;
	float: right;
	*top:-30px;
}
.currency_s .header{
    width: 100px;

}

.flag_s img{
    position: relative;
    top:4px;

}