body {
  text-align: center;
  background: url("images/background.jpg") top left repeat;
  font-family: Arial, Helvetica, sans-serif;
}
#page_wrapper {
  margin-top:20px;
  margin-bottom:10px;
  margin-left:auto;
  margin-right:auto;      
}

#page_header {
  height: 116px;
  width: 850px;
  background: url('images/bannerlogo.jpg') center top no-repeat;
  clear: both;
  margin-bottom:0px;
  margin-left:auto;
  margin-right:auto;
}

#content_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 850px;
  height:520px;
  text-align: left;
background-image:url(images/wrapper.jpg);
}
#menu {
  display:block;
  width:850px;
  height:150px;
  padding:0px;
  margin:0px;
}

#center {
  width:830px;
height:100px;
  margin:10px 10px 0px 10px;
}
#center h1 {
  margin:5px 30px 10px 15px;
  font-size: 16px;
  color: #275177;
  padding:11px 6px 6px 0px;
}
 #center p {
  margin:5px 30px 5px 10px;
  padding:4px;
  font-size: 12px;
  color:#333333;
  line-height: 16px;
} 
#center a {
  color:#275177;
  text-decoration:none;
  } 
#center a:hover {
  color:#FFFFFF;
  text-decoration: none;
  }
#center ul {
  font-size:11px;
  line-height:16px;
  list-style:none;
}
#center ul li {
  background: url(images/bullet.gif ) top left no-repeat;
  padding-left:20px;
  padding-bottom:4px;
  list-style:none;
}

#left {
  float: left;
  width:400px;
  height:227px;
  margin:0px 10px 0px 20px;
  }

#left h1 {
  margin-top:10px;
  margin-bottom:5px;
  font-size: 15px;
  color: #C4CED9;
  padding:4px;
  }

#left p {  
  width:380px;
  margin: 2px 5px 2px 5px;
  padding-top:2px;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
}
#left p a{
  color: #275177;
  text-decoration:none;
}

#left p a:hover{
  color: #FFFFFF;
  text-decoration:none;
}
#left h1 span{
  margin-top:0px;
   margin-left: 30px;
  margin-bottom:5px;
  font-size: 15px;
  color: #C4CED9;
  padding:4px;
  }
#left p span{
width: 200px;
padding-left:30px;
padding-top:0px;
padding-bottom:0px;
color:#275177;
font-size:14px;
font-weight:bold;
line-height:100%;
}

.img_left {
  float:left;
  margin:0px 10px 5px 0px;
  border:0px;
}

#right {
  float: right;
  width:380px;
  height:227px;
  margin:0px 10px 0px 20px;
  }

#right h1 {
  margin-top:10px;
  margin-bottom:5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #C4CED9;
  padding:4px;
  }

#right p {
  width:380px;
  margin: 10px 5px 10px 5px;
  padding-top:2px;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
}
#right p a{
  color: #275177;
  text-decoration:none;
}

#right p a:hover{
  color: #FFFFFF;
  text-decoration:none;
}
#right ul {
  font-size:11px;
  width:360px;
  line-height:16px;
  margin-left:0px;
  padding-left:0px;
  list-style:none;
}
#right ul li {
  background: #67839E url('images/bullet.gif') center left no-repeat;
  color: #FFFFFF;
  margin-top:2px;
  padding-left:30px;
  padding-bottom:2px;
  list-style:none;
}
#right h1 span{
color:#275177;
font-size:14px;
font-weight:bold;
line-height:150%;
width: 200px;
}

#page_footer {
  height: 25px;
  width:300px;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  background-color: #67839E;
  }

#page_footer p {
  padding-top:4px;
  text-align:center;
  font-size: 10px;
  line-height:14px;
  color:#A2C3FC;
}
#page_footer p span {
  padding-top:4px;
  text-align:center;
  font-size: 10px;
  line-height:14px;
  color:#275177;
}
#page_footer a {
  color: #275177;
  text-decoration: none
}
#page_footer a:hover {
  color: #FFFFFF;
  text-decoration: none
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
#thumbnail_right1 {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}
#thumbnail_right1 p{
  text-align:center;
  padding:3px 5px 3px 5px;
}
#form{
  margin-top: 0px;
  margin-bottom:0px;
  width:180px;
}

input.button {
  width:80px;
  font-size:10px;
  margin:3px 40px 3px 40px;
  background-color: #CCCCCC;
}
div.row { 
  clear: both;
  width: 120px;
  margin-top:0px;
  background-color:#FFFFFF;
}

div.row span.formlabel { 
  float: left;
  width: 120px;
  text-align: left;
  font-size:12px;
}

 
#form p.email{
  background-color:#FFFFFF;
  margin:0px 0px 0px 0px;
}
div.spacer{ 
  clear: both;
  width: 80px;
}

input{ 
  width: 155px;
  font-size:12px; 
  border: 1px solid #425257;
  margin: 0px;
  background-color:#FFFFFF;
}

.submit{ 
  width: 50px;
  cursor: pointer;
  font-size: 100%;
}

