/*	.pic_loc
	{
		top:0px;
		margin:0px;
		padding:0px;
		border:0px;

		background-image: url(../page_backgrounds/aboutusV5-stripped.jpg);

		background-image: url(../page_backgrounds/welcome.jpg);
		background-repeat:no-repeat;
		height:598px;
		width:775px;
		position:inherit;
	}*/
.top_row_page_title
	{
		width:775px;
		height:85px;
		/*background-color:#99FF00;*/
	}
.top_row_title_and_pics
	{
		width:775px;
		height:95px;
		/*background-color:#666600;*/
	}
.top_row_title_and_pics .text_block
	{
		position:relative;
		float:left;
		width:240px;		
	}
.top_row_title_and_pics .img_block
	{
	position:relative;
	float:left;
	width:535px;
	text-align: left;
	}
.top_row_title_and_pics .img_block img
	{
	width:94px;
	height:72px;
	position: relative;
	float: left;
	}	
.top_row_title_and_pics .img_block .spacer
	{
		width:10px;
		height:72px;
		position: relative;
		float: left;
	}	
.top_row_color_bars
	{
		width:775px;
		height:20px;
	}	
.top_row_color_bar_left
	{
		position:relative;
		float:left;
		width:387px;
		height:20px;
		background-color:#4664AA;
	}
.top_row_color_bar_right
	{
		position:relative;
		float:left;
		width:388px;
		height:20px;
		background-color:#E72B3A;
	}
.bottom_row_image_bg
	{
	background-image:url(../page_resources/welcome_lower.jpg);
	height:398px;
	width:775px;
	background-repeat: no-repeat;
	}	
	
.text_block_lower
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #FFFFFF;	
		float: left;
		height: 130px;
		width: 300px;
		position: relative;
	}
.logo_row
	{
		width:775px;
		height:250px;
		position: relative;
		float: left;
	}
.logo
	{
		width:250px;
		height:250px;
		position: relative;
		float: left;
	}
.col_spacer_left
	{
		position:relative;
		float:left;
		width:50px;
		height:598px;
		/*background-color:#00CCFF;*/
	}
.row_spacer_top
	{
		position:relative;
		float:left;
		width:675px;
		height:430px;
		filter:alpha(opacity=50);
		/*background-color:#0000FF;*/
	}
.row_spacer_links
	{
		position:relative;
		float:left;
		width:400px;
		/*background-color:#ff0000;*/
	}	
.row_spacer_text
	{
		position:relative;
		text-align:left;
		font-size:12px;
		min-height:10px;
		float:left;
		width:400px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#ffffff;
		/*background-color:#ffffff;*/
	}
.row_spacer_text_a
	{
		position:relative;
		text-align:left;
		font-size:12px;
		min-height:10px;
		float:left;
		width:50px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#17274b;
		/*background-color:#ffffff;*/
	}
.row_spacer_text_b
	{
		position:relative;
		text-align:left;
		font-size:12px;
		min-height:10px;
		float:left;
		width:300px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#ffffff;
		/*background-color:#ffffff;*/
	}
.row_spacer_text_c a:link
	{
		position:relative;
		text-align:left;
		font-size:12px;
		min-height:10px;
		float:left;
		width:700px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
color:#FFCC66;		
		/*background-color:#ffffff;*/
	}
.row_spacer_text_c a:hover
	{
		color:#0066CC;
	}

.row_spacer_text_small
	{
		position:relative;
		text-align:left;
		font-size:11px;
		min-height:11px;
		float:left;
		width:400px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
/*		color:#FFCC66;
		font-weight:bold;
		background-color:#ffffff;*/
	}
a
	{
		font-family:Arial, Helvetica, sans-serif;
		border:none;
		text-decoration:none;
	}
a:link
	{
		color:#FFFFFF;
	}
a:visited
	{
		color:#FFFFFF;
	}
a:hover
	{
		color:#FFCC66;
	}
