/*** LAYOUT STYLE ***/

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color: #474a41;
background-image: url('/root/images/bkg_rep2.gif'); /*** PIX HERE ***/
	background-repeat: repeat-x;
}

html {
	background-color: #474a41;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f7f8f7;
}

a {
color:#c7d92c;
text-decoration: none;
}

a:hover{
color: #c7d92c;
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*/

/*Header Set Formating*/

h6{
color:#c7d92c;
font-size:16px;
font-weight:bold;
}

/*HOMEPAGE*/

#menubar{
  color:#f7f8f7;
  text-align:right;
  position:relative;
  margin-left:180px;
  margin-right:24px;
  top:90px;
  z-index: 1;
}

#menubar a {
color:#ffffff;
text-decoration: none;
}
#menubar a:hover{
color: #c7d92c;
font-weight:bold;
text-decoration: none;
}

#toparea{
  width:974px; 
  height:200px;
}

#logo{
  width:117px; 
  height:114px;
  position:relative;
  top:22px;
  padding-left:40px;
}

#weiguicontent{
  margin-left:24px;
  margin-right:24px;
  text-align:left;
  margin-bottom:20px;
  width:926px; 
}

#weiguibkg{
  background-image: url('/root/images/content_bkg2.gif'); /*** PIX HERE ***/
  background-repeat: repeat-y;
}

/*Footer 100% Width*/

#footer{
  text-align:right;
  padding-left:24px;
  padding-right:24px;
  padding-top:15px;
  font-size:9px;
width:974px;
  height:50px;
  color:#66665c;
margin:auto;
}

#footer a {
color:#3d4038;
text-decoration: none;
}

#footer a:hover{
color: #c7d92c;
text-decoration: none;
}


#ftHold{
  background-image: url('/root/images/footer_bkg.jpg'); /*** PIX HERE ***/
  background-repeat: repeat-x;
  height:200px;
}

/*SUBPAGE CONFIG*/

#productmenu{
	text-align:right;
	position:relative;
	clear: left;
	float: left;
	width: 160px;
	margin-right:20px;
}

#producttxt{
  padding-right:10px;
  font-size:12px;
  line-height: 15pt;
  color: #c9cac8;
}

#producttxt a {
color:#c9cac8;
text-decoration: none;
}

#producttxt a:hover{
color: #c7d92c;
text-decoration: none;
}

#backpress{
  padding-right:10px;
  font-size:12px;
  line-height: 15pt;
  color: #c9cac8;
  font-style: italic;
  font-weight: bold;
}

#backpress a {
color:#c7d92c;
text-decoration: none;
}

#backpress a:hover{
color: white;
text-decoration: none;
}

#weiguicontentmenu{
  margin: 0 24px 20px 200px;
  text-align:left;
  position:relative;
}