body { padding: 0; margin: 0; font: 10pt Arial, sans-serif; line-height: 1.5em; background: #49768D; color: #454545; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 {
	font: bold 12pt Arial, Sans-Serif;
	padding-bottom: 12px;
	margin: 0;
}
h2 { margin: 0; padding: 0; font: 12pt Arial, Sans-Serif; }
h3 { font: 8pt Arial, Sans-Serif; margin: 0; padding: 0; }
p {	margin: 0 0 10px 0; line-height: 1.3em; }
form { margin: 0px; }
input.search { width: 199px; border: none; background: #FFF url(images/input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(images/button.gif); padding: 3px; color: #FFF; }

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(images/big_middle.gif) repeat-y; 
	color: #454545;
}

#header {
  width: 768px;
  height: 210px;
  background-image: url(images/09header_New.jpg);
  background-repeat: no-repeat;
  margin-bottom: 12px;
}

#animation {
  position: absolute;
  width: 269px;
  height: 85px;
  margin-left: 311px;
  margin-top: 41px;
  
}

#topNav {
  position: absolute;
  width: 768px;
  height: 20px;
  margin-left: 0px;
  margin-top: 180px;
  text-align: center;
  
}

#topNav a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  color: #49768D;
}

#topNav a:hover {
  color: #57A0C6;
  text-decoration: underline;
}


.left {
	float: left;
	width: 588px;
	margin: 0 0 10px 0;
}

#audio_button { float:left; width:40px; height:40px; margin:5px 5px 5px 5px}  

.img_left_align_img { float: left; border: none; margin: 5px; }
.img_right_align_img { float: right; border: none; margin: 3px; }
.img_clear_both { border: none; clear: both; }

.page_title { font: bold 16pt Arial, Sans-Serif; color:#990000; line-height: 1.3em; }
.disclaimer { font: italic 8pt Arial, Sans-Serif; }

.sf_left {
	float: left;
	width: 203px;
	height: 81px;
	background: url(images/header_logo.jpg) no-repeat; 
	color: #FFF;
	padding: 10px 0 0px 7px;
}

.sf_right {
	width: 537px;
	float: right;
}

.sf_search {
	clear: both;
	width: 537px;
	height: 64px;
	background: url(images/header_bg.jpg) no-repeat bottom left; 
	padding: 0px;
}
	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}

/* left side
   --------- */



  .box_top {
		background: #528095 url(images/box_top_b.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.box_top h2 {
	color: #FFFFFF;
	background: inherit;
	padding: 7px 0 0 5px;
	margin: 0;
	font-weight: bold;
	font-size: 11pt;
	}
	
	.box {
		border-left: 2px solid #B46A4D;
		border-right: 2px solid #B46A4D;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
		background: #FFF url(images/box_bottom_b.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
		
	}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 10px; }
		.left_side_lg { float: left; width: 585px; margin: 0 0 0 5px; text-align: justify; }
		.left_side_lg_ctr_align { float: left; width: 575px; margin: 5px; text-align: center; }
		.right_side { float: right; width: 400px; margin: 0 5px 0 0; text-align: justify; }
		
		.news { padding: 0 5px 0 0; margin: 0 0 20px 90px;}
		.article { padding: 0 5px 0 0; margin: 0 10px 20px 5px;}
		.testimonial { padding: 0 5px 0 0; margin: 0 60px 20px 60px;}
		
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right { float: right; width: 170px; margin: 0 0 10px 0;}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #FFF;
	background: #49768D;
	padding: 10px 0 5px 0;
	border-top: 0px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #FFF; background: #49768D; border-bottom: 1px dotted #FFF; text-decoration: none; } 
