/* HEADER */
#header {
	height: 169px;
	width: 845px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_top.jpg); /* SETS BG IMAGE FOR HEADER */
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
}
#green_header {
	height: 169px;
	width: 845px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_top_green.jpg); /* SETS BG IMAGE FOR HEADER */
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
}
#search_form {
	position:relative;
	top:110px;
	left:500px;
	display:inline;
}
#search_text { /* SETS SEARCH TEXT INPUT BOX */
	width:200px;
	height:20px;
}
#secondary_menu{ /* SETS SECONDARY MENU WRAPPER */
	position:relative;
	top: 120px;
	left: 20px;
	width:800px;
	display:block;
	text-align:center;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif; /* SETTING FOR LINES BETWEEN SECONDARY LINKS*/
	font-size: 10px;
	font-weight: bold;
	color:#0099FF;

}
#secondary_menu a{ /* SETS SECONDARY MENU LINKS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #072b61;
	text-decoration: none;
	vertical-align: top;
	
}
#secondary_menu a:hover{ /* SETS SECONDARY MENU LINKS HOVER */
	text-decoration: underline;
	vertical-align: top;
}
/* BODY WRAPPER */
#body_wrapper { /* SETS BODY AND BODY BG */
	width: 845px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: left;
}



/* MAIN MENU HOME =======+++++++++++++++++++++++++++++++++++++++++++*/
#main_menu_home { /* SETS PRIMARY MENU WRAPPER */
position:relative;
z-index:20;
	width: 800px;
	margin: 0;
	padding: 0;
	text-align:left;
	
}
#main_menu_home ul { /* SETS PRIMARY MENU POSITION */
	float:left;
	width:190px;
	margin:0;
	padding:0;
	list-style-type: none;		
	display:inline, display:inherit;
}
#main_menu_home ul a { /* SETS PRIMARY MENU LINKS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	color: 072b61;
	text-decoration: none;
	margin:0;
	padding:0;
	display:block;
	width: 190px;
	height: 19px;
	background-image: url(images/mainMenu_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:10px;
}
#main_menu_home ul a:hover { /* SETS PRIMARY MENU LINKS HOVER */
	background-image: url(images/mainMenu_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_menu_home li.first a { /* SETS PRIMARY MENU FIRST LINK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	color: 072b61;
	text-decoration: none;
	margin:0;
	padding:0;
	display:block;
	width: 190px;
	height: 19px;
	background-image: url(images/mainMenu_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_menu_home li.first a:hover { /* SETS PRIMARY MENU FIRST LINK HOVER */
	background-image: url(images/mainMenu_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_menu_home li.last a { /* SETS PRIMARY MENU LAST LINK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	color: 072b61;
	text-decoration: none;
	margin:0;
	padding:0;
	display:block;
	width: 190px;
	height: 20px;
	background-image: url(images/mainMenu_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_menu_home li.last a:hover { /* SETS PRIMARY MENU LAST LINK HOVER */
	background-image: url(images/mainMenu_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#product_selection_form_home_div { /* SETS PRODUCT SELECTION DIV */
	float:left;
	width:205px;
	height: 116px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0066CC;
	background-image: url(images/products_bg_home2.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
/* PRODUCT HOME */
#product_selection_form_home { /* SETS PRODUCT SELECTION FORM */
	position:relative;
	z-index:1;
	top:5px;
	left: 15px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0066CC;
}
#product_selection_form_home span.rates { /* SETS PRODUCT SELECTION FORM */

	font-size: 10px;
	font-weight: normal;

}
#product_selection_form_home a { /* SETS PRODUCT SELECTION FORM */

	font-size: 10px;
	font-weight: bold;
	color:#0066CC;
	text-decoration:none;

}
#product_selection_form span.rates { /* SETS PRODUCT SELECTION FORM */

	font-size: 10px;
	font-weight: normal;

}
#product_selection_form a { /* SETS PRODUCT SELECTION FORM */

	font-size: 10px;
	font-weight: bold;
	color:#0066CC;
	text-decoration:none;

}
#success_stories_view {/* SETS SUCCESS STORY VIEW*/
	position:relative;
	top: 10px;
	left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
#product_box {
	position:relative;
	z-index:1;
	width: 178px;
	height: 20px;
	color:#cccccc;
	border: 1px solid #333333;
}
#product_box2 {
	position:relative;
	z-index:1;
	width: 178px;
	height: 20px;
	color:#cccccc;
	border: 1px solid #333333;
}
#select_default {
	color:#CCCCCC;
}
#select_text {
font-weight: bold;
	color:#072b61;
	}
