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

div#header {
	top: 0;
	width: 100%;
	background: url(h1.jpg);
	height: 74px;
}

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

div#header h1 span {
	display: none;
}

h2#tagline {
	position: absolute;
	top: 0;
	background: url(logo.jpg) no-repeat;
	width: 612px;
	height: 74px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	left: 0;
}

h2#tagline span {
	display: none;
}

div#mainSection {
	display: block;
	float: left;
	margin-top: 28px;
	width: 630px;
	margin-left: 0;
}

div#content a {
	color: #87c300;
	text-decoration: none;
	border-bottom: 1px dotted #87c300;
}

div#content a:hover {
	
}

div#mainSection h1 {
	display: none;
}

div#mainSection h3 {
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: 2px;
}

div#mainSection dl {
	margin-top: 0;
	padding: 0;
}

div#mainSection h4,div#mainSection dt {
	color: silver;
	font-size: 12px;
	margin-top: 10px;
	font-weight: bold;
}

div#mainSection p,div#mainSection dd,div#mainSection blockquote {
	font-size: 12px;
	line-height: 20px;
	margin-left: 0;
}

div#mainSection p strong {
	color: #87c300;
	font-weight: bold;
	font-size: 14px;
}

div#mainSection div#contentBlockA {
	width: 410px;
}

div#mainSection div#contentBlockB {
	background: url(360view.gif) no-repeat right top;
	width: 298px;
	padding-right: 322px;
}

div#secondarySection {
	display: block;
	float: left;
	margin-top: 28px;
	margin-right: 0;
	width: 184px;
}

div#secondarySection div {
	display: block;
	float: left;
	padding-left: 40px;
	margin-bottom: 20px;
}

div#mainSection div#contentBlockA div#introduction .slogan {
	font-size:22px;	font-weight:bold;	line-height:30px;	margin-bottom:0px;	margin-top:23px;
}

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


div#secondarySection div ul {
	padding: 0;
	list-style: none;
	display: block;
	margin: 0 0 10px;
	float: left;
}

div#secondarySection div ul li {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 120px;
}

div#secondarySection div ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #87c300;
	font-size: 10px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	width: 120px;
}

div#secondarySection div#menu ul li a:hover {
	text-decoration: underline;
}

div#secondarySection div#languageSwitcher {
	padding-left: 25px;
	padding-right: 36px;
}

div#secondarySection div#languageSwitcher ul {
	padding: 0;
	list-style: none;
	margin: 0 0 10px;
	display: block;
	float: left;
}

div#secondarySection div#languageSwitcher ul li {
	display: block;
	padding: 0;
	margin: 0 0 5px;
	float: left;
	width: 120px;
}

div#secondarySection div#languageSwitcher ul li a {
	text-decoration: none;
	display: block;
	border: 1px solid #a4c512;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #87c300;
	float: left;
	width: 120px;
}

div#secondarySection div#languageSwitcher ul li a:hover {
	background: #87c300;
	color: white;
}

div#secondarySection div p,div#secondarySection div ul,div#secondarySection div ol {
	color: black;
	font-size: 9px;
	line-height: 14px;
	clear: left;
	width: 120px;
	display: block;
}

div#secondarySection div h2 {
	color: #87c300;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

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

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

div#decoration {
	width: 228px;
	height: 328px;
	display: block;
	float: left;
	background: url(boom.gif) no-repeat;
	position: absolute;
	top: 74px;
	left: 643px;
}

div#mainSection #appendix p {
	font-size: 9px;
	letter-spacing: 0;
}

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


