/* 1215 Stylesheet */

body {
	background-color: #5d6589;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}

.container{
	width: 952px;
	margin: 0 auto;
	background-image: url(images/wf_bg.gif);
	background-repeat: repeat-y;
}
.header{
background-color: #5d6589;
}
.logo{
width: 208px;

}
.header_sub {
	background-image: url(images/wheader_mid.jpg);
	background-repeat: no-repeat;
	height: 159px;

}
.header_box {
width: 390px;
!width: 380px;
float: right;
margin: 0px 10px 0px 0px;

}
.header_box h1,h2,h3,h4,h5 {
margin: 0px 0px 0px 0px;
padding: 10px 0px 0px 0px;
color: #fff;
font-size: 14px;
}
.header_box_txt {
font-size: 10px;
}
.header_box_txt a {
color: #fff;
text-decoration: none;
font-weight: bold;
}
.header_box_txt a:hover {
color: #000;
}

#nav {
  float:right;
  width:750px;
  background:# url("images/wbg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
margin-top: -37px;
!margin-top: -37px;
  }
#nav ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#nav li {
  float:left;
  background:url("images/wleft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
margin: 0px 0px 0px 0px;
  }
#nav a {
  float:left;
  display:block;
  background:url("images/wright.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#nav #current {
  background-image:url("left_on.gif");
  }
#nav #current a {
  background-image:url("right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

.content{
	background-image: url(images/wc_Bg.gif);
	background-repeat: repeat-y;
	padding: 0px 10px 0px 10px;
font-size: 12px;
}
.content p {
margin: 3px 0px 0px 0px;
}
.content img {
border: 1px solid #000;
}

.content_bottom {
	background-image: url(images/wc_bottom.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.footer{
	padding-top: 0px;
	background-image: url(images/wf_bg.gif);
	background-repeat: repeat-y;
}
.footer_l {
margin-left: 1px;
	background-image: url(images/wfooter_l_bg.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 666px;
float: left;
padding: 5px;
font-size: 12px;
color: #000;
}
.footer_l a {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}
.footer_l a:hover {
color: #000;
}
.footer_r {
float: left;
width: 236;
padding: 10px 0px 0px 15px;
}
.footer_bottom{
	background-image: url(images/wfooter_bottom.gif);
	background-repeat: no-repeat;
	height: 6px;

}
.header {
color: #fff;
font-weight: bold;
}
.text a {
color: #282828;
text-decoration: none; 
font-weight: bold;
}
.text a:hover {
text-decoration: underline;
}
