body, h1, h2, h3, h4, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: repeat-x;
	color: #333333;
}
.container {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.container #content_wrapper #main-content #TabbedPanels3 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible ul li a {
	width: 490px;
}

#header {
	color: #000;
	background-color: #131313;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 175px;
}
#header ul {
	padding: 2px;
	float: left;
	list-style-type: none;
}
#header li {
	display: inline;
	margin-right: 0.25em;
	padding-bottom: 0.5em;
}
#header a {
	font-size: 70%;
	color: #333333;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border: 1px solid b5b5b5;
}
#header a:focus, #header a: hover {
	color: b52620;
}
#search {
	background-image: url(images/search_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	margin: 0px;
	float: right;
	padding-left: 25px;
}
#search label {
	top: -10000px;
}
#masthead {
	background-color: f2f2f2;
	background-image: url(images/masthead_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	clear: both;
}
#masthead p span {
	position: absolute;
	top: -10000px;
}
#content-wrapper {
	float: left;
	width: 770px;
	margin-bottom: 20px;
	border: 1px solid b5b5b5;
}
#secondary-content {
	float: left;
	width: 250px;
}
#main-content {
	float: left;
	width: 500px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: b5b5b5;
}
#main-content h1 {
	font-size: 120%;
	font-weight: normal;
	font-variant: small-caps;
	color: 333333;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 25px;
}
#footer {
	color: 000;
	background-color: 131313;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	background-repeat: repeat-x;
	background-image: url(Fw.png/footer_bg_hrzntl.png);
	width: 100%;
	height: inherit;
}
#footer-wrapper {
	background-color: 191919;
	background-image: url(Fw.png/footer_bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 100%;
	border: 1px solid b5b5b5;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.column {
	float: left;
	width: 256px;
}
#footer .container #footer-wrapper .column {
	color: #CCC;
}

.column p {
	font-size: 75%;
	line-height: 1.4;
	padding: 10px;
}
.leftimg {
	float: left;
	margin-right: 8px;
}
#footer .container #footer-wrapper .column a {
	color: #CCC;
	text-decoration: underline;
	filter: Light;
}
#header .container .container #content_wrapper #main-content {
	float: right;
}
#header .container #MenuBar1 {
	font-weight: bolder;
}
