html, body, div, span, applet, object, iframe,
h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}



th, td {
  padding: 2px;
}
img {
  border: 0;
}

:focus {
  outline: 0;
}

ul {
  list-style2: none;
}

ul li 
{
	padding-left: 5px;
	margin-left: 25px;
}

ol {
  list-style: decimal;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}



strong {font-weight:bold;}

body, html {height: 100%;}
body { 
  margin:0 auto;
  background:#ffffff; 
  color:#000000; 
  font:62.5% /1.5 Verdana, Arial, Tahoma, Helvetica, sans-serif; 
  text-align:center; 
  line-height: 1.5;
}

pre, code {
  font-family: Courier, Arial, sans-serif;
  background: #eaeaea;
  padding: 5px;
}

em {
  font-style: italic;
}



.table {
	display:table-cell;
	vertical-align:bottom;
}
.table .tr, .table .td { position: relative;}

.vmiddle {vertical-align:middle;}
.vbottom {vertical-align:bottom;}


/* fix for ie6 */
.table .tr, .table .td, .vbottom .tr, .vbottom .td {  //top: 100%; width: 100%;}
.table .td, .vbottom .td {//top: -100%;}

/* fix for ie6 */
.vmiddle .tr, .vmiddle .td {  //top: 50%; width: 100%;}
.vmiddle .td {//top: -50%;}



/* main layout */

#top
{
	clear:both;
	width: 100%; 
	height: 140px;	
	height:auto !important;
	margin:0 auto 0;
	padding: 0px;
	background-color:#ffffff; 
	text-align:left;
}

#topin{
  margin:0 auto;
  width: 995px; height: 97px;
  min-width: 995px; min-height: 97px;
  text-align:left;
  background-color:#ffffff; 
	color: #fc9a00;
}

* html #top {
  clear:both;
}


#topcontent{
	height: 97px;
	width: 995px;
  overflow:hidden;
}

#top1,#top2,#top3, #top2b {float: left; }

div#outer_wrapper{
	width: 100%; height: 100%;
	min-width:990px; min-height: 100%;
	margin: 0 auto 0em;
	height: auto !important;

	text-align:left;
	font-size:1.2em;

	background-color: #fff;
}

div#wrapper
{
	width: 995px;
	min-width: 995px;
	margin: 0 auto 0em; 
	border-left0: 1px solid #bf0409;
	border-right0: 1px solid #bf0409;
	background-color: #fff;
}


#topmenu{
	width: 995px; height: 44px;
	text-align: left;
  background-color: #4e69a6; color:#ffffff;
}
#topmenuin{
	padding-left: 15px; padding-top: 4px;	
}

#topmenu2{
  width: 995px; height: 30px;
  text-align: left;
  background-color: #e5e5e5; color:#000000;
}
#topmenu2in{
  padding-left: 15px; padding-top: 4px;  
}

#topmenu ul{list-style: none;}
#topmenu ul li {float: left;}

#topmenu2 ul{list-style: none;}
#topmenu2 ul li {float: left;}


#container {
  width:100%; height: 100%;
  display:inline;
  
}

#left {
  float:left;
  width:230px; overflow: hidden;
  margin-top: 12px;
}
#main {
	float: left;
  margin-top: 12px;
	width: 564px;
  min-width: 564px;
}

#content{
  float:left;
  width: 530px;
  padding: 0px 5px 10px 5px;
}

#right {
	float: left;
  margin-top: 12px;
  width: 200px; 
  min-height: 500px;
  overflow: hidden;
}

#rightin{
  padding: 3px 0px 10px 3px;
  color: #000;
}


#footer {
  clear:both;
  width:100%;
  min-height: 140px;
  overflow:hidden;
  
  margin-top: 10px;
  padding: 0px;
  
  border-top2:1px solid #b0b0b0;
  border-bottom2:1px solid #b0b0b0;
  
  background-color:#eaeaea;
  
  color: #000000;
  font-family: Arial, Tahoma, Verdana;
  font-size: 11px;
  
}