#home_content_1 { /* SETS HIGHLIGHT WRAPPER */
	float:left;
	width:350px;
	height:116px;
	margin:0px;
	padding:0px;
	text-align:left;
	display:inline, display:inherit;
}
#highlight { /* SETS HIGHLIGHT LIST TEXT */
	position:relative;
	left: 0px;
	top:0px;
	width:350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	font-weight: bold;
	color:#663300;
	margin:0px;
	padding: 0px;
	zoom:0;
	list-style-type: square;
	
	/*display:inline, display:inherit;*/

}
#highlight li { /* SETS HIGHLIGHT LIST TEXT */
	margin-left:25px;
	zoom:0;
	vertical-align: inherit;
}

/* offsetting the entire ul down */
* html ul#highlight { /* IE6 */
position: relative; 
top: .5em;
}
*:first-child+html ul#highlight { /* IE7 */
position: relative; 
top: .5em;
}

/* offsetting each li back up*/
* html ul#highlight li { /* IE6 */
vertical-align: top; 
position: relative; 
top: -.5em;
}
*:first-child+html ul#highlightr li { /* IE7 */
vertical-align: top; 
position: relative; 
top: -.5em;
}








/* HOME BOTTOM SECTION =======+++++++++++++++++++++++++++++++++++++++++++ */
/* NEWS SECTION */
#recent_news { /* SETS RECENT NEWS WRAPPER---LEFT SIDE */
	float:left;
	width:210px;
	margin-top: 30px;
}
#news_box { /* SETS RECENT NEWS WRAPPER 2 */
	float:right;
	left: 35px;
	width:173px;
	text-align:center;
}

#recent_news_header { /* SETS RECENT NEWS HEADER */
	float:left;
	width:175px;
	height:31px;
	background-image: url(images/recent_news_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding:0px;
}
#recent_news_body { /* SETS RECENT NEWS BODY */
	float:left;
	width:175px;
	background-image: url(images/recent_news_body.gif);
	background-repeat:repeat-y;
	background-position: left top;
	margin: 0px;
	padding:10px;
	text-align: left;
}
#recent_news_footer { /* SETS RECENT NEWS FOOTER */
	float:left;
	width:175px;
	height:12px;
	background-image: url(images/recent_news_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding:0px;
}
#round_blue_header { /* SETS RECENT NEWS HEADER */
	background-image:url(images/round_blue_header.gif);
background-position:left top;
background-repeat:no-repeat;
float:left;
height:9px;
margin:0;;
padding:0;
margin-top: 5px;
width:175px;
font-size: 9px;
/*border: 1px solid #cccccc;*/
}
#round_blue_body { /* SETS RECENT NEWS BODY */
	float:left;
	width:175px;
	background-image: url(images/round_blue_body.gif);
	background-repeat:repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
}
#round_blue_footer { /* SETS RECENT NEWS FOOTER */
	float:left;
	width:175px;
	height:12px;
	background-image: url(images/round_blue_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding:0px;
}

#news_preview {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#0066CC;
	text-decoration: none;
	text-align: left;
margin-top:0px;
margin-bottom:10px;
padding:0px;
}
#news_preview hr {
position:relative;
left:25px;
	width: 250px;
	margin:0px;
	padding:0px;

}
#news_preview_index {
position:relative;
z-index:20;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#0066CC;
	text-decoration: none;
	text-align: left;
margin-top:0px;
margin-bottom:10px;
padding:0px;
}
#news_preview_index p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#0066CC;
	text-decoration: none;
	text-align: left;
	margin:0px;
