/***** DO NOT EDIT BELOW THIS LINE UNLESS YOU KNOW WHAT YOU ARE DOING *****/

.wrap{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
}

.full-width{
	float:left;
	display:inline;
	width:100%;
}

.container{
	clear:both;
	margin:0 auto;
	padding:0 10px;
	zoom:1;
}

.sticky .main{
	padding-bottom:100px;
}
.sticky .footer{
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
}

.row{
	clear:both;
	display:table;
	list-style:none;
	zoom:1;
}

/***** 940(16x40x20) *****/
.wrap{min-width:960px;}.container{width:940px;}.row{margin-left:-20px;}.span-1,.span-2,.span-3,.span-4,.span-5,.span-6,.span-7,.span-8,.span-9,.span-10,.span-11,.span-12,.span-13,.span-14,.span-15,.span-16{margin-left:20px;float:left;display:inline;}.span-16{width:940px;}.span-15{width:880px;}.span-14{width:820px;}.span-13{width:760px;}.span-12{width:700px;}.span-11{width:640px;}.span-10{width:580px;}.span-9{width:520px;}.span-8{width:460px;}.span-7{width:400px;}.span-6{width:340px;}.span-5{width:280px;}.span-4{width:220px;}.span-3{width:160px;}.span-2{width:100px;}.span-1{width:40px;}.offset-15{margin-left:920px;}.offset-14{margin-left:860px;}.offset-13{margin-left:800px;}.offset-12{margin-left:740px;}.offset-11{margin-left:680px;}.offset-10{margin-left:620px;}.offset-9{margin-left:560px;}.offset-8{margin-left:500px;}.offset-7{margin-left:440px;}.offset-6{margin-left:380px;}.offset-5{margin-left:320px;}.offset-4{margin-left:260px;}.offset-3{margin-left:200px;}.offset-2{margin-left:140px;}.offset-1{margin-left:80px;}

/***** RESPONSIVE GRID *****/

@media (min-width: 1340px){
/***** 1284(12x85x24) *****/
}

@media only screen and (max-width: 768px){
/***** 748(12x44x20) *****/
}

@media only screen and (max-width: 460px) {
/***** 460(1x460x0) *****/
/*.wrap{width:100%;min-width:320px;max-width:100%;}.container{width:auto;}.row{margin-left:0;display:block;}.span-12,.span-11,.span-10,.span-9,.span-8,.span-7,.span-6,.span-5,.span-4,.span-3,.span-2,.span-1{clear:both;float:none;display:block;margin-left:0 !important;width:100%;}*/
}