* html #footer {
  clear:both;
  min-height: 140px;
  overflow:hidden;
  background-color:#eaeaea;
  padding-left: 0px;  
}

#footerin{
  padding: 8px 10px 10px 10px;
}

#footerc1
{
  float: left;
  padding-right: 30px;
}
#footerc2
{
  float: left;
  padding-right: 10px;
  padding-bottom: 15px;
  width: 800px;
}
#footerc3
{
  float: left;
}

#footerc3 ul{list-style: none;}
#footerc3 ul li
{
  float: left;
  margin: 0px;
  padding-left: 0px; padding-right: 5px;
}

#nav{
}

#navin{
}


/* styles - common */

.clear {height:0;clear:both;}

h1 {
  margin-top: 14px; margin-bottom: 2px;
  font-family: Arial, Tahoma, Georgia;
  font-size: 23px;  font-weight: bold; color: #323363; /*#41598e */
  text-indent: 0px;
}

h2 {
  margin-top: 14px; margin-bottom: 2px;
  font-family: Arial, Tahoma, Georgia;
  font-size: 19px;  font-weight: bold; color: #fb9904;
  text-indent: 0px;
}

h3{
  margin-top: 10px; margin-bottom: 2px;
  font-family: Arial, Tahoma, Georgia; 
  font-size: 15px;  font-weight: bold;  color: #323363;
  text-indent: 0px;
}


#content {
  font-family: Arial, Verdana, sans-serif;
  font-size:13px;
  padding: 0px 10px 10px 20px;
  line-height: 19px;
}

#content p
{
  text-indent: 0px;
  padding-top: 10px;
  line-height: 21px;
}


#content a, #content a:link {  text-decoration: underline;  color: #40578c;}
#content a:visited{  color: #40578c;}
#content a:hover{  text-decoration: none;  color: #40578c;}