padding:0px;
}
#news_preview_index a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#0066CC;
	text-decoration: none;
	text-align: left;
}
#news_preview_index a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#0066CC;
	text-decoration: underline;
}



#news_preview p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#0066CC;
	text-decoration: none;
	text-align: left;
	margin:0px;
padding:0px;
}
#download
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #090;
}
#news_preview a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#0066CC;
	text-decoration: none;
	text-align: left;
}
#news_preview a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#0066CC;
	text-decoration: underline;
}
#news_preview_posted {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
margin:0px;
padding:0px;
}
#news_preview_date {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#072b61;
	text-decoration: none;
margin:0px;
padding:0px;
}
#news_preview_headline {
	width:295px; /* SET WIDTH FOR PARAGRAPH */
	position:relative;
	visibility:visible;
	z-index:1;
	left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;

}
#link_section a {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#0066CC;
	text-decoration: none;
	text-align: left;
	display:block;
	margin-bottom:20px;
}
#link_section a:hover {

	color:#0066CC;
	text-decoration: underline;
}
#search_results {
	position:relative;
	left:25px;
	width:300px;
	text-align: left;
}
#search_results a.search_results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#0066CC;
	text-decoration: none;
	text-align: left;
	display:block;
	line-height:18px;
	margin-bottom:20px;
}
#search_results a:hover.search_results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;

}
a#more_news {
position:relative;
z-index:20;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
	padding:0px;
	margin:0px;
}
a:hover#more_news {
	text-decoration: underline;
}
a#press_releases {
position:relative;
z-index:20;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#072b61;
	text-align:center;
	text-decoration: none;
	padding:0px;
	margin-top:20px;
	display:block;
}
a:hover#press_releases {
	text-decoration: underline;
}
#subscribe {

color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
margin:0;
position:relative;

}


#image_plus_quotes { /* SETS IMAGES AND QUOTES SECTION WRAPPER---RIGHT SIDE */
	float:left;
	width:635px;
	margin-top: 30px;
	text-align:left;
}
#home_image_display { /* SETS IMAGES SECTION */
	position:relative;
	z-index:0;
	left:10px;
	width:590px;
	height:100px;
	text-align:left;
}
#home_quotes { /* SETS QUOTES SECTION WRAPPER */
	position:relative;
	float: left;
	/*left: 20px;*/
	/*left: 220px;*/
	left:220px;
	display: block;
	border: 0px solid #FFF;
	width:370px;
	text-align:left;
	margin-top:13px;
	margin-bottom:2px;
	display:inherit;
}
#home_quotes p { /* SETS QUOTES SECTION PARAGRAPH TEXT */
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:18px;
	padding:0px;
	margin-top:0px;
	margin-bottom:13px;
	text-align: left;
}





