@charset "utf-8";
@import url('reset.css');
@import url('default.css');
@import url('classes.css');






/* ======== Clears List Styles for Last Item ======== */
.last
	{
	border-right: none !important;
	background: none !important;
	}	

	
	
	


/* ======== Template Styles ======== */

#page
	{
	position: relative;
	width: 950px;
	text-align: left;													/* Compensate for IE5 Centering Fix */
	margin: 0 auto;
	background: #eeeeee url('../img/page.gif') top left repeat-y;
	overflow: hidden;													/* Prevents Floats from Breaking Background */
	}

	
	
#c1
	{
	position: relative;
	float: left;
	width: 260px;														/* For IE 5 */
	w\idth: 190px;														/* For Others */
	height: 620px;														/* For IE 5 */
	h\eight: 570px;														/* For IE 6 */
	min-height: 570px;													/* For Others */
	padding: 50px 40px 30px 30px;
	background: url('../img/fold.jpg') top left no-repeat;
	}
	html>body #c1 { height: auto; }										/* Compensate for IE6 Fix */
	
#c2
	{
	position: relative;
	float: right;
	width: 690px;														/* For IE 5 */
	w\idth: 650px;														/* For Others */
	height: 620px;														/* For IE 5 */
	h\eight: 570px;														/* For IE 6 */
	min-height: 570px;													/* For Others */
	padding: 50px 40px 30px 0;
	background: url('../img/fold.jpg') top right no-repeat;
	}	
	html>body #c2 { height: auto; }										/* Compensate for IE6 Fix */

	
	
#logo
	{
	position: relative;
	height: 160px;
	overflow: hidden;
	line-height: 140px;													/* Center Logo Text Vertically */
	background: none;
	margin: 0;
	padding: 0;
	background: url('../img/logo.jpg') center no-repeat;
	text-indent: -8888px;		 										/* Image Replacement Technique */
	}





	
/* ======== Main Navigation Styles ======== */

#mainnav
	{
	position: relative;
	height: 315px;
	overflow: hidden;													/* Prevents Too Many Nav Buttons From Breaking Layout */
	margin: 45px 0 70px 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	line-height: 1em;
	}
	
	
	
#mainnav a:link, #mainnav a:visited
	{
	display: block;
	oveflow: hidden;
	height: 35px;
	line-height: 30px;												/* Vertical Centers Nav Text */
	padding-left: 24px;
	background: url('../img/arrow-sb.gif') left no-repeat;
	color: #ffffff;
	text-decoration: none;
	}
	
	
	
#mainnav a:hover, #mainnav a:active
	{
	background-image: url('../img/arrow-sw.gif');
	color: #293A54;
	}
		
		

#mainnav li
	{
	margin: 0; padding: 0;
	background: url('../img/dotted-w.gif') bottom left repeat-x;
	}






/* ======== Flash Intro Styles ======== */

#intro
	{
	position: relative;
	margin-left: 7px;
	background: url('../tmp/intro.png') top left no-repeat; 					/* Temporary Until Flash is Developed */
	width: 620px;
	height: 290px;															/* For IE 5 */
	hei\ght: 110px;															/* For Others */
	text-indent: -8888px;													/* Image Replacement Technique */
	padding: 180px 10px 0 10px;
	font-weight: normal;
	color: #eeeeee;
	line-height: 1.2em;
	}





/* ======== Home Call-to-Action Styles ======== */

#home-ctas
	{
	position: relative;
	margin: 40px 0 70px 0;
	color: #eeeeee;
	height: 190px;
	overflow: hidden;													/* Prevents Too Much Text from Breaking Layout */
	}

	

#home-ctas .cta
	{
	float: left;
	width: 214px;														/* For IE 5 */
	w\idth: 164px;														/* For Others */
	padding: 0 25px;
	background: url('../img/dotted-w.gif') top right repeat-y;
	}
	
	
	
#home-ctas dt
	{
	background: url('../img/dotted-w.gif') bottom left repeat-x;
	}
	
	
	
#home-ctas dt a:link, #home-ctas dt a:visited 
	{
	display: block;
	padding-right: 30px;
	background: url('../img/arrow-lbdg.gif') right no-repeat;
	color: #293A54;
	text-decoration: none;
	}
	
	
	
#home-ctas dt a:hover, #home-ctas dt a:active 
	{
	color: #ffffff;
	background-image: url('../img/arrow-lw.gif');
	}



#home-ctas dd
	{
	padding-top: 12px;
	}
	
	
	
#home-ctas dd a, #home-ctas dd a:link, #home-ctas dd a:visited
	{
	display: block;
	color: #eeeeee;
	text-decoration: none;
	}	
	
	
	
#home-ctas dd a:hover, #home-ctas dd a:active
	{
	color: #ffffff;
	}	



	
	
	
