html {
	height: 100%;
}
body {
  min-height:100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #C3D4E4;
	background-image: url(/i/body-bg.gif);
	background-repeat: repeat;
  background-attachment: fixed;
}
html>body #all {
  height: auto;
  min-height: 100%;
}
form {
	margin: 0px;
	padding: 0px;
}
#all {
	position: relative;
	height: 100%;
	min-width: 780px;
}
#header {
	height: 60px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
}
#header .in {
	background-color: #E8F5FE;
	height: 60px;
	background-image: url(/i/header-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header #logo {
	float: left;
	height: 60px;
	width: 223px;
	margin-right: -223px;
}
#header #logo a {
	display: block;
}
#header #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #toparea {
	height: 60px;
	padding-left: 223px;
}
#header .spl {
	background-image: url(/i/top-spl-bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#topnav {
	height: 33px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #538CB9;
	background-image: url(/i/topnav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #0A558F;
}
#toparea div div.box {
	float: right;
	height: 60px;
	width: 25%;
}
#toparea div div#email.box {
/*	width: 23%; */
}
#toparea div div#phone.box {
/*	width: 37%; */
}
#toparea .title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F4556;
	margin-top: 13px;
	padding-left: 10px;
	white-space: nowrap;
	padding-bottom: 2px;
}
#toparea .text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 10px;
	white-space: nowrap;
	color: #1B527D;
}
#toparea .text a {
  color: #1B527D;
  text-decoration: underline;
}
#toparea .text a:hover {
  text-decoration: none;
}



#toparea.small div div#email.box {
	width: 24%;
}
#toparea.small div div#icq.box {
	width: 24%;
}
#toparea.small div div#skype.box {
	width: 24%;
}
#toparea.small div div#phone.box {
	width: 28%;
}
#toparea.small .title {
	font-size: 9px;
	padding-left: 7px;
	margin-top: 16px;
}
#toparea.small .text {
	font-size: 10px;
	padding-left: 7px;
}





#topnav .in {
	width: 100%;
	display: table;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: table-row;
}
#topnav ul li {
	height: 33px;
	vertical-align: middle;
	width: 17%;
	display: table-cell;
	background-image: url(/i/topnav-spl.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#topnav ul li.q {
	width: 16%;
}
#topnav ul li.last-child {
	background-image: none;
}
#topnav a {
	display: block;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	line-height: 16px;
	text-transform: none;
	font-variant: small-caps;
	margin-right: 6px;
	padding-right: 10px;
	padding-left: 10px;
}
#topnav a:hover {
	text-decoration: none;
}
#topnav a.active {
	text-decoration: underline;
}

#topnav ul li.last-child a {
	margin-right: 0;
}
#topbar {
	height: 29px;
}
#topbarin {
	height: 28px;
	background-color: #EFF8FF;
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0A558F;
	border-left-color: #0A558F;
	border-bottom-width: 1px;
	border-bottom-color: #0A558F;
  padding: 0;
}
#topbarin.fix {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
}
#searchbar {
	width: 45%;
	float: left;
	height: 28px;
}
#topbarin #searchForm {
	padding-left: 20px;
}
#topbarin #searchbox {
	height: 22px;
	float: left;
	width: 100%;
}
#topbarin #searchboxin {
	height: 22px;
	border: 1px solid #05589A;
	background-color: #FFFFFF;
	margin-top: 2px;
	background-image: url(/i/lenz.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	background-position: 3px 3px;
	padding-right: 2px;
	margin-right: 80px;
}
#searchbox input.text {
	background-color: #FFFFFF;
	height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	width: 100%;
}
#searchbox input.grey {
	color: #999999;
}

#searchForm input.button {
	height: 24px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -80px;
	float: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6FA4CD;
	color: #FFFFFF;
	background-image: url(/i/search-btn-bg.png);
	background-repeat: no-repeat;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#bsarea, #bsareataste {
	display: block;
	float: right;
	height: 20px;
	width: 400px;
	text-align: right;
	margin-left: -400px;
	margin-top: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 20px;
}
#bsarea nobr {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FB7102;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
#bsarea a {
	color: #0886EC;
	text-decoration: underline;
}
#bsarea a:hover {
	text-decoration: none;
}

#main {
	background-color: #FFFFFF;display:block;
	margin-right: 10px;
	margin-left: 10px;
}
#main #mainin {
	display: table;
	width: 100%;
	
	
}
#main #maininrow {
	display: table-row;
	
}
#leftnav {
	width: 242px;
	display: table-cell;
}
#leftnav ul, #leftnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftnav ul.a {
	margin-left: 20px;
	padding-top: 15px;
	margin-right: 20px;
	padding-bottom: 20px;
}
#leftnav ul.a li {
	font-weight: bold;
	padding-bottom: 8px;
	line-height: 19px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
#leftnav ul.a li a.txt {
	color: #FF8E00;
	text-decoration: underline;
	margin-left: 30px;
	display: block;
}
#leftnav ul.a a.txt:hover {
	text-decoration: none;
}
#leftnav ul.a a.img {
	display: block;
	height: 25px;
	width: 25px;
	margin-bottom: -25px;
	margin-right: -25px;
}
#leftnav ul.a a.img img {
	height: 25px;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#leftnav ul.b  {
	padding-left: 30px;
	padding-top: 3px;
}
#leftnav ul.b li {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: none;
	padding-left: 0px;
	line-height: 14px;
}
#leftnav ul.b li a {
	color: #4278A1;
}
#leftnav ul.b li a.active {
	font-weight: bold;
}

#leftnav a:hover {
	text-decoration: none;
}
#content {
	background-color: #FAFEFF;
	display: table-cell;
	background-color: #FAFEFF;
	background-image: url(/i/main-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5E6F5;
}
#pagetext {
	padding: 15px;
	overflow: hidden;
}
#pagetext.index {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5E6F5;
}

#empty {
	height: 60px;
	width: 100%;
	clear: both;
}
#footer {
	display: block;
	height: 60px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
#footer .in {
	display: block;
	background-color: #92BADE;
	height: 50px;
	margin-right: 10px;
	margin-left: 10px;
}
#copyright {
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 500px;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	margin-right: -500px;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: underline;
}
#copyright a:hover {
	text-decoration: none;
}
#counters {
	display: block;
	height: 31px;
	width: 300px;
	clear: none;
	float: right;
	text-align: right;
	padding-right: 10px;
	margin-left: -300px;
	padding-top: 10px;
}
