* {
    margin: 0px;
    padding: 0px;
    border: none;
}
html, body {
    padding: 0;
    margin: 0;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #66625d;
    background-color: #ffffff;
    text-align: center;
}
#outer {
    min-height: 100%;
    margin-bottom: -40px;
    height: auto;
    width: 100%;
    background: transparent url(../images/design/bg-header.gif) top repeat-x;
}
* html #outer {
    height:100%;
}
#inner {
    width: 924px;
    text-align: left;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#footer {
    width: 100%;
    clear: both;
    height: 40px;
    background-color: #120a8f;
    color: #59acff;
    text-align: left;
}
#clearfooter {
    clear: both;
    height: 40px;
}
html>body #miHeight {
    float: left;
    width: 0px;
    height: 100%;
    margin-bottom: -42px;
}
a {
    color: #59acff;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
h1 {
    font-size: 24px;
    color:#120a8f;
    text-transform: uppercase;
}
h2 {
    font-size: 24px;
    color: #120a8f;
    text-transform: uppercase;
}
h3 {
    font-size: 12px;
    color: #59acff;
    font-weight: bold;
    margin-bottom:5px;
}
h4 {
    font-size: 12px;
    color: #66625d;
}
.float_left{
    float: left;
    margin: 0px;
}
.clear {
    clear: both;
}

/* units */
.unit-1, .unit-2, .unit-3, .unit-4, .unit-5, .unit-6, .unit-7, .unit-8, .unit-9, .unit-10, .unit-11, .unit-12 {
    padding: 0px 8px 0px 7px;
    float: left;
}
.unit-1 {width: 62px;}
.unit-2 {width: 139px;}
.unit-3 {width: 216px;}
.unit-4 {width: 293px;}
.unit-5 {width: 370px;}
.unit-6 {width: 447px;}
.unit-7 {width: 524px;}
.unit-8 {width: 601px;}
.unit-9 {width: 678px;}
.unit-10 {width: 755px;}
.unit-11 {width: 832px;}
.unit-12 {width: 909px;}
/* end units*/

/* header */
#header {
    width: 924px;
    height: 259px;
    text-align: left;
}
.header-menu-2, .header-menu-3, .header-phone {
    padding-top: 13px;
    height: 20px;
}
#myslidemenu {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 670px;
    padding: 13px 8px 0px 7px;
    height: 33px;
}
.header-phone {
    width: 120px;
    padding-left: 26px;
    padding-top: 30px;
    color: #59acff;
    font-weight: bold;
    text-align: right;
    background: transparent url(../images/design/phone.gif) 45px 30px no-repeat ;
}
.header-menu-2, .header-menu-3 {
    float: right;
    text-align: right;
    padding-left: 24px;
}


/*all menu*/
ul.main-menu, ul.footer-menu {
    display: inline;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-left: 0px;
}
ul.main-menu li, ul.footer-menu li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    display: inline;
    background: transparent url(../images/design/top-menu-stick.gif) right center no-repeat;
    margin-right: 7px;
    padding-right: 9px;
}
ul.footer-menu li {
    background-image: url(../images/design/bott-menu-stick.gif);
}
ul.main-menu a, ul.footer-menu a {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
ul.footer-menu a {
    color: #59acff;
}
ul.main-menu li a:hover {
    color: #59acff;
}
ul.footer-menu li a:hover {
    color: #ffffff;
}
ul#topMenu li.li-no-border, ul.main-menu li.li-no-border, ul.footer-menu li.li-no-border {
    background: none;
    padding: 0px;
    margin: 0px;
}
/*all main menu*/

