* {
  margin: 0;
  padding: 0;
}

body,
html {
  margin: 0;
  padding: 0;
  color:#000;
  background-image:url('Images/american_flag.jpg');
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center top;
  /*background-size: 100%;*/
  font-family: 'Gill Sans', 'Gill Sans MT';
}

#wrap {
  width:900px;
  margin:0 auto;

}

#footer {
  background:#cc9;
  clear: both;
}

#main {
  background:#B6C5E2;
  min-height: 650px;
  background: #8DB6CD;
  margin-bottom:30px;
  padding-bottom:20px;
}

#nav{
  background: #111;
  color: white;
  -moz-border-radius:25px;
  border-radius:25px;
  padding: 7px 0;
  position: relative;
  z-index: 1;
  margin-bottom: -15px;
}

#nav ul{
  margin: 0;
  padding: 0;
  list-style:none;
  text-align: center;
}

#nav li{
  padding: 7px 0;
  display: inline;
  font-size: 1.1em;
  text-transform: uppercase;
  border-right: thin solid #fff;
}

#nav li:last-child{
  border-right: none;
  margin-right: 0;
}
#nav li:last-child a{
  margin-right: 0;
}

#nav a {
  /*margin: 130px 20px 10px 20px;*/
  padding: 20px;
}

#nav a:link,
#nav a:visited{
  color: white;
  text-decoration: none;
}

#header {
  padding:20px 10px 0;
  margin-bottom: 10px;
  opacity: 0.62;
}

#header a{
  text-decoration: none;
  color: white;
}

.index {
  float: right;
  font-style: italic;
}

#about_us {
  margin: 0;
  padding: 10px 0px 0px 30px;
  font-size: 17.6px;
  color: white;
}
.about_text {
  font-size: 17.6px;
  float:left;
  width:85%;
  margin: 60px;
}

.signature {
  font-size: 17.6px;
  padding-left: 30px;
  margin-top: -2em;
}

.right{
	padding-left: 30px;
}

#home {
  position:relative;
  font-size: 17.6px;
  float:left;
  width:90%;
  margin: 40px;
}

#home p {
	margin-bottom: 20px;
}

#eagle_center {
	position:absolute;
	left:350px;
	top:480px;
	width: 100px;
	height: 100px;
}

#about-left {
  font-size: 17.6px;
  float:left;
  width:85%;
  margin: 20px;
}
#about-left p{
	margin:20px;
}

#about-right {
  float: left;
  width: 49%;
}

h2 {
  color: white;
  margin: 0;
}

#contact {
  float:right;
  background:#000;
  color:#FFF;
  -moz-border-radius:25px;
  border-radius:25px;
}

#logo {
  margin: 0px auto;
  clear:both;
  text-align: center;
}

#tab_container {
  padding: 20px 30px;
}

#left_text {
  font-family: 'Gill Sans', 'Gill Sans MT';
  font-size: 1em;
  float:left;
  width: 300px;
}

#right_text {
  font-family: 'Gill Sans', 'Gill Sans MT';
  font-size: 1em;
  float: right;
  width: 300px;
}

#left_text p, #right_text p {
  margin-bottom: 1em;
}

#tab_footer {
  clear: both;
}

#right_tab {
  float:right;
}

#main_footer {
  clear:both;
}

.front_image {
  margin: 0;
  max-width: 560px;
}

.services_left {
  font-size: 17.6px;
  float:left;
  width:80%;
  margin: 60px;
}

.services_right {
  font-size: 17.6px;
  text-align: justify;
  float:left;
  padding: 0px 1em;
  width:45%;
  text-align: justify;
}


.services_left ul, .services_right ul {
  margin: 0;
  padding: 0;
  list-style:square;
}

.services_left h2, .services_right h2 {
  font-size: 17.6px;
  font-weight: normal;
  margin: 10px 0;
}

.services_left p, .services_right p {
  margin: 0 0 20px 0;
}

.services_left li, .services_right li {
  margin-left: 1em;
  margin-top: 1em;
  list-style: none;
}

.services_left li:before, .services_right li:before {
  content: "*";
}

.services_right li {
  margin-left: 3em;
}

.services_header {
  clear:both;
  text-align:center;
  background:#000;
  color:#FFF;
  -moz-border-radius:25px;
  border-radius:25px;
}

.services_header h2{
  font-size: 1.2em;
  font-weight: normal;
  margin-left: -30px;
}

#services_footer {
  clear:both;
  height: 30px;
}

.email {
  text-decoration: none;
  color: black;
}

#eagle {
  margin-left: auto;
  display:block;
  width: 100px;
  height: 100px;
  margin-right: 20px;
}

#signature_image {
  width: 242px;
  height: 140px;
  display: block;
  padding-left: 20px;
}

#spacer {
  padding-top: 50px;
  clear: both;
  font-family:Felix Titling;
}

#contact_info {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background: white;
  -moz-border-radius:25px;
  border-radius:25px;
  width: 392px;
  opacity: 0.5;
}

#contact_info h1 {
  font-weight: normal;
  max-height: 1.3em;
  font-size: 1.25em;
}
 
.address {
  font-size: 1.125em;
  text-transform: uppercase;
}

.name {
  font-weight: normal;
  font-size: 1.25em;
}

.name_capital {
  font-size: 1.875em;
  margin-right: -.3em;
}

#bullet {
  display: inline;
  margin: 0 10px;
}

#de_las {
  font-size: 1em;
}

#capital_a {
  font-size: 1.875em;
  margin-right: -0.2em;
  margin-top: -0.2em;
}

#mericas {
  font-size: 1.25em;
}

#LLC {
  font-size: 1em;
}

#tagline {
  margin-top: 1em;
  padding-bottom: 1em;
}

#phone_number {
  font-size: 1.875em;
}

#eagle_center1 {
  margin: 2em auto;
  display:block;
  width: 100px;
  height: 100px;
}


#nav_spacer {
  padding-top: 15px;
}

#quotes {
  margin-left: 30px;
}
.content{
	margin:20px;
	background:#fff;
}