body {
	background: #82a6b6 url(/images/bk3_new.jpg) no-repeat center top fixed; 
	margin: 0 auto;
	padding: 0;
}

body,td { font-family: arial,helvetica; font-size: 11pt; text-align: left; }

h1 { font-family: arial,helvetica; color: #0D506D; font-size: 19pt; font-weight: 600; line-height: 140%; letter-spacing: -1px; margin-bottom: 4px; margin-top: 0px; }
h2 { font-family: arial,helvetica; color: #76797a; font-size: 14pt; margin-top: 0px; }
h3 { font-family: arial,helvetica; color:#0D506D; font-size: 13pt; margin-bottom: 4px; }

.footer { font-size: 12px; text-align: center; }

#callout { padding: 3px; border: 8px solid #e1e1e1; background-color: #f8f8f8; }
#callout td { font-size: 12px; padding: 3px; }
#callout .header { font-size: 14pt; border: 1px solid #dddddd; background-color: #165875; color: white; padding: 5px; }
#callout ul { margin-left: -20px; margin-right: 10px; }

#banner { background-color: #f8f8f8; border: 1px solid #dddddd; padding: 15px; }

#subservices-box { border: 1px dashed #165875; padding: 10px; }

sup { font-size: 9px; }
a.atlas { font-size: 11px; text-decoration: none; }

a { color: #165875; }

.nav { font-size: 11px; font-family: verdana,arial; font-weight: bold; color: #000000; text-decoration: none; }
a.nav: { color: #155572; text-decoration: none; }
a.nav:hover { color: #155572; }
a.nav_select { color: #155572; }

.content_bk { background-image: url(/images/content_bk.gif); background-repeat: repeat-x; }
.content { margin: 20px; line-height: 140%; color: #383839; }

.quote { font-size: 17pt; letter-spacing: -1px; font-family: georgia,times,arial,helvetica; color:#165875; line-height: 130%; }

.testimonial { font-style: italic; border: 1px dashed #666666; background-color: #f6f6f6; padding: 8px; }
.testimonial_quote { font-style: normal; letter-spacing: -1px; line-height: 130%; font-family: georgia,times,arial,helvetica; color: #165875; font-size: 17pt; }

.photo { border:3px double gray; margin-left:10px; margin-bottom:10px; }
.thumb { border:3px double gray; margin-bottom:6px; }


/* tips */

#tips, #tips li{
	margin:0;
	padding:0;
	list-style:none;
	}
#tips{
	width:925px;
	font-size:16px;
	line-height:120%;
	}
#tips li{
	padding:8px;
	background:#e1e1e1;
	display:none; /* hide the items at first only to display one with javascript */
	}
					
/* // tips */


/* defs */

#defs, #defs li{
	margin:0;
	padding:0;
	list-style:none;
	}
#defs{
	width:275px;
	font-size: 11px;
	line-height:120%;
	}
#defs li{
	display:none; /* hide the items at first only to display one with javascript */
	}
					
/* // defs */



/* testimonials */

#testimonials, #testimonials li{
	margin:0;
	padding:0;
	list-style:none;
	}
#testimonials{
	width:600px;
	font-size: 16px;
	line-height:120%;
	}
#testimonials li{
	display:none; /* hide the items at first only to display one with javascript */
	}
					
/* // defs */

