

body {
	background: url(body.gif) repeat fixed;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

div#main {
	width: 770px;
	display: block;
	background: #212121 url(main.gif) repeat-y center;
	float: left;
	position: absolute;
	left: 50%;
	margin-left: -385px;
	top: 0;
}

div#header {
	background: url(header.gif) repeat-x 4px;
	width: 768px;
	display: block;
	float: left;
	height: 98px;
	position: absolute;
	left: 1px;
}

div#header h1 {
	margin: 0;
	padding: 0;
}

div#header h1 a {
	background: url(logo.gif) no-repeat;
	width: 350px;
	height: 98px;
	display: block;
	float: left;
}

div#header h1 a span {
	display: none;
	background: url(h1.gif) no-repeat;
}

h2#tagline {
	background: url(tagline.gif) no-repeat;
	width: 310px;
	height: 329px;
	position: absolute;
	top: 105px;
	margin: 0;
	padding: 0;
	left: -296px;
}

h2#tagline span {
	display: none;
}

div#secondarySection {
	display: block;
	width: 282px;
	float: left;
	padding-top: 448px;
}

div#secondarySection div {
	margin-left: 10px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

html>body div#secondarySection div {
	margin-left: 20px;
	margin-right: 20px;
}

div#secondarySection h2,div#secondarySection h3,div#secondarySection h4 {
	text-align: center;
}

div#secondarySection ul {
	clear: left;
	font-size: 10px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 18px;
	text-align: center;
}

div#secondarySection li {
	clear: left;
	list-style-type: none;
}

div#mainSection div#contentBlockA div#introduction .slogan {
	color:white;	font-family:Georgia,Times New Roman,Times,serif;	font-size:14px;	font-size-adjust:none;	font-stretch:normal;	font-style:normal;	font-variant:normal;	font-weight:normal;	line-height: 21px;	text-transform:uppercase;}

div#mainSection div#contentBlockA div#introduction .callout {
	margin-left:-0.2em;	padding-left:2em;	text-indent:-0.5em;}


div#secondarySection div p {
	color: #cccccc;
	font-size: 9px;
	line-height: 18px;
	width: 242px;
	clear: left;
}

div#secondarySection div h2 {
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

div#secondarySection div h3 {
	font-size: 10px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	display: block;
	clear: left;
	margin-bottom: 7px;
	text-align: center;
}

div#secondarySection div h4 {
	color: white;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

div#secondarySection a {
	color: white;
}

div#secondarySection div#menu ul {
	list-style: none;
	width: 242px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

div#secondarySection div#menu ul ul {
	display: none;
}

div#secondarySection div#menu ul li {
	display: block;
	float: left;
	width: 242px;
	margin: 0;
	padding: 0;
	height: 2.2em;
}

div#secondarySection div#menu ul li a {
	margin-right: auto;
	margin-left: auto;
	display: inline;
	background: url(menuItem-left.gif) left center no-repeat;
	clear: left;
	color: #cccccc;
	text-decoration: none;
	padding: 10px 0;
}

body div#secondarySection div#menu ul li a:hover {
	background: url(menuItem-left-over.gif) no-repeat left center;
}

div#secondarySection div#menu ul li a span {
	font-size: 15px;
	display: inline;
	background: url(menuItem-right.gif) no-repeat right center;
	padding: 10px 28px;
}

div#secondarySection div#menu ul li span:hover {
	background: url(menuItem-right-over.gif) no-repeat right center;
}

div#secondarySection div#menu ul li.selected a {
	background: url(menuItem-left-over.gif) no-repeat left center;
}

div#secondarySection div#menu ul li.selected a span {
	background: url(menuItem-right-over.gif) no-repeat right center;
}

div#secondarySection div#languageSwitcher ul {
	position: absolute;
	top: 68px;
	right: 0;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
	list-style: none;
	z-index: 1;
}

div#secondarySeciton div#languageSwitcher ul li {
	margin: 0;
	padding: 0;
	float: right;
	display: block;
}

div#secondarySection div#languageSwitcher ul li a {
	color: red;
	font-size: 10px;
	display: block;
	float: right;
	width: 350px;
	text-align: right;
	padding-right: 15px;
	padding-left: 15px;
}

div#mainSection {
	display: block;
	padding-top: 98px;
	float: left;
	position: absolute;
	left: 282px;
}

div#content {
	width: 458px;
	display: block;
	margin-left: 15px;
	float: left;
	margin-right: 0;
	margin-top: 0;
	clear: both;
}

div#content a {
	color: red;
}

div#mainSection h1 {
	color: #cccccc;
	font-size: 14px;
	padding-top: 0;
	display: none;
	float: left;
	padding-bottom: 0;
	margin: 15px 15px 10px;
}

#mainText {
	float: left;
	padding-top: 15px;
}

div#content p,div#content dd,div#content ul,div#content ol,blockquote {
	color: #cccccc;
	font-size: 10px;
	line-height: 14px;
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 10px;
	margin-top: 0;
}

div#content h2 {
	color: white;
	font: 14px Georgia, Times New Roman, Times, serif;
	text-transform: uppercase;
}

div#content h3,div#content dt {
	color: #cccccc;
	letter-spacing: 1px;
	font: bold 10px Georgia, Times New Roman, Times, serif;
}

#sideMark {
	float: left;
	padding-top: 30px;
}

#contentBlockA {
	float: left;
	padding-top: 20px;
}

div#secondarySection div#search {
	display: none;
}


