* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #f2f2f2;
	font-family: Verdana, sans-serif;
	padding-top: 20px
}
h2, h3, h4 {font-family: Georgia, sans-serif;}
a:link, a:visited, a:hover, a:active {text-decoration: none}
a img {border: none}
#h1 {
	/*margin: 0 0 10px 40px;*/
	margin-left: 40px
}
#h1 a {
	background: url("imgs/scaniologo.gif") 0 0 no-repeat;
	display: block;
	height: 58px/*40px*/;
	text-indent: -1000px;
	width: 133px/*117px*/
}
#topmenu {
	list-style-type: none;
	padding-left: 189px;
	width: 2000px
}
#topmenu li {
	background: #fff url("imgs/topmenu-li.gif") 0 0 no-repeat;
	float: left;
	padding: 6px 0 6px 10px;
	margin: 0 1px
}
#topmenu li span {
	background: #fff url("imgs/topmenu-span.gif") 100% 0 no-repeat;
	padding: 6px 10px 6px 0;
}
/*#topmenu #topmenu-homepage {padding: 5px 0 0 10px}
#topmenu #topmenu-homepage span {padding: 12px 10px 0 0}*/
#topmenu a:link, #topmenu a:visited {
	color: #d31d1c;
	font-size: 70%;
	font-weight: bold;
}
#topmenu a:hover, #topmenu a:active {color: #ff5353}
#topmenu #topmenu-homepage {padding: 0 0 0 10px}
#topmenu #topmenu-homepage span {
	display: block;
	float: left;
	padding: 6px 10px 0 0
}
#topmenu-homepage a {
	background: url("imgs/homepage.gif") center center no-repeat;
	display: block;
	padding: 5px 12px 6px;
	text-indent: -1000px
}
#topmenu-homepage a:hover, #topmenu-homepage a:active {background-image: url("imgs/homepage-hover.gif")}
#mytynh {
	background: url("imgs/mytynh.gif") 0 0 repeat-x;
	clear: left;
}
#mytynh p {
	background: url("imgs/mytynh-p.gif") 200px 0 no-repeat;
	border-top: 2px solid #fff;
	height: 38px;
	padding: 0 200px;
	text-indent: -1000px
}

#container {
	background: #afafb7 url("imgs/container.gif") 0 100% no-repeat;
	padding: 8px 0;
	position: relative
}

#sidebar {
	background-color: #afafb7;
	padding-top: 8px;
	position: absolute;
	margin-top: -8px;
	width: 182px
}
#sidebar #moving-terminology {
	background: #d31d1c url("imgs/sidebar-pmt.gif") 100% 100% no-repeat;
	padding-bottom: 27px;
}
#sidebar #moving-terminology p {
	background: #d31d1c url("imgs/sidebar-pmt3.gif") 100% 0 no-repeat;
	height: 19px;
	padding: 12px 10px 0 20px;
	font-size: 80%
}
#sidebar #moving-terminology a:link, #sidebar #moving-terminology a:visited {
	background: url("imgs/sidebar-mt.gif") 0 0 no-repeat;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	padding: 3px 0 3px 30px
}
#sidebar #moving-terminology a:hover, #sidebar #moving-terminology a:active {color: #ffccdc}
#sidebar #sidebar-lists p {
	background: #e7f5ff url("imgs/sidebar-p.gif") 100% 0 no-repeat;
	color: #1a64ad;
	font-size: 70%;
	padding: 10px 10px 10px 25px
}
#sidebar #sidebar-lists {margin-top: -13px}
#sidebar-lists ul {
	background: #c9e3f4 url("imgs/sidebar.gif") 100% 100% no-repeat;
	font-size: 70%;
	list-style-type: none;
	padding-bottom: 28px;
}
#sidebar-lists li {
	border-right: 1px solid #797995;
	padding: 4px 20px 0
}
#sidebar li a:link, #sidebar li a:visited {
	color: #044c87;
	padding-left: 10px
}
#sidebar li a:hover, #sidebar li a:active, #sidebar #related_current a:link, #sidebar #related_current a:visited {
	background: url("imgs/sidebar-a.gif") 0 50% no-repeat;
	color: #0e7dd7;
}
#page_related, #page_submenu {margin-top: -15px}

#sticky {background-color: #ebeff6; border-right: 1px solid #57576f; text-align: center}
/*#sticky {
	position: fixed;
	left: 7px;
}
* html #sticky {
	left: expression( ( 7 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: expression( ( 285 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	position: absolute;
	zoom: 1;
	left: 0;
}*/

#content {
	background-color: #fff;
	color: #333;
	font-size: 75%;
	margin: 0 8px 0 190px;
	padding: 20px;
	max-width: 55em;
	min-width: 15em
}
#coupon {
	border-bottom: 3px solid #afafb7;
	border-left: 3px solid #afafb7;
	display: none;
	float: right;
	margin: -20px -20px 20px 0;
}
#content-tl {
	float: left;
	margin-left: -20px;
	margin-top: -20px
}
#content-tr {
	clear: right;
	float: right;
	margin-right: -20px;
	margin-top: -20px
}
#content-bl {
	float: left;
	margin-left: -20px;
	margin-top: 7px
}
#content-br {
	float: right;
	margin-top: 7px;
	margin-right: -20px
}
h1 {
	color: #1173ce;
	font-size: 150%;
	margin-bottom: 20px
}
#content h2 {
	clear: both;
	font-size: 120%;
	margin-bottom: 10px;
	margin-top: 10px
}
h2 span {
	border-bottom: 2px solid #a0d8fd;
	color: #2992d4;
}
h3 {
	clear: both;
	margin-bottom: 10px
}
h3 span {
	border-bottom: 2px solid #d9d9d9;
	color: #df3130;
}
#content p, #content ul, #content ol {margin-bottom: 15px}
#content ul, #content ol {margin-left: 40px}
#content p, #content li {line-height: 140%}
#content a:link, #content a:visited {
	border-bottom: 1px solid #fff;
	color: #c01213;
	font-weight: bold
}
#content a:hover, #content a:active {border-bottom: 1px solid #df0019}
#content #root_links {font-size: 90%}
#content #root_links a {color: #1173ce}
#content #root_links a:hover, #content #root_links a:active {border-bottom: 1px solid #1173ce}

