
@charset "UTF-8";
/* CSS Document */

.container {
	position:relative;
	width:1080px;
	margin:0 auto;
	padding:0;
}

.container .column, .container .columns {
	float:left;
	display:inline;
	margin-left:10px;
	margin-right:10px;
}

.row {
	margin-bottom:20px;
}

.column.alpha, .column.omega {
	margin-left:0px;
}

.column.omega, .columns.omega {
	margin-right:0px;
}

.container .one.column, .container .one.columns {
	width:40px;
}

.container .two.columns {
width:100px;
}

.container .three.columns {
width:160px;
}

.container .four.columns {
width:220px;
}

.container .five.columns {
width:280px;
}

.container .six.columns {
width:340px;
}

.container .seven.columns {
width:400px;
}

.container .eight.columns {
width:460px;
}

.container .nine.columns {
width:520px;
}

.container .ten.columns {
width:580px;
}

.container .eleven.columns {
width:640px;
}

.container .twelve.columns {
width:700px;
}

.container .thirteen.columns {
width:760px;
}

.container .fourteen.columns {
width:820px;
}

.container .fifteen.columns {
width:880px;
}

.container .sixteen.columns {
width:940px;
}

.container .seventeen.columns {
width:1000px;
}

.container .eighteen.columns {
width:1060px;
}

.container .column,.container .columns {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
-moz-background-clip:padding-box!important;
-webkit-background-clip:padding-box!important;
background-clip:padding-box!important;
}

.container:after {
content:"\0020";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix:before,.clearfix:after,.row:before,.row:after {
content:'\0020';
display:block;
overflow:hidden;
visibility:hidden;
width:0;
height:0;
}

.row:after,.clearfix:after {
clear:both;
}

.row,.clearfix {
zoom:1;
}

.clear {
clear:both;
display:block;
overflow:hidden;
visibility:hidden;
width:0;
height:0;
}


/* 
Custom Heights 
*********************************************************/

.five {
	height:5px;
}

.ten {
	height:10px;
}

.fifteen {
	height:15px;
}


.twenty {
	height:20px;
}

.twentyFive {
	height:25px;
}

.forty {
	height:40px;
}

.fifty {
	height: 50px;
}

.sixty {
	height:60px;
}

.seventyFive {
	height:75px;
}

.oneHundred {
	height: 100px;
}

.oneFifty {
	height: 150px;
}

.twoHundred {
	height:200px;
}

.twoFifty {
	height: 250px;
}

.threeHundred {
	height:300px;
}


.threeForty {
	height:340px;
}

.threeFifty {
	height: 350px;
}


.threeSixty {
	height: 360px;
}

.fourHundred {
	height:400px;
}

.fourFifty {
	height:450px;
}

.fiveHundred {
	height:500px;
}

.fiveTwenty {
	height: 520px;
}

.fiveTwenty {
	height:520px;
}

.fiveForty {
	height:540px;
}

.fiveEighty {
	height: 580px;
}

.sixHundred {
	height: 600px;
}

.sevenHundred {
	height: 700px;
}

.thousand {
	height:1000px;
}

.thousandFiveHundred {
	height:1500px;
}

.paddingHundred {
	padding:100px;
}

.twoThousand {
	height:2000px;
}

.twoThousandTwoHundred {
	height:2200px;
}

.twoThousandFiveHundred {
	height:2500px;
}
