@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	color: #666666;
	padding: 0px;
	border: 0px;
	outline: 0px;
	margin: 0px;
	background: url(../images/top-bg.jpg) repeat-x top left;
}
* {
	/*font-size: 12px;*/
	color: #666666;
	padding: 0px;
	border: 0px;
	outline: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	color: #49494a;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
	text-decoration: none;
	border: 0;
}
a {
	color: #49494a;
	text-decoration: none;
	border: 0;
}
h1, h2, h3, h4 {
	font-family: 'my_font', Sans-Serif;
}
h1 {
	color: #666;
	font-family: 'my_font', Sans-Serif;
}
.clear {
	clear: both;
}
.wrapper {
	width: 100%;
}
.container {
	width: 990px;
	margin: auto;
}
.header {
	width: 990px;
	float: left;
	padding: 0 0 0 0px;
}
.logo {
	width: 307px;
	height: 72px;
	float: left;
	padding: 50px 0 0 0px;
}
.header-right {
	width: 584px;
	float: right;
	padding: 0px 0 0 0px;
}
.top-contact-wrapper {
	width: 418px;
	float: right;
	padding: 0 0 0 0px;
}
.turnaround {
	width: 143px;
	height: 66px;
	float: left;
	padding: 12px 0 0 0px;
}
.top-call {
	width: 263px;
	float: right;
	padding: 12px 0 0 0px;
}
.top-call h3 {
	font-family: my_font3;
	font-size: 25px;
	color: #121212;
	padding: 0 0 0 30px;
	background: url(../images/call-ico.jpg) no-repeat left center;
	font-weight: normal;
}
.top-call h3 span {
	font-family: my_font3;
	font-size: 25px;
	color: #121212;
}
.top-call h4 {
	font-family: my_font3;
	font-size: 16px;
	color: #121212;
	padding: 0 0 0 30px;
	background: url(../images/email-ico.jpg) no-repeat left center;
	font-weight: normal;
}
.top-call h4 a{
	font-family: my_font3;
	font-size: 16px;
	color: #121212;
}

