body {
	padding:0;
	margin:0;
	text-align:center; 
	background-color:#D3E8EC;
	font-family:Verdana,Arial,Sans-Serif;
	color:#000;
	font-size: 12px;
	line-height: 20px;
	}
	
a,img {
	-moz-outline-style:none;
	outline-style:none;
}

 a.link {color:#112557; text-decoration:none;}
  a.link:visited {color:#112557; text-decoration:none;}
a.link:hover, a.link:visited:hover {color:#112557; text-decoration:underline;} 

 
p {margin-top:0;}

#container {
	width:780px;
	min-width:780px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:left;
	position:relative;
	}	

#mainTable {
	width:780px;padding:0;
}
td.main {width:657px;}
#flashcontent {width:657px; height:55px;}
/* -----------(Top Navigation)---------------- */	
ul {margin:0 10px; padding:0 10px;text-align:center;white-space:nowrap;}

#navStrip {
	background:#D3E8EC url(images/nav_bkgd.gif) no-repeat;
	width:654px; 
	height:40px;
}

#navStrip ul li {
	display:inline;
	list-style-type:none;
	line-height:38px;
}

#navStrip li a {
	text-decoration:none;
	font-family:verdana,arial,sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	padding:0 50px 0 22px;
}

#navStrip li a:visited, #navStrip li a.on:visited {
	color:#fff;
}

#navStrip li a:hover {
	color:#fff;
	text-decoration:underline;
	background: url(images/bullet.gif) 0 50% no-repeat;
	padding:0 50px 0 22px;
}
#navStrip li a.on {
	color:#fff;
	background: url(images/bullet.gif)  0 50% no-repeat;
	padding-left:22px;
}

/* -----------(Home)---------------- */	
#logo {
	background:#17677C url(images/topleft_logo.gif) no-repeat;
	width:123px; 
	height:216px;
}

#logoRight {
	background:#17677C url(images/logo_right.gif) no-repeat;
	width:288px; 
	height:63px;
}

#homeMainImage {
	float:left;
	background:#17677C url(images/home_mainBkgd_Left.jpg) no-repeat;
	width:297px; 
	height:688px;
	}
	
#homeMainText {
	float:left;
	background:#EAF4F6 url(images/home_mainBkgd_center.jpg) no-repeat;
	width:331px; 
	height:688px;
	}
#homeMainText div.margin {margin-top:105px;}
	
#homeMainRight {
	float:left;
	background:#17677C url(images/home_mainBkgd_right.gif) no-repeat;
	width:24px; 
	height:688px;
	}

.headline, h1 {color:#897D05; font-weight:bold;font-size:14px;padding-bottom:15px;margin:0px;}
/* -----------(Interior)---------------- */	

#intTop {
	background: url(images/interior_mainTop.gif) no-repeat;
	width:652px; 
	height:19px;
	margin-top:30px;
	}
	
#intMain {
	background: url(images/interior_mainMiddle.gif) repeat-y;
	width:652px; 
	}
#intMain div.padding {padding:10px 25px 15px 25px;}	

#intBottom {
	background: url(images/interior_mainBottom.gif) no-repeat;
	width:652px; 
	height:19px;
	}

/* -----------(Footer Area ---------------- */
.copyright {color:#A4A093; font-size:10px; padding-top:6px; text-transform:uppercase;text-align:center;margin-left:120px;}

/* -----------(CLEAR)---------------- */
.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
/* Hides from IE-mac \*/
* html body .clear {clear:both;height:0px;visibility:hidden;overflow:hidden;}
.clear{display:block;}
/* End hide from IE-mac */


	


#testimonial {
	background-image: url(images/testimonial_back.gif);
	background-repeat: no-repeat;
	width: 613px;
	height:126px;
	margin-left:-5px;

}
#testimonial p
{margin:15px;padding-top:2px;}

