div.rounded {
	width:900px;
	height:330px;
	margin-left:auto;
	margin-right:auto;
}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#e7f1f9}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f4f8fc;
  border-right:1px solid #f4f8fc;
  background:#edf4fa}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfdfe;
  border-right:1px solid #fcfdfe;
  background:#ebf3fa}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ebf3fa;
  border-right:1px solid #ebf3fa;}
.spiffy4{
  border-left:1px solid #f4f8fc;
  border-right:1px solid #f4f8fc}
.spiffy5{
  border-left:1px solid #edf4fa;
  border-right:1px solid #edf4fa}
.spiffyfg{
  background:#e7f1f9;
  height:300px;}
  
div.left {
	float:left;
}

div.separator {
	background:#cadce8;
	width:1px;
	height:260px;
	float:left;
	margin-left:30px;
	margin-top:15px;
	margin-right:30px;
}

div.right {
	float:left;
	width:520px;
}
  
span.title1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:23px;
	font-style:normal;
	font-weight:bold;
	color:#575c60;
	padding-left:25px;
}

span.title2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:19px;
	font-style:normal;
	font-weight:bold;
	color:#575c60;
	padding-left:10px;
}

p.text1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#859fb7;
	padding-left:10px;
}

#includes ul {

}

#includes li {
	color:#4d7191;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	list-style-image:url(images/check.png);
	line-height:25px;
}

#rmr ul {
	list-style-type: none; 
	list-style-image: none; 
}

#rmr li {
	display:inline; 
	float:left;
	padding:1px;
}

a.read_more_red {
	display:block;
	width:90px;
	height:16px;
	background: url(images/read_more_red.png)  0 0 no-repeat;
}

a.read_more_red:hover {
	background-position: 0 -16px;
	
}
