/* Reset */

html, body { margine: 0; padding: 0; border: 0; background: transparent; font-size: 10px; }
div, span, artical, aside, footer, header, hgroup, nav, section, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, li,table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align:baseline;
	background: transparent;
	}

img: { margin: 0; padding: 0; border: 0; }

table, tr, th, td, tbody, tfoot, thead {
	margine: 0; padding: 0; border: 0; vertical-: baseline; background: transparent;
}

input, select, textarea, form, fieldset {
	margine: 0; padding: 0; border: 0; vertical-align:baseline;
	background: transparent;	
}

artical, aside, figure, footer, header, hgroup, nav, section, dialog {
	display:block; }

h1, h2, h3, h4, h5, h6, p, blockquote, th, td, a, caption, em, strong, strike {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	text-indentL 0;
	text-decoration: none;
	text-alain: left;
	color:#000;	
}

ol, ul {list-style: none; }

/* Global */

html 	{ }
body    { align-self: center; background-color:#ffffff; }

/* Headings */

h1, h2, h3, h4, h5, h6 {font-weight:bold; color:#000: }

h1 {font-size:24px;}
h2 {font-size:20px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:14px;}
h6 {font-size:14px;}

h1 img, h2 img, h3 img, h4 img, h5 img {margin: 0;}

/* Text Elements */

p 			{ color: #000; font-size: 12px; line-height: 150%; }
p .left		{margin: 1.5em 1.5em 1.5em 0; padding: o; }
p .right	{ margin: 1.5em; 0 1.5em 1.5em; padding: 0;}

a 			{	}
a:link 		{ color: #00f; }
a:visited 	{ color: #0f0; }
a:active 	{ color: #000; }
a:focus 	{ color: #666; }
a:hover 	{ color: #f00; }

blockquote  { color:#000: font-size:12px; }

strong 		{ font-weight: bold; }
em 			{ font-style: italic; }

/* List */

table 		{width:100%; }

tr 			{	}
.odd 		{ background-color:#eee; }
.even 		{ background-color:#fff; }

th 			{ font-weight:bold; }
thead, th 	{ backgroung: #ccc; }

tbody 		{ }

th, td, caption { }
caption 	{ }
tfoot 		{ }
.tfoot		{ background-color:#ccc; text-align:center; font-style:italic: }
caption 	{ background: #efefef; }


/* Containers */
 
#wrapper			{ width:960px; margin: auto; background-color:white}
#top				{ width:960px; margin: auto; background-color:white; }

#banner				{ }

#welcome			{ width:960; background-color:#fffffff; padding: 20px; 
						text-align:center; }

#footer				{ }



#content			{  width:960; height:1500px;margin:auto; background-color:#ffffff; padding: 20px;}

#img1				{float:left; padding-right: 150px;}
#img2				{float:right;padding:150;}
#img3				{}
#img4				{}
#img5				{}
#imgh1				{padding-top:50px;font-size: 28px;text-align:center;}
#imgh2				{padding-top:50px;font-size: 28px;text-align:center;}
}						
/* Forms*/

form { text-align:left; margin:20px }

lable, submit, input, textarea { border:0; padding:0; margin:0; background:none; }

lable {float:left; width: 150px: text-align:right: display: block; }

input, textarea { border:1px #333 solid; margin-left:10px; }

input { width: 280px: margine-bottom: 16px; }

textarea { width:280px: height: 150px; margin-bottom:16px; }

select { }

.submit { width:90px; heigh:25px; margin-keft:150px font-size:12px }
background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

br {clear: left; }

/* ---------------------------------------------End Reset---------------------------------*/



/* The navigation menu ------------------------------------------------------------------------------------------------*/
.navbar {
		
  overflow:hidden;
  background-color:#616161;
}

/* Navigation links */
.navbar a {
 float: left;
	
  font-size: 17px;
  color: #ffffff;
  text-align: center;
  padding: 12px  16px;
  text-decoration:none;
}

/* The subnavigation menu */
.subnav {
	width:auto;
  	float: left;
  overflow: hidden;
}

/* Subnav button */
.subnav .subnavbtn {
	
  font-size: 18px; 
  border: none;
  outline: none;
  color: #ffffff;
  padding: 12px 16px;
  background-color: #616161;
  font-family: inherit;
  margin: 0;
}

/* Add a red background color to navigation links on hover */
.navbar a:hover, .subnav:hover .subnavbtn {
  background-color: #616161;
}

/* Style the subnav content - positioned absolute */
.subnav-content {
  display:none;
  position:absolute;
  left:88px;
  background-color: #616161;
  width: 960px;
  z-index:1;
}

/* Style the subnav links */
.subnav-content a {
  float: left;
  color: #ffffff;
  text-decoration:none;
}

/* Add a grey background color on hover */
.subnav-content a:hover {
  background-color: #ffffff;
  color: #000000;
}

/* When you move the mouse over the subnav container, open the subnav content ----------------------------------------------*/
.subnav:hover .subnav-content {

  display: block;
}
#wrapper link {
}
#wrapper link {
}
