body {
  background: #fff url('images/stripe-top.jpg') 0 0 repeat-x;
  color: #1f2d4a;
  font-family: 'Times', serif;
  font-size: 14px;
  margin: 0;
  text-align: center;
}

.red {
  color: #00f;
  font-weight: bold;
}

a img {
  border: 0;
}

sup {
	height: 0;
	line-height: 1;
	vertical-align: 2px;
	_vertical-align: bottom;
	padding-bottom: 2px;
	position: relative;
}

sup.header {
  color: #3e5c8b;
}

/* SECTION STYLES */

#container {
  background-color: transparent;
  margin: 0 auto 0 auto;
  width: 868px;
}

#nav_top {
  height: 30px;
  padding: 0;
  margin: 0;
}

#nav_top ul {
  list-style-type: none;
  margin: 2px 25px 0 0;
  padding-top: 5px;
  text-align: right;
}
#nav_top li {
  display: inline;
  padding: 5px 10px 0 10px;
}

#nav_top a {
  color: #222836;
  font-family: 'Verdana', 'Arial', sans-serif;
  font-size: 11px;  
  text-decoration: none;
}

#nav_top a:hover {
  color: #333;
  font-family: 'Verdana', 'Arial', sans-serif;
  font-size: 11px;  
  text-decoration: none;
}

#bg_home {
  background: transparent url('images/background-home.jpg') 100px -2px no-repeat;
  height: 621px;
  margin-top: 0;
}

#bg {
  background: transparent url('images/background.jpg') 100px -2px no-repeat;
  height: 621px;
  margin-top: 0;
}

#header {
  background-color: transparent;
  height: 110px;
  width: 860px;
}

#header a {
  color: #3a5b8c;
  text-decoration: none;
}

#header p {
  color: #3a5b8c;
  font-family: 'Times', serif;
  font-size: 24px;
  float: right;
  margin: 20px 30px 0 0;
}

#side {
  background-color: transparent;
  float: left;
  text-align: right;
  width: 146px;
}

#nav_side {
  background-color: transparent;
  float: right;
  margin: 0;
  padding: 0;
  position: relative;
  right: -2px;
  width: 146px;
}

#nav_side ul {
  background-color: transparent;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 146px;
}

#nav_side li { 
  margin-bottom: 4px;
}

#nav_side li a {
  background-color: transparent;
  color: #3a5b8c;
  display: block;
  font-family: 'Times', serif;
  font-size: 13px;
  height: 20px;
  margin: 2px 0 3px 0;
  padding-top: 3px;
  text-align: right;
  text-decoration: none;
  width: 145px;
}

#nav_side a img {
  background-image: none;
  border: 0;
  margin-right: 5px;
}

#nav_side a:hover {
  background: transparent url('images/nav-bg.jpg') -9px 0 no-repeat;
  color: #1f2d4a;
}
#form_catalog {
  background-color: transparent;
  float: right;
  margin-top: 50px; 
  padding-right: 10px;
  width: 135px;
}

#form_catalog table {
  margin-right: 3px;
  width: 135px;
}

#form_catalog th {
  color: #1f2d4al;
  font-family: 'Times', serif;
  font-size: 14px;
  font-weight: normal;
  padding: 1px 3px 1px 3px;
  text-align: center;
}

#form_catalog td {
  color: #1f2d4al;
  font-family: 'Times', serif;
  font-size: 10px;
  padding: 1px 3px 1px 3px;
}

#form_catalog td.form_red {
  color: #000099;
  font-family: 'Times', serif;
  font-size: 10px;
  padding: 1px 3px 1px 3px;
}

#form_catalog input {
  color: #3a5b8c;
  font-family: 'Verdana', 'Arial', sans-serif;
  font-size: 10px;
  width: 126px;
}

#content {
  background-color: transparent; 
  border-left: 2px solid #405f8f;
  color: #1f2d4a;
  float: right;
  min-height: 500px;
  padding-bottom: 25px;
  text-align: left;
  width: 720px;
}

