@charset "utf-8";
/* CSS Document */
body 	{margin:0 auto;
		padding:100px 100px 100px 100px}

main 	{margin:0 auto;
		background-color:#282c35;
		padding:10px 10px 10px 10px;
		width:860px;
		height:360px;
		float:left;
		text-align:center;
		color:#FFFFFF;}
		
#line	{background-color:#ACACB5;
		margin:10px 10px 10px 10px;
		padding:1px 1px 1px 1px;
		Width:840px;
		height:340px;
		float:left;}
		
#mainbox{background-color:#282c35;
		border-width:thin;
		padding:20px 20px 20px 20px;
		width:800px;
		height:300px;
		float:left;}

#area1	{float:left;
		width:400px;}

#row1 	{width:800px;}
		
#box5	{background-color:#e98015;
		height:100px;
		width:200px;
		float:left;}

#box2	{background-color:#913eb0;
		height:50px;
		width:400px;
		float:left;}
		
#box3	{background-color:#039f87;
		margin:0px 0px 0px 0px;
		height:50px;
		width:200px;
		float:left;}
		
#box10	{background-color:#0f987b;
		margin:0px 0px 0px 0px;
		height:50px;
		width:200px;
		float:right;}

#box6	{background-color:#e94c39;
		margin:0px 0px 0px 0px;
		height:150px;
		width:400px;
		float:right;}

#box7	{background-color:#344860;
		margin:0px 0px 0px 0px;
		height:50px;
		width:400px;
		clear:left;}

#box9	{background-color:#893da9;
		margin:0px 0px 0px 0px;
		height:100px;
		width:200px;
		float:left;}

#box8	{background-color:#3275a9;
		margin:0px 0px 0px 0px;
		height:50px;
		width:200px;
		clear:left;}

#box4	{background-color:#f1c500;
		margin:0px 0px 0px 0px;
		height:100px;
		width:200px;
		float:right;}

#box11	{background-color:#2a7ebc;
		margin:0px 0px 0px 0px;
		height:50px;
		width:200px;
		float:right;}

#box1	{background-color:#efc70b;
		margin:0px 0px 0px 0px;
		height:50px;
		width:200px;
		float:right;}



#box12	{background-color:#e38219;
		margin:0px 0px 0px 200px;
		height:50px;
		width:600px;
		clear:right;}


		
		
		
