/*reset*/



/*head*/



html {}

body {
	background-color: #039;
	margin: 5px;
}

.clearfix {
    overflow: auto;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

#page_wraper {
	background-color:#FFF;
	max-width: 1920px;
	width: 1920px;
	margin-left: auto;
	margin-right:auto;
	float: left;
}
h1 {
	font-family:

	Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:bold;
	color:#9C0;
	text-align:center;
	}

	
	h2 {

	font-family:Tahoma, Geneva, sans-serif;

	font-size:16px;

	;

	font-weight:bold;

	color:#999;	 

	}

	h3 {

	font-family:Verdana, Geneva, sans-serif;

	font-stretch:semi-expanded;

	color:#666;

	}

	h4{
	text-align:left;
	padding: 0 20 0 0;
	color:#666;
	 }

	
	/*Text*/

	p {

		font-family:"Times New Roman", Times, serif;

		 font-size:20px; 

		 color:#666;
	}

	.welcome {

		 text-align:center;

		 color:#666;

		 }

	.listen {

		text-align:center;
		}

	.footer {

	text-align:center;

	color:#666;

	word-spacing: 4px;

	letter-spacing: 2px;
		  }

	.more {
	text-align:center;
	color:#666;
		  }

	/*Images*/

	#logo {

		margin: 20px 0 20px 50; 

		float:left;
		width:60px;
		height:30px;
		 }

	#arch {

		width:600px;

		float:right;

		margin: 25 40 ;

		word-spacing:10;

	}

	/*containers*/

	#bk {
	width:1920;
	height:1015px;
	margin:auto;
	background: #fff;
	background-color: #999;
			  }


		#outer {
	width:1920;
	height:900px;
	margin:0 auto;
	background: #fff;
	background-color: #999;
	margin-top: 10px;

			  }

	#frame {

	width:900px;

	margin:0 auto;

	background-color:#444;
	padding: 25 25 25 25;
	 }

	#philosophy{
	height:50px;
	width:200px;
	padding-bottom:5px;
	margin-bottom:5;
	position:absolute;
	background-color:#444;

		   }
		   
		  #philosophy img {
            margin-left:50px;
			padding-left:0px;
		   }

	#navigation{

		 clear:both; 

		   }

	#navigation ul {

	position:relative;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	padding-top: 15;

	padding-right: 0;

	padding-bottom: 30;

	padding-left: 0;

	   }

	#navigation ul li {
	display:inline;
	padding: 5 50;
	border-right: 5px solid #B4D737;

	}

	#navigation ul li a{
	padding: 0 10;
	font-size: 24px;
	
	  }

	 a:link {
	color:#9C0;
	font-weight:normal;
	font-size:17px;
	text-decoration: none;
		 }

	 a:visited   {
	color:#C00;
}

	 a:active    {
	color:#000;
}

	 a:focus     {

	color:#FFF;

}

	 a:hover     {
	color:#F60;
	text-decoration: none;
}

	  #aws        {
	text-align:left;
	width:900px;
	height: 250;
	text-align:justify;
	margin: auto;
	background-color: #999;

		  }

	  #projects  {

	margin:50 -165 30 0;

	width:400px;

	height:250px;

	float:right;

	padding-left:10px;

			 }

	  #projects  ul    {

		  display:inline-table;

		  position:relative;

		  padding:0 0 0 0;

		  width:350px;

		  }

	  #projects  ul li  { 

	  display:inline-table;

	  }

	#projects  ul li img  {

		padding: 5 0 0 5 ; 

		 }

	#gall {

	width:600px;
height:50;
	 margin:25 0 0 35;

		  }

#system {

	padding: 10 0;

	margin-top:15px;

	width:600px;

	margin-left:150px;

	word-spacing: 5px;

	  }

#footer {
	margin:0  0;
	padding-bottom: 30;
	width:1920;
	clear:both;
	position:relative;
	border-top-width: thin;
	border-top-style: solid;
	background-color: #000;
	 }

.copyright {
	text-align: center;
	color: #666;
	font-style: italic;
font-size: 18px;
	}

body {
	background-color: #FFF;

}

.welcom {

	color:#B4D737;

	font-size: 18px;

}

.aws {
	text-align: justify;
	color: #CCC;
	font-style: italic;
	width: 900px;

	}
#contact{
	width:750px;
	height:480;
	background-color:#000;
	margin-top:100px;
	padding: 20 20 20 20;	
}
