/* @override http://valueinfinance.dev/css/styles.css */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body {
  font-family: Arial;
}
strong {
  font-weight: bold;
}
#wrap {
  width: 910px;
  position: absolute;
  left: 50%;
  margin-left: -455px;
}
#header {
  height: 110px;
  background: #FFF;
}
.logo {
  position: absolute;
  top: 10px;
}
.header_menu {
  position: absolute;
  top: 10px;
  right: 0;
  color: #6D6E70;
  font-size: 14px;
}
.header_menu a {
  color: #6D6E70;
  text-decoration: none;
}
.header_menu a:hover {
  text-decoration: underline;
}
.header_menu input {
  margin: 0 0 0 10px;
}
.main_menu {
  position: absolute;
  top: 90px;
}
.main_menu ul {
  float: left;
}
.main_menu ul li {
  font-size: 14px;
  font-weight: bold;
  margin: 0 5px 0 0;
  float: left;
}
.main_menu ul li a {
  color: #6D6E70;
  text-decoration: none;
}
.main_menu ul li a:hover {
  color: #34BEEF;
}
.main {

}
.subitems {
  display: none;
}
.sub a {
  font-size: 12px;
}
.phonenumber {
  color: #6D6E70;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 92px;
}
#visual {
  width: 910px;
  height: 210px;
  background: url(../images/visual_bg.png);
}
#visual .image {
  position: absolute;
  margin: 5px 0 0 5px;
  width: 900px;
  height: 200px;
}
* html #visual .headertext {
  margin: 120px 0 0 10px;
}
#visual .headertext {
  position: absolute;
  font-size: 36px;
  font-weight: bold;
  margin: 135px 0 0 10px;
  text-transform: uppercase;
}
.blue {
  color: #34BEEF;
}
#content {
}
#content_col {
  width: 450px;
  margin: 30px 0 0 10px;
  float: left;
  font-size: 12px;
  line-height: 18px;
}
#content_col h1 {
  font-size: 14px;
  font-weight: bold;
  color: #34BEEF;
}
#content_col a {
  color: #34BEEF;
  text-decoration: none;
}
#content_col a:hover {
  text-decoration: underline;
}
#jquery_menu {
  position: relative;
  width: 410px;
  margin: -5px 0 0 40px;
  float: left;
  background: url(../images/jquery_menu_bg.png);
}
#jquery_menu ul {
  width: 400px;
  margin: 0 5px 0 5px;
}
#jquery_menu ul li ul {
  margin: 0;
}
#jquery_menu a {
  color: #FFF;
  text-align: right;
}
#jquery_menu ul li {
}
* html #jquery_menu ul li a {
  height: 70px;
  width: 400px;
}
#jquery_menu ul li a {
  width: 390px;
  height: 56px;
  display: block;
  font-size: 32px;
  padding: 14px 10px 0 0;
  text-decoration: none;
  background: url(../images/main_menu.png);
}
#jquery_menu ul li a:hover {
  background: #34BEEF;
}
#jquery_menu ul li ul {
  background: #FFF;
  display: none;
}
#jquery_menu ul li ul li {

}
* html #jquery_menu ul li ul li a {
  height: 25px;
  width: 400px;
}
#jquery_menu ul li ul li a {
  width: 390px;
  height: 20px;
/*  display: block;*/
  font-size: 10px;
  color: #34BEEF;
  padding: 5px 10px 0 0;
  background: url(../images/sub_menu.png);
}
#jquery_menu ul li ul li a:hover {
  background: url(../images/sub_menu.png);
  color: #666;
}
.website_form {

}
.website_form label {
  width: 100px;
  float: left;
  display: block;
}
.website_form input {
  width: 250px;
  border: 1px solid #CCC;
  font-size: 14px;
  margin: 0 0 2px 0;
  font-size: 12px;
  color: #666;
}
.website_form textarea {
  width: 250px;
  height: 120px;
  border: 1px solid #CCC;
  font-size: 14px;
  margin: 0 0 2px 0;
}
.website_form .error_list li {
  color: #FF0000;
  margin: 5px 0 5px 0;
}
#submitbutton {
  padding: 3px;
  background: #6E6F71;
  color: #FFF;
  width: 100px;
  margin-left: 150px;
}
#contactform_subject_choice {
  width: 250px;
  background: none;
  border: 1px solid #CCC;
}
#footer {
  width: 910px;
  height: 60px;
  margin: 20px 0 0 0;
  padding-top: 15px;
  text-align: center;
  background: url(../images/footer_bg.png) no-repeat;
  color: #FFF;
  font-size: 10px;
}
#footer a {
  color: #FFF;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
.resultitem {
  margin: 10px 0 10px 0;
}
.resultitem h2 {
  font-size: 11px;
  font-weight: bold;
  color: #34BEEF;
}
.search {
  width: 118px;
  height: 16px;
  background: url(../images/search_bg.png) no-repeat;
  border: none;
  font-size: 10px;
  padding: 2px 0 0 2px;
  color: #666;
}
.bank_logos {
  float: left;
}
.menu_content {
  float: left;
  margin: 2px 0 0 5px;
}