.linegraytopmenu { width:100%; height: 1px; background-color: #b9b9b9; padding:0px; margin:0px;}
.linegray{ width:100%; height: 6px; background-color: #959595; padding:0px; margin:0px;}


ul {list-style-image: url(../img/square_blue2.gif); }
ul li{ }


table {border: 0px;}
table tr th {padding: 4px; background-color: #daaa3e; color: #ffffff; font-weight: bold; }
table tr td {padding: 4px; background-color: #ffffff; color: #000000; font-weight: normal;}
table tr.even td {padding: 4px; background-color: #eaeaea; color: #000000; font-weight: normal; }

table.normal {border-top: 0px #dbac42 solid; border-left: 1px #c6d1d9 solid; border-right: 0px #c6d1d9 solid; border-bottom: 1px #c6d1d9 solid;}
table.normal tr th {padding: 4px; background-color: #daaa3e; color: #ffffff; font-weight: bold; border: 1px #ffffff solid; border-left-width: 0px;}
table.normal tr td {padding: 4px; background-color: #ffffff; color: #000000; font-weight: normal; border-right: 1px #c6d1d9 solid;}
table.normal tr.even td {padding: 4px; background-color: #eaeaea; color: #000000; font-weight: normal; border-right: 1px #c6d1d9 solid;}

table.noborder {border: 0px;}
table.noborder tr td {border: 0px;}

/* blocks */

div.blockh{
  background-color: #ff9a00;
  border: 1px #efdaaa solid;
}
div.blockhin{
  padding:4px 4px 4px 10px;
  color: #000000; font-weight: bold; font-size: 14px;
}

div.block{
  border: 1px #d5d8ff solid;
  border-top-width: 0px;
}
div.blockin{
  padding:4px 4px 4px 10px;
  color: #000000;
}

div.blockin ul { list-style-image: url(../img/triag_blue.gif);}
div.blockin ul li{ margin-left: 10px; padding-left: 0px;}



/* style - top */

#top1 { 
  width: 180px;
  padding-top: 2px; padding-left: 20px;
  font-size: 25px; font-weight: bold; color: #323363; 
}
#top2 { 
  width: 210px;
  padding-top: 5px; padding-left: 20px;
  font-size: 13px; font-weight: bold; color: #323363; line-height: 15px;
}
#top2b { 
  width: 180px; min-height: 80px;
  padding-top: 5px; padding-left: 10px;
  font-size: 13px; font-weight: bold; color: #323363; line-height: 15px;
}
#top3{
  padding-top: 10px; padding-left: 10px;
  font-size: 13px; font-weight: normal; color: #000000; line-height: 16px;
  width: 350px; height: 90px; overflow:hidden; 
}


#top3 ul{ list-style: none; margin-bottom: 6px;}
#top3 ul li{
  float: left;
  margin-left: 0px; padding-left: 0px; padding-right: 10px;
  font-size: 11px;
}
#top3 span{font-size: 11px; font-weight: bold;}


/* top menu */

#topmenu{ background-image: url("../img/back_topmenu3.gif"); background-repeat: repeat-x; }

#topmenu ul li{padding-left: 20px; padding-right: 20px; margin: 0px;}
#topmenu ul li {background-image: url("../img/line_topmenu_sep3.gif"); background-repeat: no-repeat; background-position: right;}

#topmenuin a{  padding-left: 0px;  padding-right: 0px;}


#topmenuin a, #topmenuin a:link, #topmenuin a:visited{
  font-family: Verdana, Georgia; color: #ffffff;  font-size: 21px; font-weight: normal;  text-decoration: none;  text-transform2: uppercase;
}
#topmenuin a:hover{  color: #ffc80b; text-decoration: none;}

#topmenuin a.sel, #topmenuin a.sel:link, #topmenuin a.sel:visited{
  color: #ffc80b; font-size: 21px; font-weight: normal; text-decoration: none;
}
#topmenuin a:hover{  color: #ff9a00; text-decoration: none;}


#topmenu2{ background-image: url("../img/back_topmenu2.gif"); background-repeat: repeat-x; }

#topmenu2 ul li{padding-left: 12px; padding-right: 12px; margin: 0px;}
#topmenu2 ul li {background-image: url("../img/linesep_gray.gif"); background-repeat: no-repeat; background-position: right;}
#topmenu2in a{  padding-left: 0px;  padding-right: 0px;}

#topmenu2in a, #topmenu2in a:link, #topmenu2in a:visited{
  font-family: Verdana, Georgia; color: #000000;  font-size: 13px; font-weight: bold;  text-decoration: none;  text-transform2: uppercase;
}
#topmenu2in a:hover{  color: #000000; text-decoration: underline;}




/* styles - nagivation */

#navin a, #navin a:link {  text-decoration: none;  color: #41598e;}
#navin a:visited{  color: #41598e;}
#navin a:hover{  text-decoration: underline;  color: #41598e;}


/* style - left column */

#left a, #left a:link { font-size: 15px; text-decoration: none;  color: #40578c; font-weight: normal;}
#left a:visited{  color: #40578c;}
#left a:hover{  text-decoration: underline;  color: #40578c;}


/* style - right column */

#right{ font-size: 11px; color: #3d3d3d;}

#right a, #right a:link { font-size: 12px; text-decoration: underline;  color: #40578c; font-weight: normal;}
#right a:visited{  color: #40578c;}
#right a:hover{  text-decoration: none;  color: #40578c;}


/* style - footer */

#footer a, #footer a:link {  text-decoration: underline;  color: #41598e;}
#footer a:visited{  color: #41598e;}
#footer a:hover{  text-decoration: none;  color: #41598e;}


/* page product */

#divProdContent{min-height: 300px;}
#divProdContent img {text-align:left; padding:5px; margin: 10px;}
