html { 	font-size:100.01%; height:100%; width:100%; }
body {
	color: #091620;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 62.5%;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	position: relative;
}

a:link  	{ color:#ace8ff }
a:visited 	{ color:#9ec7d7; }
a:hover 	{ color:#fed77e; }

a, b, p, ul, ol, li, dl, dt, dd, div, table, tr, td, th, h1, h2, h3, h4, h5, h6, span, form  { margin: 0; padding: 0;    }
table 				{ border: 0; border-collapse: collapse }
table td, table th	{ vertical-align: top; text-align: left;  font-weight: normal;   }
img 				{ border: 0; padding: 0; }
ul 					{ list-style-type:none; }
p 					{ margin-bottom: 1.6em; line-height: 1.6em; font-size: 1.4em }
p, dl, address, blockquote { margin:0 0 1.2em; }
sup 				{  position:relative; bottom:0.3em; vertical-align:baseline; }
sub 				{ position:relative; bottom:-0.2em; vertical-align:baseline; }

.img-left 			{ float:left;  margin:4px 15px 4px 0; }
.img-right 			{ float:right; margin:4px 0 4px 15px; }

h1					{ font: normal normal 2.9em/1 "Times New Roman", Times, serif; color: #FFFFFF; margin: 0 0 0.5em 0; }

#wraper				{ width: 100%; min-width: 980px;  }
* :focus { outline: 0; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix 	{ display: inline-block;} /* for IE/Mac */
.clear 		{ CLEAR: both;  FONT-SIZE: 0px; line-height: 0;  HEIGHT: 1px;}
.warning	{ font-size: 1.2em; text-align: center; color: #FFFFFF}
strong.imp,
.imp strong { font-weight: bold !important}

#madein_inner				{ position: relative; height: 38px; width: auto}
#madein_inner	 img		{ position: absolute; left: 0; bottom: 2px; margin-right: 8px; }
#madein_inner	 span		{ position: absolute; left: 42px; bottom: 0; }
#madein_inner strong		{ font-weight: normal}
#madein_inner	 a:link,	
#madein_inner	 a:visited	{ color: #5f7d90}
#madein_inner	 a:hover	{ color: #83a1b4}
#banner_bot					{ position: absolute; right: 10%; top: 0px;}