body {
  font-family: verdana;
  font-size: 0.75em;
  text-align: justify;
}

input {
  margin: 0px;
  padding: 0px;
  padding-left: 3px;
  padding-right: 3px;
  font-size: 1em;
  border: 1px solid;
}

a {
  font-size: 1em;
  color: #000000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  color: #29509F;
  font-size: 1.8em;
  margin-top: 10px;
  margin-bottom: 10px;
}
h2	{ color: #29509F; font-size:1.2em; margin:2em 0; line-height:1.5em; }

img {
  border: none;
}

.outer_container {
  width: 950px;
  padding: 0px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.outer_container_menu_top {
  width: 950px;
  padding: 0px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(../images/border_background.jpg);
  background-repeat: no-repeat;
  background-position: 0px 158px;
}

.basic_nav {
  width: 931;
  text-align: right;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-right: 19px;
  margin-top: -20px;
}

.basic_nav_item {
  padding-left: 40px;
}

.callback {
  background-image: url(../images/gradient_background.jpg);
  width: 931px;
  height: 15px;
  text-align: right;
  color: #ffffff;
  font-size: 1em;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 19px;
}

.callback_list {
  float: right;
  margin: 0px;
  list-style: none;
}

.callback_item {
  float: left;
  padding-left: 20px;
}

.foot {
  background-image: url(../images/gradient_background.jpg);
  width: 931px;
  height: 14px;
  text-align: left;
  color: #ffffff;
  font-size: 1em;
  border-top: #FFF 10px solid;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 19px;
  clear: both;
}

.foot_item {
  padding-right: 40px;
}

.foot_item_link {
  color: #ffffff;
  margin-top: 15px;
}

.content {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 19px;
  margin-right: 19px;
}

.top_content {
  min-height: 209px;
}

.top_content p	{ margin-left:320px; }

.bottom_content {
  min-height: 166px;
}

.contact .bottom_content {
  width: 60%; margin-left:40%;
}

.content_image {
  float: left;
  margin-right: 20px;
}

.content_image_2 {
  float: right;
  margin-left: 20px;
}

.service_nav {
  margin-top: 10px;
  margin-bottom: 10px;
  height: 68px;
}

.service_nav a {
  display: block;
  float: left;
  width: 140px;
  height: 59px;
  margin: 1px;
  padding: 5px;
  padding-top: 4px;
  background-image: url(../images/nav_background_lower.jpg);
  background-repeat: no-repeat;
  text-align: left;
  font-family: arial;
  font-size: 1em;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.001em;
}

.service_nav a:hover {
  color: #264B97;
  text-decoration: none;
  background-image: url(../images/nav_background_lower_hover.jpg); 
}

.nav_image {
  float: left;
  margin-right: 5px;
}

.service_nav_top {
	height: 68px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 19px;
  margin-right: 19px;
}

.service_nav_top a {
  display: block;
  float: left;
  width: 142px;
  padding: 5px;
  background-image: url(../images/nav_background.jpg);
  background-repeat: no-repeat;
  text-align: left;
  font-family: arial;
  font-size: 1em;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.001em;
}

.service_nav_top a:hover {
  color: #264B97;
  text-decoration: none;
  background-image: url(../images/nav_background_hover.jpg);
  margin-left: 0px;
}

.service_nav_top a.service_nav_selected {
  display: block;
  float: left;
  width: 142px;
  height: 59px;
  background-image: url(../images/nav_background_selected.jpg);
  color: #264B97;
  padding: 5px;
  background-repeat: no-repeat;
  text-align: left;
  font-family: arial;
  font-size: 1em;
  font-weight: bold;  
  letter-spacing: 0.001em;
}

.service_nav_top a.service_nav_selected:hover {
  text-decoration: none;
}

.callback_quote {
  height: 100px;
  margin-top: 10px;
}

.outer_container_menu_top.contact .content .callback_quote	{ display:none; }
.outer_container_menu_top .content .top_content	{ margin-bottom:3em; }

.callback_bottom {
  width: 226px;
  height: 98px;
  padding: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-right: 2px;
  background-color: #264B97;
  color: #ffffff;
  font-size: 1em;
  font-weight: bolder;
  float: left;
}

.callback_bottom_list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.callback_bottom_title {
  margin: 0px;
  margin-top: 7px;
  padding: 0px;
}

.callback_bottom_item {  
  margin: 0px;
  margin-top: 7px;
  text-align: right;
  padding: 0px;
}

.callback_bottom_input {
  width: 171px;
}

.logos_horiz {
  margin-left: 33px;
}

.split { clear:both; }

.spacer { width: 258px; float:left; }

dl dt { font-weight:bold; color:#264B97; }
dl.contact_details { float:left; margin:0; width:250px; }
dl.contact_details dt	{ float:left; clear:left; display:block; width:70px; margin:0 0 0.3em 0; }
dl.contact_details dd { float:left; display:block; width:150px; margin:0 0 0.3em 0; position:relative; }
dl.contact_details dd#address	{ line-height:1.3em; }

form#contact { float:left; position:relative; margin-right:20px; }
form#contact ul	{ list-style:none; }
form#contact ul li { clear:left; }
form#contact ul li label	{ float:left; display:block; width:100px; color:#264B97; }
form#contact ul li input, form#contact ul li textarea { width:180px; border:1px solid #79B0E4; float:left; display:block; margin:0 0 0.4em 0; }
form#contact ul li textarea	{ width:185px; }
form#contact ul li input.submit { background:none; border:0px; color:#264B97; font-size:14pt; font-weight:bold; width:auto; margin:0 0 0 100px; text-align:center; }
form#contact ul li input.submit:hover { color:#79B0E4; cursor:pointer; }

.callback_button { background:none; border:0px; color:#FFF; font-size:10pt; font-weight:bold; font-family:arial; margin-right:-5px; margin-top:-3px; margin-left:-7px; }
.callback_button:hover { color:#79B0E4; }

img.right	{ float:right; margin-left:20px; }