/* SECONDARY TEMPLATE SETTINGS =======+++++++++++++++++++++++++++++++++++++++++++ */
/* MAIN MENU SECONDARY */
#main_menu {/* SETS PRIMARY MENU WRAPPER */
position:relative;
z-index:20;
	width: 179px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	float:left;
}
#main_menu ul { /* SETS PRIMARY MENU POSITION */
	position:relative;
	z-index:20;
	left: 22px;
	margin:0;
	padding:0;
	list-style-type: none;		
	display:inline, disply:inherit;
}
#main_menu ul a { /* SETS PRIMARY MENU LINKS */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	color: 072b61;
	text-decoration: none;
	margin:0;
	padding:0;
	display:block;
	width: 190px;
	height: 19px;
	background-image: url(images/mainMenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:10px;
}
#main_menu ul a:hover { /* SETS PRIMARY MENU LINKS HOVER */
	margin:0;
	padding:0;
	display:block;
	width: 190px;
	height: 19px;
	background-image: url(images/mainMenu_up.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#main_menu li.first a { /* SETS PRIMARY MENU FIRST LINK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	color: 072b61;
	text-decoration: none;
	margin:0;
	padding:0;
	display:block;
	width: 190px;
	height: 19px;
	background-image: url(images/mainMenuTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_menu li.first a:hover { /* SETS PRIMARY MENU FIRST LINK HOVER */
	margin:0;
	padding:0;
	display:block;
	width: 190px;
	height: 19px;
	background-image: url(images/mainMenuTop_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#main_menu li.last a { /* SETS PRIMARY MENU LAST LINK */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
	color: 072b61;
	text-decoration: none;
	margin:0;
	padding:0;
	display:block;
	width: 190px;
	height: 20px;
	background-image: url(images/mainMenuBott.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_menu li.last a:hover { /* SETS PRIMARY MENU LAST LINK HOVER */
	margin:0;
	padding:0;
	display:block;
	width: 190px;
	height: 20px;
	background-image: url(images/mainMenuBott_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#product_selection_form {/* SETS PRODUCT SELECTION FORM */
	position:relative;
	top: 10px;
	left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0066CC;
}
#main_content_wrapper, #main_content_wrapper_flash { /* SETS MAIN CONTENT WRAPPER */
	width: 625px;
	margin: 0px;
	padding: 0px;
	display:inline;
	text-align:left;
	float:right;
}
#main_content_title { /* SETS MAIN CONTENT TITLE DIV */

	width: 625px;
	margin: 0px;
	padding: 0px;
}
#main_content_title h1 { /* SETS MAIN CONTENT TITLE */
	position:relative;
	top:0px;
	left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #072b61;
	text-align:left;
	margin: 0px 0px 10px;
	padding: 0px;
	width:548px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#main_content_title span { /* SETS MAIN CONTENT TITLE */
	position:relative;
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
	display:inline;

}
#main_content { /* SETS MAIN CONTENT TEXT WRAPPER */
	width: 350px;
	margin: 0px;
	padding: 0px;
	display:inline;
	float:left;
}

#main_content ul { /* SETS MAIN CONTENT TEXT WRAPPER */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:18px;
}
#main_content h2.first { /* SETS MAIN CONTENT TEXT WRAPPER */
	width:295px; /* SET WIDTH FOR PARAGRAPH */
	position:relative;
	visibility:visible;
	z-index:1;
	left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	margin-top:0px;
	margin-bottom:15px;
	padding:0px;
}
#main_content h2 { /* SETS MAIN CONTENT TEXT WRAPPER */
	width:295px; /* SET WIDTH FOR PARAGRAPH */
	position:relative;
	visibility:visible;
	z-index:1;
	left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	margin-top:30px;
	margin-bottom:15px;
	padding:0px;
}
#main_content p { /* SETS MAIN CONTENT PARAGRAPHS*/
	width:295px; /* SET WIDTH FOR PARAGRAPH */
	position:relative;
	visibility:visible;
	z-index:1;
	left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	margin: 10px 0px 10px;/* SET HEIGHT BETWEEN PARAGRAPHS */
	padding: 0px;
	line-height: 18px;
	display:block;
}
#main_content_wrapper_flash #main_content, #main_content_wrapper_flash #main_content p {
	width: 550px;
}
#main_content hr {
position:relative;
left:0px;
	width: 295px;


}
#main_content p.contact_us { 
	text-align:left;
}
#main_content p.contact_us b { 
	font-weight: bold;
	font-size: 11px;
}
#main_content ol.numbered { /* SETS MAIN CONTENT TEXT WRAPPER */
	position:relative;
	left:25px;
	width:280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	line-height: 18px;
	padding:0px;
	padding-left:3px;
	margin:0px;
	display:inline, display:inherit;

}
#main_content ol.numbered li { /* SETS MAIN CONTENT TEXT WRAPPER */
margin-bottom:15px;
margin-left:25px;
}
.product_list {
	position:relative;
	left:25px;
	width:280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	line-height: 18px;
	padding:0px;
	margin:0px;
	display:inline, display:inherit;
	
}

