body {
	text-align: center;
	margin-top: 0px;
  }

#container {
  margin: 0 auto;
  width: 975px;
  text-align: left;
  background-color: #ffffff;
  }
  
  #left-header {
   width:242px;
   float:left;
}
  #left-top {
   width:242px;
   height:301px;
   float:left;
} 
  #left-buttons {
   width:242px;
   float:left;
   background-color: #005eb8;

}
  #left-bottom {
   top:0px;
   width:242px;

   float:left;

}
#image-right {
   width: 733px;
   float:right;
   position:relative;
} 
#image-bottom {
   width: 733px;

   float:right;
   position:relative;
   background-color: #ffffff;
   
   
} 
#text-box {
   height: 339px;
   width: 367px;
   float:left;
   background-color: #ffffff;
   padding-left:44px;
   
} 
#text-box2 {
   width: 592px;
   float:right;
   background-color: #ffffff;
   margin-right:83px;
   margin-left:43px;   
}
#sidebar {
   width: 185px;
   float:right;
   margin-left:20px;
   padding-right:10px;
   padding-left:12px;
   background-color: #d3eddd;   
}
#quote-box {
	height: 257px;
	width: 220px;
	float:right;
	margin-right:57px;
	padding-top:16px;
	padding-left:12px;
	background-color: #4bb56b;
	background-image: url(images/green-grad.jpg);
} 
 


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	line-height: 22px;
}
a:link {
	color: #0a7dc5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #3a3870;
}

.style1 {color: #000000}
.style2 {font-size: 24px}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