.menu {
	width: 572px;
	float: right;
	padding: 12px 0 0 0px;
}
.menu ul {
	padding: 0 0 0 0px;
	float: right;
}
.menu ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	padding: 4px 0px 4px 0px;
	list-style: none;
	float: left;
	background: #d3242b;
	margin: 0 0 0 1px;
}
.menu ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	padding: 4px 12px 4px 12px;
}
.menu ul li a:hover {
	background: url(../images/menu-arrow.jpg) no-repeat center bottom;
	padding: 4px 12px 11px 12px;
}
.menu ul li:hover{
	background: #424242;
}
.banner {
	width: 988px;
	float: left;
	padding: 0 0 0 0px;
	border: solid 1px #e1e1e1;
	/*background: url(../images/banner-bg.jpg) no-repeat right bottom #f6f6f6;*/

	margin-top: 9px;
	position:relative;
}
.banner-text {
	width: 462px;
	float: left;
	padding: 0 0 0 53px;
}
.banner-text h2 {
	font-family: my_font4;
	font-size: 50px;
	color: #121212;
	padding: 54px 0 0 0px;
	font-weight: normal;
}
.banner-text h3 {
	font-family: my_font4;
	font-size: 34px;
	color: #121212;
	padding: 0px 0 0 0px;
	font-weight: normal;
}
.banner-text h4 {
	font-family: my_font3;
	font-size: 78px;
	color: #d2242b;
	padding: 10px 0 0 0px;
	font-weight: normal;
}
.banner-text h4 span {
	font-family: my_font;
	font-size: 14px;
	color: #333;
	padding: 0px 0 0 0px;
	font-weight: normal;
}
.banner-text p {
	font-family: my_font;
	font-size: 16px;
	color: #231f20;
	padding: 12px 0 12px 0px;
}
.banner-text p a {
	font-family: my_font;
	font-size: 16px;
	color: #231f20;
	padding: 0px 0 0 26px;
	background: url(../images/arrow-.jpg) no-repeat left center;
}
.banner-img {
	width: 466px;
	float: right;
	height: 370px;
	padding: 0 0 0 0px;
}
.welcome-area {
	width: 990px;
	float: left;
	padding: 23px 0 0 0px;
}
.left-category {
	width: 247px;
	float: left;
	padding: 0 0 0 7px;
	border: solid 1px #eeeeee;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.left-category-header {
	width: 247px;
	float: left;
	padding: 13px 0 10px 0px;
}
.left-category-header table h2 {
	font-family: my_font1;
	font-size: 21px;
	color: #3c3c3c;
	padding: 0 0 0 0px;
	font-weight: normal;
}
.left-category-header table h3 {
	font-family: my_font2;
	font-size: 16px;
	color: #3c3c3c;
	padding: 0 0 0 0px;
	font-weight: normal;
}
.cat-container {
	width: 241px;
	float: left;
	padding: 0px 0 0px 0px;
}
.cat-container ul {
	padding: 8px 0 0 0px;
}
.cat-container ul li {
	font-family: my_font;
	font-size: 14px;
	color: #ffffff;
	list-style: none;
	padding: 5px 0 5px 6px;
	background: url(../images/cat-bg.jpg) repeat;
	margin-bottom: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.cat-container ul li a {
	font-family: my_font;
	font-size: 14px;
	color: #ffffff;
	padding-left: 15px;
	background: url(../images/cat-arrow.png) no-repeat left center;
}
.cat-container ul li a:hover,a.active {
	font-family: my_font;
	font-size: 14px;
	color: #ffffff;
	background: url(../images/cat-arrow.png) no-repeat left center;
	padding: 5px 0 5px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.cat-container ul li:hover,li.active {
	background: url(../images/cat-bg-hover.jpg) repeat !important;
}
.welcome-text {
	width: 710px;
	float: right;
	padding: 0 0 0 0px;
}
.welcome-text p {
	font-family: my_font;
	font-size: 13px;
	color: #464646;
	padding: 0 0 0 0px;
	line-height: 19px;
}
.welcome-text p a {
	font-family: my_font;
	font-size: 13px;
	color: #464646;
	background: url(../images/readmore-arrow.jpg) no-repeat left center;
	padding: 12px 0 9px 20px;
	margin-top: 12px;
	float: right;
}
.why-use {
	width: 710px;
	float: left;
	padding: 0px 0 0 0px;
}
.why-use h5 {
	font-family: my_font4;
	font-size: 27px;
	color: #d61b1d;
	padding: 12px 0 12px 65px;
	background: url(../images/why-use-ico.jpg) no-repeat left center;
	font-weight: normal;
}
.why-use-listing {
	width: 701px;
	float: left;
	padding: 0 0 0 0px;
	border-left: solid 8px #9ec850;
	border-right: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	background: url(../images/why-use-arrow.jpg) no-repeat left;
	margin-top: 15px;
	padding:0 15px 15px 0;
}
.why-use-corner {
	width: 35px;
	height: 30px;
	float: right;
	padding: 0px 0 0 6px;
}
/*.why-use-listing ul {
	padding: 23px 12px 0px 10px;
	float: left;
}
.why-use-listing ul li {
	font-family: my_font;
	font-size: 14px;
	color: #333333;
	list-style: none;
	background: url(../images/tick.jpg) no-repeat left center;
	padding: 3px 0 3px 20px;
	width:299px;
}
.why-use-listing ul li a {
	font-family: my_font;
	font-size: 15px;
	color: #333333;
	padding: 0 0 0 20px;
	background: url(../images/readmore-arrow.jpg) no-repeat left center;
}*/
.tweet-area {
	width: 990px;
	float: left;
	padding: 35px 0 20px 0px;
}
.twitter-tweets {
	width: 470px;
	float: left;
	padding: 0 0 0 0px;
}
.testimonials-index {
	width: 470px;
	float: right;
	padding: 0px 0 0 0px;
}
.twitter-header {
	width: 470px;
	float: left;
	padding: 0 0 0 0px;
	border-bottom: dotted 1px #cccccc;
	margin-bottom: 17px;
}
.twitter-header h3 {
	font-family: my_font;
	font-size: 18px;
	color: #464646;
	padding: 0 0 8px 0px;
	text-transform: uppercase;
	font-weight: normal;
}
.twtr-ft {
	display: none !important;
}
.tweets .follw a {
	color: #333;
	font-family: my_font;
	font-size: 13px;
	background: url(../images/twit.jpg) no-repeat left center;
	padding: 0px 0 0px 25px;
	float: right;
}
.tweets {
	width: 470px;
	float: left;
	padding: 0 0 0 0px;

}
.twtr-widget .twtr-tweet-wrap {
	padding: 6px 0px 6px 36px !important;
	background: url(../images/twitter-bird.jpg) no-repeat left center;
	border: none !important
}
.twtr-hd {
	display: none !important;
}
.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
	font-size: 14px;
	color: #333;
	font-family: my_font;
}
#twtr-widget-1 .twtr-tweet a {
	font-size: 13px !important;
	font-family: my_font;
}
.testimonial-bg {
	width: 470px;
	background: url(../images/testimonial-bg.jpg) no-repeat;
	height: 150px;
	float: left;
	padding: 0 0 0 0px;
}
.testimonial-slider {
	width: 470px;
	float: left;
}
.testimonial-bg p {
	font-family: my_font;
	font-size: 13px;
	color: #333333;
	padding: 21px;
	line-height: 19px;
	height: 80px;
}
.testimonial-bg h3 {
	font-family: my_font;
	font-size: 13px;
	color: #d31d05;
	padding: 0px 0 0 70px;
	line-height: 19px;
	font-weight: normal;
}
.testimonial-bg h3 span {
	font-family: my_font;
	font-size: 13px;
	color: #333;
}
.testimonials-index p a {
	font-family: my_font;
	font-size: 13px;
	color: #333;
	padding: 12px 0 12px 20px;
	background: url(../images/readmore-arrow.jpg) no-repeat left center;
	float: right;
}
.testimonials-nav {
	width: 41px;
	height: 20px;
	float: right;
	padding: 0 0 0 0px;
}
.nav {
	margin: 5px 0
}
#nav a, #s7 strong {
	margin: 0 5px;
	padding: 3px 5px;
	border: 1px solid #ccc;
	background: #fc0;
	text-decoration: none
}
#nav a.activeSlide {
	background: #ea0
}
#nav a:focus {
	outline: none;
}
.footer-wrapper-top {
	width: 100%;
	background: url(../images/cat-bg-hover.jpg) repeat;
	height: 12px;
}
.footer-wrapper {
	width: 100%;
	background: url(../images/footer-bg.jpg) repeat;
}
.footer-container {
	width: 990px;
	margin: auto;
}
.footer {
	width: 990px;
	float: left;
	padding: 0 0 0 0px;
}
.footer h4 {
	font-family: my_font;
	font-size: 18px;
	color: #ffffff;
	padding: 35px 0 10px 0px;
	text-transform: uppercase;
	font-weight: normal;
}
.footer-row01 {
	width: 217px;
	float: left;
	padding: 0 0 0 0px;
}
.footer-row01 ul {
	padding: 0px 0 0px 16px;
}
.footer-row01 ul li {
	font-family: my_font;
	font-size: 13px;
	color: #fff;
	list-style: url(../images/footer-arrow.jpg);
	padding: 3px 0 3px 0px;
}
.footer-row01 ul li a {
	font-family: my_font;
	font-size: 13px;
	color: #fff;
}
.footer-row01 ul li a:hover {
	font-family: my_font;
	font-size: 13px;
	color: #F00;
}
.footer-row02 {
	width: 230px;
	float: left;
	padding: 0 0 0 0px;
}
.footer-row02 table p {
	font-family: my_font;
	font-size: 13px;
	color: #fff;
	padding: 8px 0 8px 0px;
}
.footer-row02 table p a {
	font-family: my_font;
	font-size: 13px;
	color: #fff;
}
.footer-row02 table p a:hover {
	font-family: my_font;
	font-size: 13px;
	color: #F00;
}
.footer-row03 {
	width: 246px;
	float: left;
	padding: 0 0 0 0px;
}
.footer-row03 p {
	font-family: my_font;
	font-size: 13px;
	color: #fff;
	padding: 8px 0 8px 0px;
	line-height: 19px;
}
.footer-row03 p span {
	font-family: my_font;
	font-size: 13px;
	color: #F00;
}
.footer-row04 {
	width: 263px;
	float: right;
	padding: 0 0 0 0px;
}
.footer-fld {
	width: 225px;
	height: 33px;
	background: url(../images/user-ico.png) no-repeat left center #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 0 0 0 30px;
	margin: 0 0 13px 0px;
	border: solid 1px #323232;
	font-family: my_font;
	font-size: 13px;
	color: #333;
}
.footer-fld2 {
	width: 225px;
	height: 33px;
	background: url(../images/phone-ico.png) no-repeat left center #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 0 0 0 30px;
	border: solid 1px #323232;
	font-family: my_font;
	font-size: 13px;
	color: #333;
}
.footer-but {
	width: 74px;
	height: 26px;
	background: url(../images/submit-but.jpg) no-repeat center;
	padding: 0 0 0 0px;
	border: solid 1px #323232;
	font-family: my_font;
	font-size: 13px;
	color: #fff;
	cursor: pointer;
	margin-top: 15px;
}
.footer-row04 table p {
	font-family: my_font;
	font-size: 13px;
	color: #fff;
	padding: 22px 0 8px 0px;
	line-height: 19px;
}
.star {
	color: #F00;
}
.copyright-wrapper {
	width: 100%;
	background: url(../images/copyright-wrapper.jpg) repeat-x top;
}
.copyright-container {
	width: 990px;
	margin: auto;
}
.copyright {
	width: 990px;
	float: left;
	padding: 0 0 0 0px;
}
.copyright-left {
	width: 396px;
	float: left;
	padding: 0 0 0 0px;
}
.copyright-left p {
	font-family: my_font;
	font-size: 12px;
	color: #fff;
	padding: 22px 0 8px 0px;
	line-height: 19px;
}
.copyright-left p span {
	font-family: my_font;
	font-size: 12px;
	color: #fff;
	padding: 3px 4px 3px 4px;
	background: #212121;
}
.copyright-left p span a {
	font-family: my_font;
	font-size: 12px;
	color: #fff;
}
.copyright-right {
	width: 320px;
	float: right;
	padding: 0 0 0 0px;
}
.copyright-right p {
	font-family: my_font;
	font-size: 12px;
	color: #fff;
	padding: 22px 0 8px 0px;
	line-height: 19px;
	float: right;
}
.copyright-right p a {
	font-family: my_font;
	font-size: 12px;
	color: #fff;
	background: url(../images/gl-logo.png) no-repeat left center;
	padding: 0 0 0 20px;
}
/* ----------------------- INNER STYLE ----------------------- */