.product_list li {
	margin-bottom:15px;
	margin-left:15px;
}
#main_content span.question { /* SETS MAIN CONTENT PARAGRAPHS*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	text-align:left;
	margin: 10px 0px 10px;/* SET HEIGHT BETWEEN PARAGRAPHS */
	padding: 0px;
	line-height: 18px;
}
#main_content span.Q_A { /* SETS MAIN CONTENT PARAGRAPHS*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	margin: 10px 0px 10px;/* SET HEIGHT BETWEEN PARAGRAPHS */
	padding: 0px;
	line-height: 18px;
}
#main_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration:none;
}
#main_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration:underline;
}
#main_content_sub_menu {
	position:relative;
	top:0px;
	left:25px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	width: 295px;

	border-bottom: 1px solid #999999;
}
#office_head{

float:left;
display:block;
width:100px;
max-height:150px;
padding:0px;
padding-right:10px;


}
#main_content_sub_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration:none;
	padding-left:10px;
	background-image:url(images/sub_bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;	
	line-height:15px;
}
#main_content_sub_menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration:underline;
	padding-left:10px;
	background-image:url(images/sub_bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#main_content_image { /* SETS MAIN CONTENT IMAGE */
	width: 275px;
	margin: 10px 0px 10px;/* SET EXTRA SPACE ON TOP AND BOTTOM TO ALIGN WITH TEXT */
	padding: 0px;
	display:inline;
	float:right;
	text-align:left;
	
}
#main_content_image p { /* SETS MAIN CONTENT IMAGE CAPTION */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width:220px;
}
#loan_application_box {
	position:relative;
	left:25px;
	width:200px;
	height:25px;
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align: middle;
	background-color: #A1F2FF;
	border: 1px solid #0066FF;
}
#job_application {
	width:275px;
	position:relative;
	left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:10px;
	margin-bottom:20px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	background-color:#CCCCCC;
}
#job_application span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
}
#job_application p.comment {
position:relative;
left:0px;
width:270px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	text-align:left;
	color:#000000;
	font-weight:normal;
}
#job_application table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
#job_application_box {
	width:180px;
	background-color:#ffffff;
}
#job_application_box_select {
	width:180px;
	background-color:#ffffff;
}
#areas_we_serve_form {
	position:relative;
	z-index:5;
	width:400px;
	top:10px;
	left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:25px;
}
#areas_we_serve_form2 {
	position:relative;
	z-index:5;
	width:200px;
	top:10px;
	left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:25px;
}
#areas_we_serve_map {
	position:relative;
	top:-10px;
	left:-60px;
	z-index:1;
	padding:0px;
	margin:0px;
}
#map_text {
	position:relative;
	width:300px;
	top:-300px;
	left:0px;
	z-index:2;
	padding:0px;
	margin:0px;
	margin-bottom:-100px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	line-height:20px;
}
#map_text b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663300;
	font-weight:bold;
	line-height:16px;
}
#areas_we_serve_descriptions { /* SETS MAIN CONTENT TEXT WRAPPER */
position:relative;
left:25px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	display:inine, display:inherit;
}
#areas_we_serve_descriptions h2.first { /* SETS MAIN CONTENT TEXT WRAPPER */
	width:295px; /* SET WIDTH FOR PARAGRAPH */
	position:relative;
	visibility:visible;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	margin:0px;
	margin-bottom:15px;
	padding:0px;
}
#areas_we_serve_descriptions h2 { /* SETS MAIN CONTENT TEXT WRAPPER */
	width:295px; /* SET WIDTH FOR PARAGRAPH */
	position:relative;
	visibility:visible;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	margin-top:30px;
	margin-bottom:15px;
	padding:0px;
}
#areas_we_serve_descriptions p { /* SETS MAIN CONTENT PARAGRAPHS*/
	width:295px; /* SET WIDTH FOR PARAGRAPH */
	position:relative;
	visibility:visible;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	margin: 10px 0px 10px;/* SET HEIGHT BETWEEN PARAGRAPHS */
	padding: 0px;
	line-height: 18px;
	display:block;
}
#areas_we_serve_descriptions span.ast { /* SETS MAIN CONTENT PARAGRAPHS*/
	width:295px; /* SET WIDTH FOR PARAGRAPH */
	position:relative;
	visibility:visible;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	margin: 10px 0px 10px;/* SET HEIGHT BETWEEN PARAGRAPHS */
	padding: 0px;
	line-height: 18px;
	display:block;
}
#areas_we_serve_descriptions ul {
	position:relative;
	width:280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	line-height: 11px;
	padding:0px;
	margin:0px;
	display:inline;
}
#areas_we_serve_descriptions table {
	width:500px;
	position:relative;
	visibility:visible;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	margin:0px;
	margin-top:10px;
	padding: 10px;
	line-height: 18px;
	border: 1px solid #cccccc;	
}
#areas_we_serve_descriptions td {
	margin:0px;
	padding: 0px;
	background-image: url(images/table_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#areas_we_serve_descriptions td.first_last {
background-image:none;
	border:0px;
	margin:0px;/* SET HEIGHT BETWEEN PARAGRAPHS */
	padding: 0px;
}
#areas_we_serve_descriptions h3 { /* SETS MAIN CONTENT TEXT WRAPPER */
	width:295px; /* SET WIDTH FOR PARAGRAPH */
	position:relative;
	visibility:visible;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	margin-top:10px;
	margin-bottom:15px;
	padding:0px;
}

