body {
    margin: 0 auto;
	min-width: 1000px;
	color: #44403a;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px; 
	background-color: #f3f3f3;
}
a {
	color: #f28d1e;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
h1, h1 a {
	color: #34302c;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}
h2, h2 a {
	color: #34302c;
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
h3, h3 a {
	color: #34302c;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}
h4, h4 a {
	color: #f28d1e;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}
h5, h5 a {
	color: #f28d1e;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
h6, h6 a {
	color: #6a6a6a;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}
p, ul, ol {
	color: #44403a;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 21px;
}
 hr {
    background-color: #e0e0e0;
    border: 0 none;
    height: 1px;
    margin: 2px;
}
table {
    border-spacing: 0 !important;
}
.button {
    background: none repeat scroll 0 0 #ec891e;
    border: 1px solid #ffffff;
    color: #ffffff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
    line-height: 20px;
    padding: 8px 15px 8px 16px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    z-index: 1;
}
.button:hover {
    background: none repeat scroll 0 0 #f3942d;
    color: #ffffff;
}
.button1 {
	display: block;
	background: none repeat scroll 0 0 #ec891e;
    border: 1px solid #ffffff;
    color: #ffffff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    padding: 8px 15px 8px 16px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    z-index: 1;
    text-align: center;
}
.button1:hover {
    background: none repeat scroll 0 0 #f3942d;
    color: #ffffff;
}
.whiteGradient {
    padding: 6px;
    background: rgb(218,217,217); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(218,217,217,1) 0%, rgba(255,255,255,1) 50%, rgba(218,217,217,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(218,217,217,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(218,217,217,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(218,217,217,1) 0%,rgba(255,255,255,1) 50%,rgba(218,217,217,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(218,217,217,1) 0%,rgba(255,255,255,1) 50%,rgba(218,217,217,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(218,217,217,1) 0%,rgba(255,255,255,1) 50%,rgba(218,217,217,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(218,217,217,1) 0%,rgba(255,255,255,1) 50%,rgba(218,217,217,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dad9d9', endColorstr='#dad9d9',GradientType=1 ); /* IE6-9 */
}
div.anythingSlider-default {
    margin: 0 auto;
    padding: 0 0;
}
div.anythingSlider .back  a {
    display: block;
    height: 62px;
	width: 62px;
    margin: -48px 0 0 0;
    text-align: center;
    outline: 0;
    background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/energise2/backarrow.png') no-repeat !important;
    position: absolute;
    left: 55px;
    opacity: 0.6;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
div.anythingSlider .back  a:hover {
    display: block;
    height: 62px;
	width: 62px;
    margin: -48px 0 0 0;
    text-align: center;
    outline: 0;
    background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/energise2/backarrow.png') no-repeat !important;
    position: absolute;
    left: 55px;
    opacity: 1;
}
div.anythingSlider .forward a {
    display: block;
    height: 62px;
	width: 62px;
    margin: -48px 0 0 0;
    text-align: center;
    outline: 0;
    background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/energise2/frontarrow.png') no-repeat !important;
    position: absolute;
    right: 55px;
    opacity: 0.6;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;    
}
div.anythingSlider .forward a:hover {
    display: block;
    height: 62px;
	width: 62px;
    margin: -48px 0 0 0;
    text-align: center;
    outline: 0;
    background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/energise2/frontarrow.png') no-repeat !important;
    position: absolute;
    right: 55px;
    opacity: 1;    
}
.darkgray-Box {
    border: 1px solid #f28d1e;
	position: relative;
	padding: 5px;
	text-align: center;
    background-color: #ffffff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.darkgray-Box-2 {
    border:none;
	position: relative;
	padding: 5px;
	text-align: center;
    background-color: #FF6600;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.darkgray-Box:before {
	position: absolute;
	content:'';
    right: 7px;
    top: 7px;
	width: 31px;
	height: 31px;
    background: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/energise2/cta-icon4.png) no-repeat;
}
.darkgray-Box h2, .darkgray-Box h2 a {
	color: #34302c;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
    text-decoration: none;     
}
.darkgray-Box h2 a:hover {
    color: #34302c;
}
.darkgray-Box .button1{
    display: inline-block;
}
.darkgray-Box p {
	color: #44403a;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
    text-decoration: none;
}
.darkgray-Box p span, .darkgray-Box p span a {
	color: #005dab;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
    text-decoration: none;
}
.darkgray-Box p span, .darkgray-Box p span a {
	color: #005dab;
    text-decoration: none;
}
.darkgray-Box h3, .darkgray-Box h3 a {
    color: #005dab;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
}
.darkgray-Box h3 a:hover {
	color: #005dab;
    text-decoration: none;
}
.emailtext, .emailtext a {
    color: #f28d1e;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}
.emailtext a:hover {
    color: #f28d1e;
}
.grayborder{
    padding: 5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #ffffff;
    border: #e1e0e0 1px solid;
}
.grayborder:hover{
    border: #fbc890 1px solid;
}
.orange-Box {
    position: absolute;
    top: 26px;
    width: 320px;
    height: 378px;
    padding: 10px;
    right: 6px;
    background-color: #e56e26;
}
.orange-Box:before {
	position: absolute;
	content:'';
	right: 0;
	top: 0;
	width: 57px;
	height: 72px;
    background: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/energise2/cta-icon1.png) no-repeat;
}
.socialicon img {
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.socialicon img:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.sliderbutton {
    background: #ff8f14;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: normal;
    padding: 8px 45px 8px 8px;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
.sliderbutton:hover {
    background: #ff9724;
    color: #623401;
    text-decoration: none;
}
.sliderbutton h2, .sliderbutton h2 a {
    color: #000000;
    text-transform: uppercase;
    text-decoration: none;
}
.sliderbutton:before {
    content: "";
    height: 19px;
    position: absolute;
    right: 12px;
    transition: all 0.3s ease-in 0s;
    width: 20px;
    z-index: 999;
    background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/energise2/slider-arrow.png");
}
.sliderbutton:hover:before {  
    right: 3px;
    background-image: url("https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/energise2/slider-arrow.png");    
}
.slider {
    border: 2px solid #ffffff;
}
.wrapper {
	width: 100%;
}

/*-------------------------LE FORM STYLE START---------------------*/

.le_form {
	color: #666666;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 175%;
}
.le_form_name {
	color: #e2714b;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
.form-group input[type="submit"] {
    background: none repeat scroll 0 0 #ec891e;
    border: 1px solid #ffffff;
    color: #ffffff;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    padding: 8px 15px 8px 16px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    z-index: 1;
}
.form-group input[type="submit"]:hover {
    background: none repeat scroll 0 0 #f3942d;
    color: #ffffff;
}
.le_form input[type="text"] {
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	padding: 5px;
	color: #666666;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
    min-width: 200px;
}
.le_form textarea {
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	padding: 5px;
	color: #666666;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
    min-width: 200px;
}
.form-control {
    height: auto;
    border: 1px solid #ffffff!important;
	-webkit-box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.50)!important;
	-moz-box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.50)!important;
	box-shadow: inset 2px 2px 3px 0px rgba(0,0,0,0.50)!important;
}
.orange-Box label{
    color: #ffffff;
    float: left;
    width: 90px;
}
.orange-Box input,.orange-Box select{
    float: left;
    margin-bottom: 16px;
    width: 230px;
}
.orange-Box .form-group input[type="submit"]{
   width: 90px!important; 
}
.orange-Box .le_form_name{
    color: #ffffff;
}
.orange-Box .form-control {
    box-shadow:none!important;
}
.orange-Box .form-group{
    margin-bottom: 45px!important;
}
.loginfooter {
    overflow: hidden;
    padding: 0 0 0 48px;
}  
.loginfooter .le_form label {
    font-weight: normal!important;
    margin-bottom: 0px!important;
    padding-left: 5px;
}     
.loginfooter .form-group {
    float: left;
    margin-top: 5px;
    text-align: left;
}
.loginfooter input[type="text"] {
    background-color: #FFFFFF !important;
    border: 1px solid #868686;
    border-radius: 0;
    color: #323234;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 32px;
    margin: 2px 5px;
    padding: 0 5px;
    width: 240px;
}
.loginfooter input[type="password"] {
    background-color: #FFFFFF !important;
    border: 1px solid #868686;
    border-radius: 0;
    color: #323234;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 32px;
    margin: 2px 5px;
    padding: 0 5px;
    width: 240px;
}
.loginfooter input[type="submit"] {
    background: none repeat scroll 0 0 #ec891e;
    border: 1px solid #ffffff;
    border-radius: 0;
    color: #FFFFFF;
    display: inline-block;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    padding: 3px 17px !important;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    transition: all 0.3s ease 0s;
    z-index: 1;
    margin-top: 24px;
    margin-left: 6px;
    text-transform: uppercase;
}
.loginfooter input[type="submit"]:hover {
    background: none repeat scroll 0 0 #dd7d16;
    color: #FFFFFF;
    outline: medium none;
    text-shadow: none;
}
.loginfooter .le_form_name {
    color: #FFFFFF;
    float: left;
    margin-right: 10px;
    margin-top: 6px;
}
/*-------------------------LE FORM STYLE END-----------------------*/


/*-------------------------HEADER START----------------------------*/

.headerwide {
	width: 100%;
}
.headertop {
	width: 100%;
	border-bottom: 1px solid #d6d6d6;
	background-color: #ffffff;
	padding: 6px 0 0;
    overflow: hidden;
}
.headerbottom {
	width: 100%;
}
.header-toppart {
	margin: auto;
	width: 960px;
}
.header-bottompart {
	margin: auto;
	width: 960px;
}
.headerleft {
	float: left;
	width: 180px;
}
.logo {
	padding: 10px 10px 15px 10px;
}
.headerright {
	float: right;
	width: 780px;
}
.header1 {
	padding: 0 10px;
	float: left;
	width: 500px;
}
.header2 {
	padding: 0 10px;
	float: right;
	width: 300px;
    text-align: right;
}
.header3 {
	padding: 0 10px;
	width: 300px;
	float: left;
}
.header4 {
	padding: 0 10px;
	width: 420px;
	float: right;
    text-align: right;
}

/*-------------------------HEADER END------------------------------*/


/*-------------------------MENU START------------------------------*/


.navigation {
	margin: auto;
	width: 960px;
	background: rgb(218,217,217); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(218,217,217,1) 0%, rgba(255,255,255,1) 50%, rgba(218,217,217,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(218,217,217,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(100%,rgba(218,217,217,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(218,217,217,1) 0%,rgba(255,255,255,1) 50%,rgba(218,217,217,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(218,217,217,1) 0%,rgba(255,255,255,1) 50%,rgba(218,217,217,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(218,217,217,1) 0%,rgba(255,255,255,1) 50%,rgba(218,217,217,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(218,217,217,1) 0%,rgba(255,255,255,1) 50%,rgba(218,217,217,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dad9d9', endColorstr='#dad9d9',GradientType=1 ); /* IE6-9 */
}
.MainMenu {
	padding: 0 10px;
    text-align: center;
}
.MainMenu ul.le_menu_level_0 {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
}
.MainMenu li {
	list-style-type: none;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 {
	float: left;
}
.MainMenu li.le_menuitem_level_0 a {
	display: block;
	color: #005dab;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	padding: 15px 30px;
	text-decoration: none;
	background: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/energise2/nav-line.jpg') no-repeat 0 50%;
    text-transform: uppercase;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #f28d1e;
}
.MainMenu li.le_menuitem_level_0:first-of-type a {
    background: none!important;
}
.MainMenu li.le_menuitem_level_0:first-of-type a {
	background: none;
}
/*--------1st level submenu-------*/
.MainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #005dab;    
}
.MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.MainMenu li.le_menuitem_level_1 a {
	display: block;
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	padding: 10px 20px;
	text-decoration: none;
	min-width: 140px;
    text-transform: uppercase;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #f28d1e;
}
.MainMenu li.le_menuitem_level_1:first-of-type a {
    background: none!important;
}
/*----------2nd level submenu-----*/
.MainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -35px;
	padding: 0;
    background-color: #005dab;   
}
.MainMenu ul.le_menu_level_2 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: block;
}
.MainMenu li.le_menuitem_level_2 a {
	display: block;
	color: #ffffff;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	padding: 10px 20px;
	text-decoration: none;
	min-width: 140px;
    text-transform: uppercase;
}
.MainMenu li.le_menuitem_level_2 a:hover {
	color: #f28d1e;
}
.MainMenu li.le_menuitem_level_2:first-of-type a {
    background: none!important;
}

/*-------------------------MENU END--------------------------------*/


/*-------------------------CONTENT START---------------------------*/

.contentwide {
	width: 100%;
}
.content {
	margin: auto;
	width: 960px;
    padding: 0 0 20px 0;
}
.content1 {
	padding: 0px;
}
.content2 {
	padding: 0 10px;
    float: left;
    width: 460px;
}
.content3 {
    padding: 0 10px;
    float: left;
    width: 460px;
}
.content4 {
    padding: 0 10px;
    float: left;
    width: 620px;
}
.content5 {
    padding: 0 10px;
    float: left;
    width: 300px;
}
.content6 {
	padding: 0 10px;
}
/*-------------------------INSIDE CONTENT START--------------------*/

.subcontentwide {
	margin: auto;
	width: 100%;
}
.subcontent {
	margin: auto;
	width: 960px;
	position: relative;
	padding: 20px 0;
}
.subcontent1 {
	padding: 0;
}
.subcontent2 {
	float: left;
	width: 460px;
	padding: 0 10px 0 0;
}
.subcontent3 {
	float: left;
	width: 460px;
	padding: 0 0 0 10px;
}
.subcontentleft {
	float: left;
	width: 640px;
}
.subcontent4 {
	padding: 0 10px;
}
.subcontent5 {
    float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent6 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontentright {
	float: left;
	width: 320px;
}
.subcontent7 {
    padding: 0 10px;
}
.subcontentleft2 {
    float: left;
	width: 320px;
}
.subcontent8 {
    padding: 0 10px;    
}
.subcontentright2 {
    float: left;
	width: 640px;
}
.subcontent9 {
    padding: 0 10px;
}
.subcontent10 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent11 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent12 {
	padding: 0 10px;
}
/*-------------------------PAGE WRAPPER START----------------------*/

.pwrapperwide {
	width: 100%;
}
.pwrapper {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.pwrapper1 {
    padding: 0 10px;
}

/*-------------------------CONTENT END-----------------------------*/


/*-------------------------FOOTER START----------------------------*/

.footerwide {
	width: 100%;
	background: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/energise2/footer-bg.png) repeat-x #d7d3cd;
}
.footer {
	margin: auto;
	width: 960px;
	padding: 15px 0;
}
.footer p {
	color: #ec891e;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
}
.footerleft {
	float: left;
	width: 200px;
}
.footer1 {
	padding: 0 10px;
}
.le_view_mobile {
	padding: 0 10px;
}
.le_view_mobile a {
	color: #34302c;  
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
	text-decoration: none;
}
.le_view_mobile a:hover {
	text-decoration: underline;
}
.footerright {
	float: right;
	width: 662px;
}
.footer2 {
	padding: 0 10px;
	text-align: right;
}

/*-------------------------FOOTER END------------------------------*/


/*-------------------------CLEAR START-----------------------------*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
    clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*-------------------------CLEAR END-------------------------------*/