.logo {
    height: 98px;
}
* html .logo {
    height: 97px;
}
.logo img {
	margin-left: -1px;
}
/* login-password*/
.login {
    height: 84px;
    padding-top: 14px;
    text-align: right;
}
* html .login {
    height: 83px;
}
.login-input {
    padding-left: 12px;
	display: inline;
}
#loginInput {
    background: #ffffff url(../images/design/bg-log-pass.gif) top left no-repeat;
    width: 108px;
    height: 16px;
    padding: 3px 7px 4px 7px;
    color: #bdd4dc;
    background-color: transparent;
    font-size: 12px;
}
#upperPassword, #passwordInput {
    background: #ffffff url(../images/design/bg-log-password.gif) top left no-repeat;
    width: 108px;
    height: 16px;
    padding: 3px 7px 4px 7px;
    color: #bdd4dc;
    background-color: transparent;
    font-size: 12px;
}
/*end login-password*/
.header-txt-block {
    width: 30%;
    height: 110px;
    padding: 0px 13px 0px 13px;
    border-left: solid 1px #59acff;
    color: #ffffff;
    position: relative;
}
.header-txt-block ul {
    margin: 0px 0px 0px 10px;
	top: -25px;
}
.header-txt-block-arrow {
    position: absolute;
    left: 5px;
    bottom: -18px;
    width: 19px;
    height: 10px;
    font-size: 1px;
    background: transparent url(../images/design/bg-header-block.gif) top left no-repeat;
}
* html .header-txt-block-arrow {
	bottom: -16px;
}
.header-txt-block h2 {
    margin: 0px;
    padding: 0px 0px 15px 0px;
	 color: #ffffff;
	 font-size: 16px;
	 margin-top: -4px;
	font-family: Tahoma;
}
.header-txt-block h2 a, .header-txt-block h2 a:hover {
	color: #ffffff;
	text-decoration: none;
	font: zurchbc;
}
.no-h2 {
    padding-top: 38px;
    height: 72px;
}
.header-support {
    width: 170px;
    height: 62px;
    padding: 48px 0px 0px 48px;
}
a.a-header-line-js {
	color: #FFFFFF;
	text-decoration: none;
}
/* end header */

/* content */
#content {
    width: 924px;
    padding-bottom: 35px;
}
.js-pic {
    width: 377px;
    padding-left: 0px;
	padding-top:15px;
}
.home-col2, .home-col3 {
    padding-top: 28px;
}
#content h2, #content h2 {
	background: url(../images/design/bg-h2.gif) 0 7px no-repeat;
    padding-left: 20px;
    margin-bottom: 17px;
	 color: #120a8f;
	 font-size: 24px;
	letter-spacing: -2px;
}
#content p {
    margin-bottom:5px;
}
#content ul {
    display: block;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#content ul li {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px;
    background: url(../images/design/comtent-li-bull.gif) no-repeat scroll 0px 3px;
    padding: 0px 0px 10px 15px;
}
#content ol {
	 margin: 0px 0px 0px 25px;
	 padding: 0px;
}
#content ol li {
    margin: 0px;
    padding: 0px 0px 10px 5px;
	color: #59acff;
}
#content ol li span {
	color: #66625d;
}
.bold {
    font-weight: bold;
}
.italic {
	font-style: italic;
}
.news-scroll {
    height: 313px;
    overflow: auto;
}
.news-scroll p {
    margin-bottom: 5px;
    margin-right: 3px;
}
.news-scroll p.news-date {
    color: #59acff;
    font-weight: bold;
}
.blue {
	color: #0000ff;
}
.green {
	color: #00cc00;
}
table.contact-table {
	
}
table.contact-table td {
	vertical-align: top;
	padding: 5px;
}
table.contact-table td input, table.contact-table td textarea {
	border: solid 1px #c4c4c4;
	padding: 3px;
	color: #66625D;
}
table.contact-table td.contact-table-left {
	text-align: right;
	padding-top: 8px;
}
table.contact-table td.contact-table-left-reset {
	padding-top: 5px;
}
table.contact-table td input.contact-table-submit, table.contact-table td input.contact-table-reset {
	border: none;
	width: 72px;
	height: 26px;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
}
table.contact-table td input.contact-table-submit {
	background-image: url(../images/design/butt-submit.gif);
}
table.contact-table td input.contact-table-reset {
	background-image: url(../images/design/butt-reset.gif);
	float: right;
}
/*.management-bios img.photo-left {
	float: left;
	margin: 0px 15px 15px 0px;
}
.management-bios img.photo-right {
	float: right;
	margin: 0px 0px 15px 15px;
}*/
.management-bios img {
	float: left;
	margin: 0px 15px 15px 0px;
}
#content .testimonial li {
	margin-bottom: 5px;
}
#content .testimonial li span {
	display: block;
	text-align: right;
}
/* end content */

/* footer */
.footer-block {
    width: 924px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 11px;
}
/* end footer */

#more-info {
    width: 924px;
    text-align: left;
}
.more-info-header {
	font-weight:bold;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:3px;
	margin-top:10px;
	color:#120bb7;
}
.more-info-subheader {
	font-weight:bold;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:10px;
	margin-top:17px;
	color:#66625d;
}
#more-info p {
	margin-top:0px;
	margin-bottom:5px;
	line-height:18px;
}

#content h2.h2subheader { 
	background:none;
	padding:0;
	letter-spacing:0;
	text-transform:none;
	font-size:18px;
	margin-bottom:10px;
}