#areas_we_serve_descriptions li {
	margin-bottom:15px;
	margin-left:15px;
}

#area_story {
position:relative;
left:370px;
top:20px;
width:150px;
text-align:right;
margin:0px;
padding:0px;
display:inline, display:inherit;
}
#area_story a {

	text-align:center;
	width:150px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0066CC;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	padding:0px;
	display:block;
	border: 1px solid #CCCCCC;
}
#area_story a:hover {
background-color:#E3E3E3;
}
#links_table table {
	width:500px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	margin:0px;
	margin-top:10px;
	padding: 0px;
	line-height: 18px;
	background-image: none;
	border:0px;

}
#links_table td {
	margin:0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height:70px;
	vertical-align:middle;
	background-image: none;

}

#links_table a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration:none;
}
#links_table a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration:underline;
}
#site_map_menu {
	position:relative;
	left:25px;
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:40px;
	color: #000000; 
 
}
#site_map_menu a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:25px;
	color: #072b61; 
	text-decoration:none;
 
}
#site_map_menu a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:25px;
	color: #072b61; 
	text-decoration:underline;
 
}
#site_map_sub_menu1 {
	position:relative;
	left:25px;
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
	color: #666666; 
 
}
#site_map_sub_menu1 a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
	color:#0066CC;
	text-decoration:none;
 
}
#site_map_sub_menu1 a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:15px;
	color: #0066CC;
	text-decoration:underline; 
}
#site_map_sub_menu2 {
	position:relative;
	left:25px;
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:15px;
	color: #009900; 
 
}
#site_map_sub_menu2 a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:15px;
	color: #003399; 
 	text-decoration:none; 
}
#site_map_sub_menu2 a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:15px;
	color: #0066CC; 
 	text-decoration:underline;  
}
#dynamic_content {

	position:relative;
	left:25px;
	width:300px;
	padding:0px;
	margin:0px;	
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	text-align: left;
	line-height:18px;

}

#dynamic_content h1 {

	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	margin-bottom:10px;
	display:block;
}

#dynamic_content h2 {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
	margin-left:-25px;
	margin-right:30px;
	margin-bottom:-20px;
	margin-top:10px;
	display:block;

}

#dynamic_content .posted {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
#dynamic_content .date {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#072b61;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
#image_top_corners {

position:relative;
top:10px;
left:0px;

width:220px;


}

#image_bottom_corners {

position:relative;
top:-10px;
left:0px;

width:220px;

}

#clear { /* CLEARS FLOATS */
	clear:both;
	height: 80px;
	width: 845px;
}
/* FOOTER */
#footer { /* SETS FOOTER SECTION */
text-align:left;
	height: 80px;
	width: 845px;
	margin: 0px;
	padding: 0px;
	clear:both;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer p { /* SETS FOOTER SECTION */
position:relative;
width:800px;
left:30px;
top:-10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#663300;
	text-decoration: none;
	margin:0px;
	padding:0px;
	display:block;
}

