body {
  margin: 0 auto;  
  text-align: center;
  font: 0.7em verdana, arial, sans-serif;  
  line-height: 1.4em;
  color: #5e92b7;
		background: #ffffff url(../img/back.jpg) repeat-x top center;
 
}



a {
	color: #0b6eb0;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

a:visited {
  color: #0b6eb0;
}

a:hover {
  color: #f0b704;
}


.pic {
border: 2px solid #a6dff4;
}

hr {
color:#a6dff4;
}

#wrap {
width: 750px;
margin: 0 auto;
}

#top {  
height: 127px;
}

.logo {
float: left;
}

.nav {
float: left;
}

#header {  
height: 218px;
background: url(../img/intro_bg.jpg) no-repeat top center; 
text-align: left; 
}

#headerCont {  
background: url(../img/bg_cont.jpg) no-repeat top center; 
text-align: left;  
margin-top: 38px;
}

.intro {
width:555px;
padding-top: 90px;
padding-left: 20px;
color: #c3e0f5;
}

.introCont {
padding-top: 23px;
padding-left: 30px;
padding-right: 30px;
}

.title {
margin-bottom: 35px;
}

.head {
margin-bottom: 8px;
}

#content {  
  clear: both;
  text-align: left;
}

#left {
		width: 358px;
		margin-left: 2px;
  float: left;
		background-color: #FFFFFF;
}

.info {
padding: 0 10px 10px 10px;

}

.blu {
color: #0b6eb0;
font-size: 1.2em;
font-family:Arial, Helvetica, sans-serif;
padding: 15px 0 0 0;
}


#rghttop{
float: left;
width: 358px;
height: 155px;
margin-left: 5px;
background: url(../img/bg_rgh_tp.jpg) no-repeat top center; 
}

#rghtbtm{
float: left;
width: 358px;
margin-left: 5px;
background-color:#ffffff;
}

.ln {
text-decoration:underline;
}

.lnblu {
text-decoration:underline;
color: #0b6eb0;
line-height: 1.5em;
}

.lnhd {
color: #0b6eb0;
line-height: 1.5em;
font-size: 1.2em;
}

li {
list-style-position: outside;
list-style-image: url(../img/arrow.gif);
margin-left: -20px;
margin-bottom: 15px;
	}

.rht {
float: right;
margin-bottom: 10px;
padding-left: 25px;
}


#footer {
  clear: both;
  float: left;
  width: 690px;
		text-align: right;

	}

.pullquote {
	width: 40%;
	float:right;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
 color: #0b6eb0;
	line-height:140%;
	margin:10px;
 padding:0px 5px 5px 0px;
}

.pullquote:first-letter {
padding:5px 2px 10px 35px;

}