/* ======== Home Feature Styles ======== */

#contact, #contact h3, #contact h2
	{
	color: #ffffff;
	position: relative;													/* Fixes Disapprearing in IE 5&6 */
	}
	
	
	
#contact dt
	{
	background-image: url('../img/dotted-w.gif');
	}
	
	
	
#news
	{
	position: relative;
	background: url('../img/dotted-g.gif') top right repeat-y;
	float: left;
	width: 325px;														/* For IE 5 */
	w\idth: 255px;														/* For Others */
	padding: 0 40px 0 30px;
	}	
	
	
	
#news h4 a:link, #news h4 a:visited
	{
	color: #293A54;
	text-decoration: none;
	}
	
	
	
#news h4 a:hover, #news h4 a:active
	{
	color: #6596FA;
	}
	
	
	
#news a:link, #news a:visited
	{
	color: #85868A;
	text-decoration: none;
	}



#news a:hover, #news a:active
	{
	color: #6596FA;
	}



#testimonials
	{
	position: relative;
	width: 322px;													/* For IE 5 */
	w\idth: 252px;													/* For IE 6 3px Bug */
	padding: 0 40px 0 30px;
	float: right;													/* For All But IE  */
	*float: none;													/* For IE Only Extra Space Below Float Bug */
	}
	html>body #testimonials { width: 255px; }						/* For IE7 & Good Browsers */
	
	
	
#testimonials blockquote
	{
	font-size: 13px;
	line-height: 220%;
	}
	
	
	
#testimonials blockquote p
	{
	margin: 0;
	}	
	
	
	
#testimonials cite
	{
	color: #52729D;
	font-style: italic;
	}	
	



	
/* ======== Footer Styles ======== */

#footer
	{
	position: relative;
	clear: both;
	height: 30px;														/* For IE */
	min-height: 30px;													/* For Others */
	padding: 50px 30px;
	background: #5E6167 url('../img/footer.gif') top left no-repeat;
	text-align: center;
	color: #A8A9AC;
	}
	html>body #footer { height: inherit; }								/* Compensate for IE Fix */
	
	
	
#footer a:link, #footer a:visited
	{
	padding-left: 12px;
	margin-left: 8px;
	border-left: 1px solid #A8A9AC;
	color: #ffffff;
	text-decoration: none;
	}	
	
	
	
#footer a:hover, #footer a:active
	{
	color: #A8A9AC;
	}	



	
	
	
/* ======== Subpage Template Styles ======== */

#main
	{
	width: 640px;
	}	
	
	
	
#header
	{
	position: relative;
	height: 185px;
	background: url('../tmp/sub.jpg') top left no-repeat;
	}	



#content
	{
	position: relative;
	background: #ffffff url('../img/content-footer.gif') bottom left no-repeat;
	padding: 50px 70px 20px 60px;
	}
				
	
	



/* ======== Sup Page Tab Styles ======== */

#tabs
	{
	position: absolute;
	top: 155px;														/* Bottom: 0 Caused IE 5&6 1px Bug */
	right: 0;
	margin: 0; padding: 0;
	list-style-type: none;
	}	
	
	
	
#tabs li
	{
	padding: 0;
	margin: 0;
	width: 130px;
	height: 30px;
	float: left;
	line-height: 30px;												/* Center Button Labels Vertically */
	text-align: center;
	background: url('../img/tab-off.gif') top left no-repeat;
	margin-left: 1px;
	}
	
	
	
#tabs a, #tabs a:link, #tabs a:visited
	{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	}
	
	
	
#tabs a:hover, #tabs a:active
	{
	color: #6596FA;
	}
	
	
	
#tabs .selected
	{
	background: url('../img/tab-on.gif') top left no-repeat;
	}
	
	
	
#tabs .selected a:link, #tabs .selected a:visited
	{
	color: #293A54;
	}	
		
			



				
/* ======== Content Footer Styles ======== */

#content-footer
	{
	margin-top: 40px;
	background: url('../img/dotted-g.gif') top left repeat-x;
	}
	
	
	
#content-footer a, #content-footer a:link, #content-footer a:visited
	{
	color: #293A54;
	font-weight: bold;
	text-decoration: none;
	}



#content-footer a:hover, #content-footer a:active
	{
	color: #6596FA;
	font-weight: bold;
	text-decoration: none;
	}
	
	
	
#breadcrumbs
	{
	position: relative;															/* Fixes IE 5-6 Disappearing Bug */
	float: left;														
	padding: 8px 0;
	font-size: 12px;
	width: 60%;																	/* Safari Text Wrap Bug */
	}
	
	

#utility-links
	{
	padding: 8px 0;
	font-size: 12px;
	text-align: right;
	}
