body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#target {
	position: absolute;
	height: 207px;
	width: 207px;
	left: 0px;
	top: 0px;
}
strong {
	color: #E70F04;
	font-size: 13px;
	letter-spacing: 0.06em;
}
#container #centerBar p {
	padding: 2px 18px 0px;
}


#header {
	position: relative;
	height: 111px;
	width: 950px;
	background-image: url(images/gray_bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#leftBar {
	width: 108px;
	height: auto;
	float: left;
}
#centerBar {
	height: auto;
	width: 620px;
	float: left;
	background-image: url(images/black_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#container {
	height: auto;
	width: 950px;
	clear: both;
}

#rightBar {
	height: auto;
	width: 220px;
	text-align: center;
	background-image: url(images/black_line2.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	float: left;
}
#footer {
	background-image: url(images/bottom_gray_bar.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	height: 60px;
	width: 950px;
}

#bottomTarget {
	height: 100px;
	top: 111px;
	left: 109px;
	position: absolute;
	width: 100px;
	z-index: 3;
}
#centerBarTest {
	height: auto;
	width: 50%;
	float: right;
	margin-right: 100px;
	margin-left: 118px;
}
#topbuttons {
	float: right;
	height: 15px;
	width: 213px;
	clear: both;
	text-align: right;
	margin-top: 9px;
	margin-right: 10px;
}
#logo {
	float: right;
	height: 54px;
	width: 213px;
	margin: 15px;
	clear: both;
}
#copyright {
	height: 13px;
	width: 185px;
	padding-top: 8px;
	padding-left: 4px;
}
#bottombuttons {
	height: 13px;
	width: 185px;
	padding-top: 7px;
	padding-left: 4px;
	float: right;
	text-align: right;
	padding-right: 10px;
}
#centerBarSub {
	height: auto;
	width: 840px;
	float: left;
	position: relative;
	background-image: url(images/black_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#container #centerBarSub p {

	padding: 2px 16px 0px;
}
h1 {
	font-size: 14px;
}
li strong {
	font-weight: bold;
	color: #000000;
}
#logoHome {

	float: right;
	height: 54px;
	width: 700px;
	margin: 15px;
	clear: both;
}
#centerBar a {
	font-weight: bold;
	color: #EA1940;
	text-decoration: none;
}
