/* CSS Document */
body,html{
	margin: 0;
	padding: 0;
	}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
img{max-width: 100%}
.alignleft{float: left}
.alignright{float: right}
.tcenter{text-align: center}
.wdt100{width: 100%;}
.wdt40{width: 40%}

.bred{font-weight: bold; color: red;}
.wrap{
	width: 1200px;
	margin: 0 auto;
	}
.one-five-grid{
	width: 18%;
	padding: 0 1%;
	}
.one-four-grid{
	width: 23%;
	padding: 0 1%;
	}
.one-six-grid{
	padding:1%;
    width:14%;
	text-align:center;
}
.navigation{
	float: left
	}
	
.navigation ul{margin: 0; padding: 0; list-style: none;}
/* .header starts */
.header{
	padding-top: 10px;
	height: 74px;
	position: relative;
	}
.header_txt{
	width: 42.66%;
	height: 74px;
	}		
.logo{
	margin: 0 7% 0 0;
	width: 15.66%;
	}
.social_call{
	width: 126px;
	height: 53px;
	top:14px;
	position:absolute;
	right:273px;
	}
.header_contactinfo{
	width: 28%;
	height: 36px;
	padding: 20px 0;
	}
.livechat{
	position: absolute;
	bottom: 0;
	right: 2.5%;
	}
/* .navigation starts */
.mmenu{
	display: none;
	}
.navigation{
	width: 100%;
	}
.navigation li{
	background: url(../images/nav_sep.png) right center no-repeat;
	padding-right: 6px;
	float:left;
	}	
.navigation li a{
	padding: 0 47px;
	}	
/* .banner starts */
.banner{
	height: 216px;
	width: 96%;
	padding: 0px 0 0 4%;
	}
.banner_msg{
	padding: 13px 0 0 358px;
	}	
/* .container starts */

.left_content{
	width: 55%;
	margin-right: 5%; 
	padding-left: 5%;
	}
.left_content h3{
	color: #274f6c;
	margin-bottom:10px;
	}
.left_content ul{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 45%;
	margin-right: 4%;
	}
.left_content ul.first{
	border-right: 1px solid #fff;
	}
/* .sidebar starts */	
.sidebar{
	position: relative;
	margin-right: 3.33%;
	top:-50px;
	left:3%;
	width: 30%;
	}
.special_offers{
	width: 100%;
	height: 24px;
	}
#tertiary{
	margin: 40px 0 58px;
	width: 25%;
	float: left;
}
.screen-reader-text{display: none}	
#primary{
	margin: 40px 0 58px;
	width: 70%;
	float: right;
	}
/*footer*/
.footer-buttom{
	background:url(../images/repetor.png) repeat-x; 
	height:7px; 
	}
.footer-links{float:left; width:360px;}
.footer-links ul  li{list-style:none; float:left; margin-right:5px; width:155px;}
.footer-links ul li a{
	font-size:12px; 
	color:#000; 
	font-family:Arial, Helvetica, sans-serif;
	}
.social-footer{width:428px; float:left;}
.support {
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 10px 20px 0 0;
    text-align: center;
    width: 391px;
	}
.support a{ 
	margin-left: 8px; 
}
/*footer end*/
