/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background-image:url(../images/bg-dizzy.jpg);
	background-repeat:repeat-x;
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#000000;
}
p {
	margin-bottom:15px;
}
input {
	font-size:11px;
	color:#336699;
}
#wrapper {
	display:block;
	width:990px;
	margin:0 auto;
}
#row1 {
	display:block;
	width:990px;
}
#row1Col1 {
	width:315px;
	float:left;
}
#row1Col2 {
	float:left;
	width:343px;
}
#row1Col3 {
	float:right;
	width:332px;
}
#Row2 {
	clear:both;
	display:block;
	width:990px;
}
#row2Col1 {
	width:658px;
	float:left;
}
#row2Col2 {
	width:332px;
	height:17px;
	float:right;
	background-image:url(../images/hr2c2-nav-bg.jpg);
	background-repeat:no-repeat;
}
#row3 {
	display:block;
	width:990px;
	clear:both;
}
#row3Col1 {
	width:315px;
	float:left;
}
#row3Col2 {
	width:343px;
	float:left;
}
#row3Col3 {
	width:332px;
	float:left;
}
#row4 {
	display:block;
	width:990px;
	clear:both;
}
#row4Col1 {
	float:left;
	width:315px;
}
#row4Col2 {
	float:left;
	width:634px;
	height:73px;
	background-image:url(../images/hr4c2.jpg);
	background-repeat:no-repeat;
}
#row4Col3 {
	float:right;
	width:41px;
}
#row5 {
	display:block;
	width:990px;
	clear:both;
}
#row5Col1 {
	float:left;
	width:165px;
}
#row5Col2 {
	float:left;
	width:319px;
}
#row5Col3 {
	float:left;
	width:262px;
}
#row5Col4 {
	float:left;
	width:105px;
}
#row5Col5 {
	float:right;
	width:139px;
}
#row6 {
	display:block;
	width:990px;
	margin:0 auto;
	clear:both;
	text-align:center;
}
#row6Col1 {
	float:left;
	width:165px;
}
#row6Col2 {
	float:left;
	width:319px;
}
#row6Col3 {
	float:left;
	width:367px;
}
#row6Col4 {
	float:left;
	width:105px;
}
#row7 {
	display:block;
	width:990px;
	clear:both;
	text-align:center;
}
#row7Col1 {
	float:left;
	width:325px;
	text-align:right;
	font-size:11px;
}
#row7Col2 {
	float:left;
	width:513px;
	text-align:right;
	font-size:11px;
}
#row7Col3 {
	float:right;
	width:90px;
}
.backBoldText {
	font-weight:bold;
}
a.blackLinks {
	text-decoration:none;
	color:#000000;
}
a.blackLinks:hover {
	color:#FF6600;
}
a.homeNav {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
ul.homeNav {
	margin:0;
	display:inline;
}
li.homeNavigation {
	list-style-type:none;
	display:inline;
	margin-right:15px;
}
a.homeLinks {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
a.homeLinks:hover {
	color:#ffffff;
}
.homeTxtAdj {
	width:634px;
	position:absolute;
	z-index:1;
}