.inner-header {
	width: 710px;
	float: left;
	padding: 0 0 0 0px;
}
.inner-header h2 {
	font-family: my_font4;
	font-size: 27px;
	color: #333;
	padding: 0px 0 0 0px;
	font-weight: normal;
	float: left;
}
.inner-header p {
	font-family: my_font;
	font-size: 12px;
	color: #333;
	float: right;
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	background: url(../images/bredcume-arrow.jpg) no-repeat left center;
}
.inner-header p a {
	font-family: my_font;
	font-size: 12px;
	color: #7bba07;
	background: none;
	padding: 0 0 0 0px;
	float: none;
}
.inner-text-area {
	width: 710px;
	float: left;
	padding: 0 0 0 0px;
}
.inner-text-area p {
	font-family: my_font;
	font-size: 13px;
	color: #333;
	padding: 6px 0 20px 0px;
}
.inner-text-area h3 {
	font-family: my_font;
	font-size: 15px;
	color: #d2242b;
	padding: 0 0 0 0px;
	font-weight: normal;
}
.inner-text-area ul {
	padding: 0 0 0 20px;
}
.inner-text-area ul li {
	font-family: my_font;
	font-size: 13px;
	color: #333;
	padding: 4px 0 4px 0px;
	list-style: url(../images/bullet-style.jpg);
}
.inner-left-cat {
	width: 258px;
	float: left;
	padding: 0 0 20px 0px;
}
.inner-testimonials-wrapper {
	width: 258px;
	float: left;
	padding: 0 0 0 0px;
}
.inner-testimonials-wrapper p a {
	font-family: my_font;
	font-size: 13px;
	color: #333;
	padding: 18px 0 18px 19px;
	float: right;
	clear: both;
	background: url(../images/readmore-arrow.jpg) no-repeat left center;
}
.inner-testimonials-header {
	width: 258px;
	float: left;
	padding: 21px 0 15px 0px;
}
.inner-testimonials-header h4 {
	font-family: my_font;
	font-size: 18px;
	color: #464646;
	padding: 0 0 0 0px;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
}
.inner-test-nav {
	width: 26px;
	height: 14px;
	float: right;
	padding: 8px 0 0 0px;
}
.inner-test-container {
	width: 258px;
	float: left;
	padding: 0px 0 0 0px;
	background: url(../images/inner-test-bg.jpg) no-repeat top center;
}
.inner-testimonial-slider {
	width: 258px;
	float: left;
}
.inner-testimonial-slider p {
	font-family: my_font;
	font-size: 13px;
	color: #333333;
	padding: 12px;
	line-height: 19px;
	height: 65px;
}
.inner-testimonial-slider h3 {
	font-family: my_font;
	font-size: 13px;
	color: #d31d05;
	padding: 0px 0 0 42px;
	line-height: 19px;
	font-weight: normal;
}
.inner-testimonial-slider h3 span {
	font-family: my_font;
	font-size: 13px;
	color: #333;
}
.testimonial-wrapper {
	width: 710px;
	float: left;
	padding: 15px 0 0 0px;
}
.testimonial-container-top {
	width: 705px;
	float: left;
	padding: 0px;
	background: url(../images/testimonial-arrroe-top.jpg) no-repeat right top;
	height: 7px;
}
.testimonial-container {
	width: 686px;
	float: left;
	padding: 12px;
	background: url(../images/testimonial-arrroe-middle.jpg) repeat-y;
}
.testimonial-container p {
	font-family: my_font;
	font-size: 13px;
	color: #333333;
	padding: 0px;
	line-height: 19px;
}
.testimonial-container-arrow {
	width: 710px;
	float: left;
	padding: 0px;
	background: url(../images/testimonial-arrroe.jpg) no-repeat left top;
}
.testimonial-container-arrow p {
	font-family: my_font;
	font-size: 13px;
	color: #d2242b;
	padding: 2px;
	float: left;
	background: #e5e5e5;
	margin-top: 25px;
}
.testimonial-container-arrow p span {
	font-family: my_font;
	font-size: 13px;
	color: #333;
}
.twitter-inner {
	background: url(../images/inner-tweet-bg.jpg) no-repeat top;
	height: 136px;
}
.products-wrapper {
	width: 710px;
	float: left;
	padding: 0 0 0 0px;
}
.product-thumb-wrapper {
	width: 226px;
	height: 130px;
	float: left;
	padding: 15px 10px 0 0px;
}
.product-thumb-container {
	width: 224px;
	height: 128px;
	float: left;
	border: solid 1px #e1e1e1;
	padding: 0 0 0 0px;
}
.product-thumb-img {
	width: 224px;
	height: 91px;
	float: left;
	padding: 0 0 0 0px;
}
.product-thumb-img img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.product-thumb-img img:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}
.product-thumb-desc {
	width: 224px;
	height: 37px;
	float: left;
	padding: 0 0 0 0px;
}
.product-thumb-desc h4 {
	font-family: my_font4;
	font-size: 15px;
	color: #d2242b;
	font-weight: normal;
	padding: 0 0 0 13px;
	background: url(../images/product-bullet.jpg) no-repeat left center;
	margin-top: 12px;
	margin-left: 6px;
}
.product-thumb-desc h4 a {
	font-family: my_font4;
	font-size: 15px;
	color: #d2242b;
}
.contact-wrapper {
	width: 990px;
	float: left;
	padding: 0 0 0 0px;
}
.contact-header {
	width: 990px;
	float: left;
	padding: 0 0 0 0px;
}
.contact-header h2 {
	font-family: my_font4;
	font-size: 27px;
	color: #333;
	padding: 0px 0 0 0px;
	font-weight: normal;
	float: left;
}
.contact-header p {
	font-family: my_font;
	font-size: 12px;
	color: #333;
	float: right;
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	background: url(../images/bredcume-arrow.jpg) no-repeat left center;
}
.contact-header p a {
	font-family: my_font;
	font-size: 12px;
	color: #7bba07;
	background: none;
	padding: 0 0 0 0px;
	float: none;
}
.contact-text-area {
	width: 990px;
	float: left;
	padding: 0 0 0 0px;
}
.contact-text-area p {
	font-family: my_font;
	font-size: 13px;
	color: #333;
	padding: 6px 0 20px 0px;
}

