* {

	margin:0px;
	padding:0px; 
	
	
}

/*BODY*/

body {

	font-size:15px;
	color: #000000;
	font-family: 'Source Sans Pro', 'sans-serif';
	font-weight: normal;
	font-style: normal;
	text-shadow: 0,5px 0,5px #000000;
	line-height: 1,5px;
	text-align: justify;
	width:100%;
	height: auto;
	
	
}

a { color: inherit; text-decoration: none; }


/*WRAPPER*/

.wrapper {

	width: 1920px;
	height: auto;
	margin: 0px auto;
	padding: 0px auto;
	
	
}

/*INNER one*/

.inner_one {

	width: 1920px;
	height: 170px;
	margin: 0px auto;
	padding: 0px auto;

}

.inner_one_one {
	
	width: 370px;
	height: auto;
	margin: 0px auto;
	padding: 0px auto;
	float: left;
}

.inner_one_two {
	
	width: 605px;
	height: auto;
	margin: 0px auto;
	padding: 0px auto;
	float: left;
}

.inner_one_three {
	
	width: 945px;
	height: auto;
	margin: 0px auto;
	padding: 0px auto;
	float: right;
}

/*INNER TWO*/

.inner_two {

	width: 1920px;
	height: 128px;
	margin: 0px auto;
	padding: 0px auto;

}

.inner_two_one {
	
	width: 1920px;
	height: auto;
	margin: 0px auto;
	padding: 0px auto;
	float: left;
}

/*INNER THREE*/

.inner_three {

	width: 1920px;
	height: 312px;
	margin: 0px auto;
	padding: 0px auto;

}

.inner_three_one {
	
	width: 608px;
	height: auto;
	margin: 0px auto;
	padding: 0px auto;
	float: left;
}

.inner_three_two {
	
	width: 228px;
	height: auto;
	margin: 0px auto;
	padding: 0px auto;
	float: left;
}

.inner_three_three {
	
	width: 1084px;
	height: auto;
	margin: 0px auto;
	padding: 0px auto;
	float: right;
}

/*INNER FOUR*/

.inner_four {

	width: 1920px;
	height: 2075px;
	margin: 0px auto;
	padding: 0px auto;

}

.inner_four_one {
	
	width: 1920px;
	height: auto;
	margin: 0px auto;
	padding: 0px auto;
	float: left;
}
