body, td, th, input, textarea {
	font: 14px/1 Georgia, "Times New Roman", Times, serif;
	color: #303B3F;
}

	body, td, th {
		line-height: 1.8;
	}
	
	
body {
	background-color: #EFEBDF ;
}
p{padding:0px 0px 15px 0px;}
.h1{color:#3F374C;font-weight:bold;}
.hr{	display: block;
			background: url('images/dotted-grey.png') top left repeat-x;
			color: #38A5C5;
			font-style: italic;
			padding: 10px 0 10px 0;}

#box{
  width: 690px;
  margin: 0 auto;
  position: relative;
  display: block;
}
#box #boxa
{
  display: block;
}
#box #boxb
{
  width:100%;
  display: block;
	background-color: #ffffff ;
		padding:20px 65px 10px 65px;
	position: relative;
}
  
#box #boxb #col1
{
  padding:20px 10px 10px 10px;
  float:left;
  width:60%;
}  
  #box #boxb #col2
{
  float:left;
   width:40%;
}       


.quote{
font-size:20px;
font-style: italic;
line-height: 1.5;
color:#999;
}
.quoteby{
font-size:14px;
font-style: italic;
font-weight:bold;
line-height: 1.5;
color:#777;
}