.contact-form {
	width: 572px;
	float: left;
	padding: 0 0 0 0px;
}
.contact-form table p {
	font-family: my_font;
	font-size: 13px;
	color: #333;
	padding: 12px 0 4px 0px;
}
.contact-fld {
	border: 1px solid #E1E1E1;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 6px #E1E1E1 inset;
	-webkit-box-shadow: 2px 2px 6px #E1E1E1 inset;
	box-shadow: 2px 2px 6px #E1E1E1 inset;
	height: 34px;
	padding-left: 5px;
	width: 262px;
}
.contact-fld1{
	border: 1px solid #E1E1E1;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 2px 2px 6px #E1E1E1 inset;
	-webkit-box-shadow: 2px 2px 6px #E1E1E1 inset;
	box-shadow: 2px 2px 6px #E1E1E1 inset;
	padding-left: 5px;
	width: 559px;
}
.star{
	color:#F00;
}
.contact-but{
	background:url(../images/submit-but-bg.jpg) no-repeat center;
	cursor:pointer;
	font-family:my_font;
	font-size:13px;
	color:#fff;
	width:101px;
	height:33px;
}
.address-area{
	width:380px;
	float:right;
	padding: 20px 0 0 0px;
}
.address-area p {
	font-family: my_font;
	font-size: 14px;
	color: #333;
	padding: 6px 0 15px 0px;
	line-height:22px;
}
.address-area p span{
	font-family: my_font;
	font-size: 14px;
	color: #b41f25;
	padding: 6px 0 20px 0px;
}
.address-area p span a{
	font-family: my_font;
	font-size: 14px;
	color: #b41f25;
}
.address-area p span strong{
	font-family: my_font;
	font-size: 14px;
	color: #b41f25;
}
.product-details-blocks-wrapper{
	float:left;
	text-align: center;
}
.product-details-blocks{
	width:223px;
	height:176px;
	padding: 0 0 0 0px;
	border: solid 1px #e1e1e1;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin-right:10px;
margin-top:15px;
}
.product-details-blocks a{
	width:223px;
	height:176px;
	float:left;
	display:block;
}
	
	.prev-banner{
		width:29px;
		height:96px;
		position:absolute;
		top:138px;
		left:0px;
		z-index:1000;
	}
	.next-banner{
		width:29px;
		height:96px;
		position:absolute;
		top:138px;
		right:0px;
		z-index:1000;
	}
	.banner-slide a{
		display:none;
	}
	.contact-wrapper table h1{
		font-family:my_font4;
		font-size:33px;
		color:#d3242b;
		padding: 0 0 0 0px;
		font-weight: normal;
	}
	
		.inner-text-area table p {
	font-family: my_font;
	font-size: 13px;
	color: #333;
	padding: 19px 0 5px 0px;
}
.contact-wrapper .thnk-tab p{
		font-family:my_font;
		font-size:18px;
		color:#333333;
		padding: 0 0 0 0px;
		font-weight: normal;
	}
		.contact-wrapper .thnk-tab p span{
		font-family:my_font;
		font-size:18px;
		color:#d3242b;
		}
	 
	 .popup-wrapper{
		 width:826px;
		 float:left;
		 padding: 30px 0 0 0px;
	 }
	  .popup-img{
		 width:363px;
		 float:left;
		 height:286px;
		 padding: 0px 0 0 0px;
		 border: solid 1px #e1e1e1;
		 border-radius:6px;
		 -moz-border-radius:6px;
		 -webkit-border-radius:6px;
		 -0-border-radius:6px;
	 }
	   .popup-desc{
		 width:444px;
		 float:right;
		 padding: 0px 0 0 0px;
	 }
	 .popup-desc h2{
		 font-family:my_font4;
		 font-size:27px;
		 color:#cd0b13;
		 padding: 0 0 0 0px;
		 font-weight:normal;
	 }
	 .popup-desc p{
		 font-family:my_font;
		 font-size:14px;
		 color:#333;
		 padding: 9px 0 0 0px;
		 line-height:20px;
	 }
	 #cookie-alert {
	background:url(../images/top-bg.jpg) repeat-x bottom left #424242;
    color: #CCCCCC;
    display: none;
    font-size: 12px;
    overflow: hidden;
    padding: 10px 0;
    text-align: left;
    width: 100%;
}