#footer p.copyright { /* SETS FOOTER SECTION */
position:relative;
width:800px;
left:30px;
top:-2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
	margin:0px;
	padding:0px;
	display:block;
}
#footer p.copyright a { /* SETS FOOTER SECTION */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}
#footer p.copyright a:hover { /* SETS FOOTER SECTION */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#666666;
	text-decoration: underline;
}

/* HACK DROP DOWN =======+++++++++++++++++++++++++++++++++++++++++++ */

/* DROP MENU 1 */ 
#hack_drop_menu1 {
	position:relative;
	z-index:20;
	visibility:hidden;
	left:100px;
	color:#FF0000;
	margin:0px;
	padding:0px;
}

#hack_drop_menu1 ul {
	position:absolute;
	z-index:20;
	left:90px;
	top:-19px;
	color:#FF0000;
	width: 190px;
	height: 19px;
}
#hack_drop_menu1 ul a {
	width: 190px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#0066CC;
	background-image:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;	
}
#hack_drop_menu1 ul a:hover {
	width: 190px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#007CF7;
	background-image:none;
}





/* DROP MENU 2 */ 
#hack_drop_menu2 {
	position:relative;
	z-index:20;
	visibility:hidden;
	left:100px;
	color:#FF0000;
	margin:0px;
	padding:0px;
}

#hack_drop_menu2 ul {
	position:absolute;
	z-index:20;
	left:90px;
	top:-58px;
	color:#FF0000;
	width: 190px;
	height: 19px;
}
#hack_drop_menu2 ul a {
	width: 190px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#0066CC;
	background-image:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;	
}
#hack_drop_menu2 ul a:hover {
	width: 190px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#007CF7;
	background-image:none;
}



/* DROP MENU 3 */ 
#hack_drop_menu3 {
	position:relative;
	z-index:20;
	visibility:hidden;
	left:100px;
	color:#FF0000;
	margin:0px;
	padding:0px;
}

#hack_drop_menu3 ul {
	position:absolute;
	left:90px;
	top:-19px;
	color:#FF0000;
	width: 190px;
	height: 19px;
}
#hack_drop_menu3 ul a {
	width: 190px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#0066CC;
	background-image:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;	
}
#hack_drop_menu3 ul a:hover {
	width: 190px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#007CF7;
	background-image:none;
}



/* DROP MENU 4 */ 
#hack_drop_menu4 {
	position:relative;
	z-index:20;
	visibility:hidden;
	left:100px;
	color:#FF0000;
	margin:0px;
	padding:0px;
}

#hack_drop_menu4 ul {
	position:absolute;
	z-index:20;
	left:90px;
	top:-20px; /* MADE THIS SETTING DIFFERENT IN ORDER TO FIT--- BUG MAYBE */
	color:#FF0000;
	width: 190px;
	height: 19px;
}
#hack_drop_menu4 ul a {
	width: 190px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: none;	
	background-color:#0066CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#0000CC;	
}
#hack_drop_menu4 ul a:hover {
	width: 190px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: none;	
	background-color:#007CF7;
}
#hack_drop_menu4 li.drop_last a  {
	width: 190px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: none;	
	background-color:#0066CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#0000CC;	
}
#hack_drop_menu4 li.drop_last a:hover  {
	width: 190px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: none;	
	background-color:#007CF7;
}

#brochure_link {
float: left;
margin-left: 9px;
padding-top: 115px;}

.presentation_caption{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
width: 221px;
margin-bottom: 60px;
letter-spacing: .5px;
}
li {zoom:0; }
#newsletter_form {
	background:#99CCEE none repeat scroll 0 0;
border:2px solid #BB0000;
float:left;
margin-top:20px;
padding-bottom:20px;
padding-left:8px;
text-align: left;
}
.Section1 li { width: 280px; vertical-align: top; }
#main_content_image h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 240px;
}
.green, span.green, #main_content_title span.green { color:#39b54a; font-family: Arial, Helvetica, sans-serif; }
.smallType { font-size: 12px; }