#content a {
  color: #3e5c8b;
}

#content a:hover {
  color: #7a3e8b;
}

#content #path  {
  color: #1f2d4a;
  font-size: 11px;
  margin: 10px 20px 10px 20px;
}

#content #path a {
  color: #3e5c8b;
  font-family: 'Verdana', 'Arial', sans-serif;
  font-size: 11px;
  text-decoration: underline;
}

#content #path a:hover {
  color: #7a3e8b;
}

#content img.header {
  display: block;
  margin: 0px;
}

#content a img {
  border: 0;
  margin: 0;
}

#content h2, a h2 {
  font-size: 16px;
  margin-left: 20px;
}

#content h3, a h3 {
  font-size: 14px;
  margin-left: 20px;
}

#content p {
  line-height: 125%;
  margin: 10px 20px 10px 20px;
}

#content p.home {
  line-height: 125%;
  margin: 10px 20px 10px 20px;
  width: 575px;
}

#content p.testimonials {
  height: 273px;
  line-height: 125%;
  margin: 0;
  width: 675px;
}

#content table {
  margin-left: 10px;
}

#content ul li {
  line-height: 125%;
}

#content ul li.home {
  line-height: 125%;
  width: 575px;
}

#content div.pics_side {
  float: right; 
  margin-left: 15px; 
  width: 150px;
}

#content form {
  background-color: transparent;
  margin-left: 20px;
}

#content form table {
  margin-left: 0;
}

#content form td {
  color: #1f2d4al;
  font-family: 'Times', serif;
  font-size: 14px;
  padding: 5px 5px 0 0;
}

#content form p.form_red {
  color: #900;
  font-family: 'Times', serif;
  font-size: 14px;
  font-weight: bold;
  margin-left: 0;
  margin-bottom: 10px;
}

#content form td.form_red {
  color: #900;
  font-family: 'Times', serif;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
}

#content form input {
  color: #3a5b8c;
  font-family: 'Verdana', 'Arial', sans-serif;
  font-size: 12px;
}

#content form textarea {
  color: #3a5b8c;
  font-family: 'Verdana', 'Arial', sans-serif;
  font-size: 12px;
}

#block {
  background-color: transparent;
  height: 270px;
  margin-left: 5px;
  padding-top: 100px;
  width: 700px;
}

#block_pics {
  background-color: transparent;
  float: left;
  margin: 0 0 0 10px;
  padding: 165px 0 0 0;
  vertical-align: bottom;
  width: 480px;
}

#block_pics img {
  display: block;
  float: left;
  padding: 0;
  margin: 0 2px 0 0;
  width: 90px;
}

#block_placeholder
{
  background-color: transparent;
  float: right;
  height: 269px;
  vertical-align: top:
  width: 190px;
}

#block_feature {
  background: transparent url('images/box-large-dither.gif') 0 -7px no-repeat;
  height: 269px;
  float: right;
  padding: 25px 5px 5px 5px;
  /* padding: 25px 5px 7px 9px; */
  text-align: center;
  vertical-align: bottom;
  width: 190px;
}

#block_feature h2 {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;
  text-align: center;
}

#block_feature p {
  font-family: 'Verdana', 'Arial', sans-serif;
  font-size: 10px;
  text-align: center;
}

#nav_bottom {
  background-color: transparent;
  color: #3a5b8c;
  float: right;
  font-family: 'Verdana', 'Arial', sans-serif;
  font-size: 10px;  
  padding: 0 100px 20px 0;
  text-align: center;
  width: 700px;
}

nav_bottom ul {
  list-style-type: none;
}

#nav_bottom li {
  display: inline;
}

#nav_bottom a {
  color: #3a5b8c;
  font-family: 'Verdana', 'Arial', sans-serif;
  font-size: 10px;  
  text-decoration: none;
}

#nav_bottom a:hover {
  color: #1f2d4a;
}