#cookie-alert div#message {
    margin: 0 auto;
    max-width: 100%;
    width: 950px;
	color:#fff;
}
#cookie-alert div#title {
    border-right: 1px solid #CCCCCC;
    float: left;
    margin-right: 10px;
    width: 155px;
}
#cookie-alert a {
    color: #CE0C15;
    text-decoration: underline;
}
#cookie-alert button {
    background: none repeat scroll 0 0 #D3242B;
    border: 1px solid #D3242B;
    border-radius: 0.5em 0.5em 0.5em 0.5em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    outline: medium none;
    padding: 2px 4px;
    text-align: center;
    text-decoration: none;
}

#cookie-alert div#title h6 {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0;
}
.paypal {
	float:left;
	width:219px;
	margin:12px 0 0 30px;
}

.why-use .why-use-inner{width:50%; float:left;}
.why-use-listing .inner{
	width: 50%;
	float: left;
/*	padding: 0 0 0 0px;
	border-left: solid 8px #9ec850;
	border-right: solid 1px #e1e1e1;
	border-top: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;*/
	margin-top: 15px;
}
.why-use-listing .inner ul {
	padding: 23px 12px 0px 10px;
	float: left;
}
.why-use-listing .inner ul li {
	font-family: my_font;
	font-size: 14px;
	color: #333333;
	list-style: none;
	background: url(../images/tick.jpg) no-repeat left center;
	padding: 3px 0 3px 20px;
	width:299px;
}
.why-use-listing .inner ul li a {
	font-family: my_font;
	font-size: 15px;
	color: #333333;
	padding: 0 0 0 20px;
	background: url(../images/readmore-arrow.jpg) no-repeat left center;
}
.why-use-listing .inner2{
	width: 48%;
	float: right;
	margin-top: 15px;
}