#footer {
	background-color: #85858f;
	border-bottom: 2px solid #57576f;
	border-top: 2px solid #57576f;
	clear: both;
	float: left;
	list-style-type: none;
	margin-bottom: 10px;
	padding: 5px 0;
	width: 100%
}
#footer li {
	float: left;
	margin: 1px 10px;
}
#footer a:link, #footer a:visited {
	color: #fde6ee;
	font-size: 80%;
	font-weight: bold
}
#footer a:hover, #footer a:active {color: #fff}
#copyrighs {
	font-size: 70%;
	margin: 10px;
	text-align: right
}

.clear {clear: both}
.left {float: left}
.right {float: right}
img.left, img.right {margin-bottom: 5px}
img.left {margin-right: 10px}
img.right {margin-left: 10px}

#tip {
	clear: both;
	margin: 15px;
	width: 532px
}
#tip h6 {
	background: url("imgs/tip-title.gif") 0 0 no-repeat;
	height: 38px;
	text-indent: -2000px;
}
#tip div {
	background: url("imgs/tip-div.gif") 100% 100% no-repeat;
	padding-right: 12px
}
#content #tip p {
	background: url("imgs/tip-bg.gif") 0 100% no-repeat;
	font-style: italic;
	padding: 10px 20px 20px
}

#ems_form {padding-bottom: 5px;}
#ems_form h2 {
	border-bottom: 1px solid #d9d9d9;
	color: #df3130;
	margin: 0 14px;
}
#ems_form fieldset {
	border-width: 0;
	margin: 5px 14px;
}
#ems_form legend {
	border-bottom: 1px solid #c9e3f4;
	color: #1a64ad;
	font-weight: bold;
}
#ems_form ul {
	list-style-type: none;
	margin-top: 4px;
}
#ems_form li {clear: left;}
#ems_form label {
	color: #464648;
	font-size: 90%;
	font-weight: bold;
}
#ems_form input, #ems_form select {
	background-color: #fff;
	border: 1px solid #c8c8c8;
	display: block;
	padding: 1px;
	width: 150px;
}
#ems_form select {width: 153px;}
#ems_form input:focus, #ems_form select:focus {border-color: #444;}
#ems_form .error {border-color: #d31d1c;}
#ems_form li div input, #ems_form li div select {
	float: left;
	margin-right: 3px;
	width: 40px;
}
#ems_form li div #ems_phone_3, #ems_form li div #ems_year {
	margin-right: 0;
	width: 52px;
}
#ems_form li div select {width: 44px;}
#ems_form li div #ems_year {width: 58px;}
#ems_form #ems_submit {
	background-color: #656575;
	border-color: #989898;
	border-bottom-color: #313131;
	border-right-color: #313131;
	color: #fff;
	font-weight: bold;
	margin: 5px 0;
	padding: 3px;
	width: auto;
}
#sidebar #ems_form {
	background: #afafb7 url("imgs/container.gif") 0 0 no-repeat;
	font-size: 90%;
}
#sidebar h2 {font-size: 90%;}
#content #ems_form ul {margin: 0;}
#sidebar #ems_form #ems_submit {float: right;}

/*fieldset {border: 0}
legend {margin-bottom: 10px}
input, textarea, select {
	display: block;
	margin-bottom: 0.5em
}
input, select {width: 12em}
input[type="hidden"] {display: none}
#submit {
	font-weight: bold;
	margin: 10px;
	padding: 2px;
}
#quick-contact {
	background-color: #ebeff6;
	border-right: 1px solid #57576f;
	padding: 0 1px 0 6px
}
* html #quick-contact {padding-left: 0}
#quick-contact form {padding-bottom: 5px}
#quick-contact fieldset {
	font-size: 80%;
	padding: 4px 8px;
}
#quick-contact legend {
	border-bottom: 2px solid #d9d9d9;
	color: #df3130;
	font: italic bold 100% Georgia, sans-serif;
	margin-top: 5px;
}
#quick-contact label {
	color: #464648;
	float: left;
	font-weight: bold
}
#quick-contact input {
	border: 1px solid #c8c8c8;
	margin-left: 60px;
	padding: 1px 4px;
	width: 81px
}
#quick-contact textarea {
	border: 1px solid #c8c8c8;
	clear: left;
	width: 149px
}
#quick-contact input#submit {
	background-color: #656575;
	background-image: none;
	border: 1px solid #313131;
	border-left-color: #989898;
	border-top-color: #989898;
	color: #fff;
	clear: left;
	float: right;
	font-size: 90%;
	font-weight: bold;
	margin: 0 3px 2px 0;
	padding: 3px 8px;
	width: auto
}*/

#scanio-phones {position: absolute;top:15px;left: 600px;
	color: #969696;
	font-size: 100%;
	font-weight: bold;
	padding-left: 44px;
	background: url("imgs/phone.gif") 0 center no-repeat;
}