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

.skillsCircle{width:20%;text-align:center;float:left;margin: 10px 0 10px 0;}

/*1080px margin - 12px*/
.grid_1{width:7%;}/*79px*/
.grid_2{width:15.5%;}/*170px*/
.grid_3{width:24%;}/*261px*/
.grid_4{width:32.5%;}/*352px*/
.grid_5{width:41%;}/*443px*/
.grid_6{width:49%;}/*534px*/
.grid_7{width:57.5%;}/*625px*/
.grid_8{width:66%;}/*716px*/
.grid_9{width:74.5%;}/*807px*/
.grid_10{width:83%;}/*898px*/
.grid_11{width:91.5%;}/*989*/
.grid_12{width:99%;}/*1080px*/

/*Header*/
.header_grid_1{width:7%;}/*79px*/
.header_grid_2{width:15.5%;}/*170px*/
.header_grid_3{width:24%;}/*261px*/
.header_grid_4{width:32.5%;}/*352px*/
.header_grid_5{width:41%;}/*443px*/
.header_grid_6{width:49%;}/*534px*/
.header_grid_7{width:57.5%;}/*625px*/
.header_grid_8{width:66%;}/*716px*/
.header_grid_9{width:74.5%;}/*807px*/
.header_grid_10{width:83%;}/*898px*/
.header_grid_11{width:91.5%;}/*989*/
.header_grid_12{width:100%;}/*1080px*/

/*Footer*/
.footer_grid_1{width:7%;}/*79px*/
.footer_grid_2{width:15.5%;}/*170px*/
.footer_grid_3{width:24%;}/*261px*/
.footer_grid_4{width:32.5%;}/*352px*/
.footer_grid_5{width:41%;}/*443px*/
.footer_grid_6{width:49%;}/*534px*/
.footer_grid_7{width:57.5%;}/*625px*/
.footer_grid_8{width:66%;}/*716px*/
.footer_grid_9{width:74.5%;}/*807px*/
.footer_grid_10{width:83%;}/*898px*/
.footer_grid_11{width:91.5%;}/*989*/
.footer_grid_12{width:100%;}/*1080px*/

.bullet_grid_1{width:2%;}
.bullet_grid_11{width:95%;}


	/********content**********************************/
.header_grid_1,.header_grid_2,.header_grid_3,.header_grid_4,.header_grid_5,.header_grid_6,.header_grid_7,.header_grid_8,.header_grid_9,.header_grid_10,.header_grid_11,.header_grid_12,
.footer_grid_1,.footer_grid_2,.footer_grid_3,.footer_grid_4,.footer_grid_5,.footer_grid_6,.footer_grid_7,.footer_grid_8,.footer_grid_9,.footer_grid_10,.footer_grid_11,.footer_grid_12,
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.bullet_grid_1, .bullet_grid_11 {
	margin: 10px 0.5% 10px 0.5%;
	float: left;
	display: block;
}
.full{width: 100%;}
.alpha{margin-left:0px;}
.omega{margin-right:0px;}
