a {
  color: #000;
}

body {
  font-family: Tahoma, Verdana, sans-serif;
  line-height: 130%;
  background-color: #020D1F;
  text-align: center;
  margin: 5px 0;
}

td {
  font-size: 0.85em;
  vertical-align: top;
  line-height: 120%;
}

p, form {
	margin: 0;
	padding: 0;
}

table, img {
  border: 0;
}

table.container {
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
}

h3.quote {
  font-size: 95%;
  font-weight: normal;
  font-style: italic;
  font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
  text-align: justify;
}

td.top {
  background-image: url(/images/top.jpg);
  height: 59px;
}

td.header_left {
  background-image: url(/images/header_left.jpg);
}

td.header_right {
  background-image: url(/images/header_right.jpg);
}

td.header_menu {
  background-image: url(/images/header_menu.jpg);
  width: 623px;
}

/* elements */

div.free_guide {
  background-color: #CCCCCC;
  padding: 8px;
  height: 135px;
  font-size: 95%;
}
div.free_guide p {
  color: #0E3779;
  font-weight: bold;
}
.formLabel {
  font-size: 70%;
  font-weight: bold;
}

input.inputText, textarea.question_area {
  border: 2px solid #EDEFFE;
}

textarea.question_area {
  height: 35px;
  width: 100%;
  margin: 3px 0;
}

div.our_questions_link {
  float: right;
  font-size: 80%;
}

td.rightSubmit {
  text-align: right;
  padding: 2px 3px;
}

img.signature {
  float: left;
  margin: 0 20px;
}

p.testimonial_title {
   margin-left: 50px;
   font-weight: bold;
}

div.testimonial {
   padding: 8px;
   padding-bottom:0;
   padding-left: 75px;
}

div.testimonial_name {
  float: left;
  margin-left: 15px;
}

/* content */

td.content_middle {
  background-image: url(/images/middle_bg.jpg);
  height: 273px;
  width: 386px;
  padding: 10px;
}
td.content_left {
  background-image: url(/images/left_bg.jpg);
  height: 361px;
  width: 318px;
}

td.content_right {
  background-image: url(/images/right_bg.jpg);
  height: 273px;
  width: 217px;
}

td.content_bottom {
  background-image: url(/images/bottom_bg.jpg);
  height: 88px;
  width: 623px;
}

td.after_content {
  background-image: url(/images/after_content.jpg);
}

td.content_left img.video {
  margin: 20px 15px;
}

.content_bottom div {
  padding: 3px;
  font-size: 80%;
  margin-left: 150px;
  background-image: url('/images/alpha_trans_bg.png');
}

/* menu */

.menu {
   margin: 15px 0;
   padding: 0;
   font-family: "Trebuchet MS", Tahoma, Verdana;
   font-size: 90%;
   font-weight: bold;
}

.menu a {
    text-decoration:none;
}

.menu li, .footer_menu li {
   list-style: none;
   display: block;
   float: left;
   padding-right: 18px;
}

.footer_menu {
   margin: 0;
   padding: 0;
}

.footer_menu li {
   padding-left: 9px;
   padding-right: 0;
   padding-bottom: 5px;
}

/* sides */

td.side_left {
  background-image: url(/images/side_left.jpg);
  width: 40px;
}
td.side_right {
  background-image: url(/images/side_right.jpg);
  width: 43px;
}

td.bottom_side_right {
  background-image: url(/images/bottom_side_right.jpg);
}

/* bottom */

td.bottom_middle, td.bottom_right, td.bottom_left {
  color: #fff;
  height: 120px;
  padding: 4px 0;
  padding-bottom: 0;
}

td.bottom_middle a, td.bottom_right a, td.bottom_left a {
  color: #E96F02;
}

td.bottom_middle h3, td.bottom_right h3, td.bottom_left h3 {
  font-size: 110%;
  font-family: "Trebuchet MS", Tahoma, Verdana;
  margin: 0 0 4px 0;
}

td.bottom_middle {
  background-image: url(/images/bottom_middle.jpg);
  width: 130px;
  text-align: center;
}

td.bottom_right {
  background-image: url(/images/bottom_right.jpg);
  width: 394px;
  font-size: 80%;
}

td.bottom_left {
  background-image: url(/images/bottom_left.jpg);
  width: 417px;
}

/* footer */

td.footer_middle, td.footer_right, td.footer_left {
  font-size: 60%;
  color: #fff;
  height: 95px;
  padding-top: 8px;
}

td.footer_middle a, td.footer_right a, td.footer_left a {
  color: #fff;
}

td.footer_middle {
  background-image: url(/images/footer_middle.jpg);
  width: 103px;
  text-align: center;
}

td.footer_right {
  background-image: url(/images/footer_right.jpg);
  width: 424px;
  font-size: 50%;
  text-align: right;
  padding-left: 15px;
  padding-top: 10px;
}

td.footer_left {
  background-image: url(/images/footer_left.jpg);
  width: 442px;
}

.footerNav
{

}

.legal
{
	color:#ffffff;
}

	.legal a
	{
		color:#ffffff;
	}
	
	
	.edit,.edit a
	{
		color:#ffffff;
	}
