#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
h1 {
	font-size: 19px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #820000;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.brandname {
	font-weight: bolder;
	color: #999999;
}
#container a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#header a {
}




.footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-size: 9px;
	line-height: 16px;
}
#footer1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 31px;
	font-size: 9px;
	line-height: 16px;
}
.floatright {
	float: right;
}
.redbold {
	font-weight: bold;
	color: #9E0002;
}
.floatleft {
	float: left;
}
#footer1 a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}


#navdiv {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 70px;
	padding-left: 70px;
	background-image: url(../images/NavBG.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 40px;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
.boldit {
	font-weight: bold;
}
#hr {
	height: 33px;
	width: auto;
	background-image: url(../images/HRslice.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 70px;
	padding-left: 70px;
	background-image: url(../images/womanHeader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 40px;
}
#line {
	margin: 0px;
	padding: 0px;
}

.cleardiv {
	clear: both;
}
#navdiv img {
	margin-right: 7px;
}
#header a {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
#header a:hover {
	font-weight: bold;
}
