body {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 900px;
	background-color: #330000;
	color: #000000;
	background-image: url(http://www.niapromotions.com/images/landing_bg.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	text-align: justify;
}
#container {
    text-align: left;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
  } 
#header {
	border-top: 1px;
	border-bottom: 1px;
	height:11em;
	background-image: url(http://www.niapromotions.com/images/header2.jpg);
	background-repeat: repeat-x;
}
#social {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 1.2em;
  padding-left: 38em;
}

#navigation {
  font-size: 90%;
}

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 4.0em;
  padding-left: 42em;
}

#navigation li {
  display: inline;
}

#navigation a:link, #navigation a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#navigation a:hover {
  color: #FFFF00;
}

* html #navigation a {
  width: 100%;
}

#navigation2 {
  font-size: 90%;
}

#navigation2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 1.5em;
  padding-left: 1em;
}

#navigation2 li {
  display: inline;
}

#navigation2 a:link, #navigation2 a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#navigation2 a:hover {
  color: #FFFF00;
}

* html #navigation2 a {
  width: 100%;
}

#footnav {
  font-size: 75%;
}

#footnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#footnav li {
  display: inline;
}


#footnav a:link, #footnav a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

#footnav a:hover {
  color: #FFFF00;
}

* html #footnav a {
  width: 100%;
}
#nav {
	position: absolute;
	top: 177px;
	left: 619px;
	width: 16em;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav li {
	font-size: 80%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
#nav a:hover {
	color: #778899;
}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
}
#content {
	margin-left: 0.1em;
	margin-right: 0.2em;
	width: 565px;
	background-color: #ffffff;
	border: 5px solid #8C000B;
		
}
h1 {
	font: 150% Georgia, "Times New Roman", Times, serif;
}
#content p {
	font-size: 80%;
	line-height: 1.6em; 
	padding-left: 1.2em;
	padding-right: 1.2em;
} 
#content h3 {
	font-size: 90%;
	line-height: 1.6em; 
	padding-left: .7em;
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #0000FF;
	background-color: transparent;
	
}
#content a:hover {
	text-align: center;
	text-decoration: underline;
	color: #0000FF;
}

.top a:link, #top a:visited {
	font-size: 70%;
	text-align: center;
	text-decoration: none;
	color: #0000FF;
	background-color: transparent;
	
}
.top a:hover {
    font-size: 70%;
	text-align: center;
	text-decoration: underline;
	color: #0000FF;
	background-color: transparent;
}
#footer {
	position: float;
	margin-left: 0.1em;
	top: 41em;
	width: 565px;
	height:0.9em;
	padding-top: .9em;	
}
#footer p {
	font-size: 80%;
	line-height: 1.6em; 
	padding-left: 1.2em;
} 
