body {
	background: #ffffff;
	color: #333333; 
	font-family: Arial, Helvetica; 
	font-size: 11px;
	margin: 0px; 
}

img {
	display: block;
}

#outline1, #outline2 {
	height: 765px;
}

#outline1 {
	width: 794px;
	margin: 0px auto;
}

#outline2 {
	background: url('images/bg_outline.gif') repeat-y;
	width: 770px;
	padding: 0px 12px 0 12px; 
	float: left;
}

#header_left {
	width: 385px;
	height: 132px;
	float: left;
}

#header_right {
	background: url('images/bg_header2.jpg') no-repeat;
	width: 199px;
	height: 99px;
	padding: 33px 0 0 186px;
	float: left;
}

#nav {
	width: 770px;
	height: 28px;
	float: left;
}

#content0, #content2 {
	background: url('images/bg_content1.jpg') no-repeat;
	width: 770px;
	height: 605px;
	float: left;
}

#content2 {
	background: url('images/bg_content2.jpg') no-repeat;
}

#content1, #content1_left, #content1_right {
	width: 728px;
	height: 300px;
	float: left;
}

#content1 {
	margin-top: 49px;
}

#content1_left {
	width: 300px;
	padding-left: 41px;
}

#content1_right {
	width: 365px;
	height: 293px;
	padding: 7px 0 0 22px;
}

#content3 {
	width: 688px;
	height: 488px;
	float: left;
	margin-top: 47px;
	padding-left: 41px;
}


#banner1 {
	width: 417px;
	height: 161px;
	margin-top: 41px;
	padding-left: 22px;
	float: left;
}

#banner2 {
	width: 279px;
	height: 161px;
	margin: 41px 0 0 28px;
	float: left;
}

.title1, .title2, .text1 {
	width: 100%;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	float: left;
}

.title1 {
	font-weight: bold;
	font-size: 15px;
}

.title2 {
	font-weight: bold;
	font-size: 15px;
	color: #ff5b06;
	margin-top: 1px;
}

.text1 {
	margin: 10px 0 10px 0;
}

.bullets_row, .bullets, .bullets_left, .bullets_right {
	width: 100%;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	float: left;
}

.bullets_row {
	margin-bottom: 6px;
}

.bullets, .bullets_left, .bullets_right {
	width: 159px;
}

.bullets {
	padding-left: 23px;
}

.bullets_left {
	width: 18px;
	padding-top: 3px;
}

.bullets_right {
	width: 141px;
}

#footer {
	background: url('images/bg_footer.gif') top left no-repeat;
	width: 794px;
	height: 35px;
	padding-top: 8px;
	float: left;
}

#footer_left, #footer_middle, #footer_right {
	color: #333333;
	height: 21px;
	font-size: 11px;
	float: left;
}

#footer_left {
	width: 146px;
	padding-left: 34px;
}

#footer_middle {
	width: 434px;
	text-align: center;
}

#footer_right {
	width: 146px;
	padding-right: 34px;
	text-align: right;
}

a {
	color: #ff5c02;
	text-decoration: none;
}

a:hover {
	color: #ff5c02;
	text-decoration: underline;
}

a.gray_link, a:hover.gray_link {
	color: #333333;
}

a.footer_link, a:hover.footer_link {
	color: #333333;
}
.copy_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.flow_left {
  float: left;
  clear: left;
  margin: 3px 1.25em 0px 5px;
}

.flow_right {
  float: right;
  clear: right;
  margin: 3px 20px 0px 10px;
}.navy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
