/*** LAYOUT STYLE ***/

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	min-height: 830px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
color:#2b6cd0;
text-decoration: none;
}

a:hover{
color: #2b6cd0;
text-decoration: underline;
}

/*YUI MUST HAVE STARTS*/


td{padding:3px;}

p{padding-bottom:15px;}

/*so things don't run into each other*/
p,fieldset,table,pre {
	margin-bottom:0em;
}

/*the gap between fields*/
.formDescription {
padding: 10px;

}

/*Spacing between lines*/
p {
line-height: 14pt;
}

/*YUI MUST HAVE ENDS*/

#contentarea{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:870px; 
  height:100%;
}

#menubar{
  color:#003881;
  text-align:left;
  position:absolute;
  margin-left:24px;
  margin-right:290px;
  top:70px;
  text-transform:uppercase;
  font-weight:bold;
  z-index: 1;
}

#menubar a {
color:#003881;
}

#menubar a:hover{
color: #003881;
}

#menubarsub{
  color:#003881;
  text-align:left;
  position:absolute;
  margin-left:24px;
  margin-right:290px;
  top:43px;
  text-transform:uppercase;
  font-weight:bold;
  z-index: 1;
}

#menubarsub a {
color:#003881;
}

#menubarsub a:hover{
color: #003881;
}

#weiguicontentmenu{
  margin: 0 24px 20px 170px;
  text-align:left;
  position:relative;
}

#productmenu{
	text-align:right;
	position:relative;
	clear: left;
	float: left;
	width: 126px;
	margin-left:24px;
	margin-right:20px;
	background-position:top;
	background-image: url('/root/images/submenu_bkg.gif'); /*** PIX HERE ***/
	background-repeat: repeat-y;
}

#producttxt{
  padding-right:10px;
  text-transform: uppercase;
  font-size:12px;
  line-height: 15pt
}


#hmtoppix{
  width:974px; 
  height:93px;
}

#subheadpix{
  width:974px;
  height:200px;
}

#weiguibkg{
  background-position:top;
  background-image: url('/root/images/bkg_others.gif'); /*** PIX HERE ***/
  background-repeat: no-repeat;
}

#weiguibkgproduct{
  background-position:top;
  background-image: url('/root/images/bkg_product.gif'); /*** PIX HERE ***/
  background-repeat: no-repeat;
}

#weiguigeneric{
  background-position:top;
  background-image: url('/root/images/bkg_generic.gif'); /*** PIX HERE ***/
  background-repeat: no-repeat;
}


#returnhm{
  color:#003881;
  text-align:right;
  position:relative;
  margin-left:24px;
  margin-right:24px;
  top:202px;
  left:807px
  text-transform:uppercase;
  font-weight:bold;
  z-index: 1;
  font-size:8pt;
}


#returnhm a {
color:#003881;
outline: none;
text-decoration: none;
font-weight: bold;
}

#returnhm a:hover{
color: #003881;
text-decoration: none;
}

#weiguicontent{
  margin-left:24px;
  margin-right:24px;
  text-align:left;
  position:relative;
  //width:926px; 
  background-position:top;
	background-image: url('/root/images/hm_section_div.gif'); /*** PIX HERE ***/
	background-repeat: no-repeat;
  height:100%;
  margin-bottom:20px;
}

#weiguicontentsub{
  margin-left:24px;
  margin-right:24px;
  text-align:left;
  position:relative;
  height:100%;
  margin-bottom:20px;
}


#footer{
  text-align:right;
  margin-left:24px;
  margin-right:24px;
  font-size:9px;
  //height:34px;
  color:#929292;
}

#footer a {
color:#ffffff;
text-decoration: none;
}

#footer a:hover{
color: #2b6cd0;
text-decoration: none;
}


#errormessage{
color: red;
font-weight:bold;
}

